From a335a55aced5e6933285fecfc7eb78fea2e08726 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Thu, 22 Jan 2004 21:12:03 +0000 Subject: move the following ports to finance: - deskutils/cbb - deskutils/gnofin - deskutils/moneydance - deskutils/xinvest - devel/libstocks - misc/emma - misc/gnomepm - misc/p5-Finance-Currency-Convert - misc/p5-Finance-Quote - misc/p5-Finance-QuoteHist - misc/quantlib - misc/wmstock - misc/xquote PR: 59357 Submitted by: linimon Approved by: marcus (mentor) --- misc/emma/files/patch-ak | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 misc/emma/files/patch-ak (limited to 'misc/emma/files/patch-ak') diff --git a/misc/emma/files/patch-ak b/misc/emma/files/patch-ak deleted file mode 100644 index 194b1a11757e..000000000000 --- a/misc/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 months offset by\n"\ - " 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 year offset by \n"\ - "years.\n\n"\ -- cgit v1.2.3