diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-02-09 08:18:24 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-02-09 08:18:24 +0000 |
commit | 4a0991ad9d18be934bcb26843a540a6ce0463858 (patch) | |
tree | dd605e25b340497d7d149f7646fa9a8c3660eea0 /finance/emma/files/patch-ak | |
parent | ab1f5b5a2aff0802e9a8e96ac5f98797b3ab6192 (diff) |
Remove expired port finance/emma
Notes
Notes:
svn path=/head/; revision=155562
Diffstat (limited to 'finance/emma/files/patch-ak')
-rw-r--r-- | finance/emma/files/patch-ak | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/finance/emma/files/patch-ak b/finance/emma/files/patch-ak deleted file mode 100644 index 194b1a11757e..000000000000 --- a/finance/emma/files/patch-ak +++ /dev/null @@ -1,20 +0,0 @@ ---- data/date.py 2000/11/07 14:34:00 1.1 -+++ data/date.py 2000/11/07 14:36:28 -@@ -57,7 +57,7 @@ - return emma.date() >= this.ticks() and emma.date() < next.ticks()
-
- emma.register_func("MonthExt",\
-- "Args: numMonths, offset\n\n",\
-+ "Args: numMonths, offset\n\n"\
- "Returns True if the transaction happened\n"\
- "in the next <numMonths> months offset by\n"\
- "<offset> weeks.\n\n"\
-@@ -72,7 +72,7 @@ - return emma.date() >= this.ticks() and emma.date() < next.ticks()
-
- emma.register_func("YearExt",\
-- "Args: numYears, offset\n\n",\
-+ "Args: numYears, offset\n\n"\
- "Returns True if the transaction happened in\n"\
- "the next <numYears> year offset by <offset>\n"\
- "years.\n\n"\
|