summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-01 18:40:35 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-01 18:40:35 +0000
commit6e5ffd8777cf850930f3fb867f2e6c6beda9db96 (patch)
tree61f66aa451afdf43c9c6494f079cf3d8dcf77b1c /app-misc/beancounter
parentold (diff)
downloadhistorical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.tar.gz
historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.tar.bz2
historical-6e5ffd8777cf850930f3fb867f2e6c6beda9db96.zip
too long desc
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-misc/beancounter')
-rw-r--r--app-misc/beancounter/beancounter-0.8.6.ebuild25
-rw-r--r--app-misc/beancounter/beancounter-0.8.7.ebuild25
-rw-r--r--app-misc/beancounter/beancounter-0.8.8.ebuild6
3 files changed, 3 insertions, 53 deletions
diff --git a/app-misc/beancounter/beancounter-0.8.6.ebuild b/app-misc/beancounter/beancounter-0.8.6.ebuild
deleted file mode 100644
index c4c2cbbf5cd5..000000000000
--- a/app-misc/beancounter/beancounter-0.8.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.6.ebuild,v 1.1 2006/03/28 10:52:22 satya Exp $
-
-inherit perl-app
-
-DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL backend support"
-HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html"
-SRC_URI="http://eddelbuettel.com/dirk/code/beancounter/beancounter_${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE="mysql postgres sqlite"
-
-DEPEND=">=dev-lang/perl-5
- dev-perl/DateManip
- dev-perl/Statistics-Descriptive
- dev-perl/Finance-YahooQuote
- dev-perl/libwww-perl
- mysql? ( dev-perl/DBD-mysql )
- sqlite? ( dev-perl/DBD-SQLite )
- postgres? ( dev-perl/DBD-Pg )"
-
-mydoc="BUGS THANKS TODO example.* *.txt"
diff --git a/app-misc/beancounter/beancounter-0.8.7.ebuild b/app-misc/beancounter/beancounter-0.8.7.ebuild
deleted file mode 100644
index 4613bc1882df..000000000000
--- a/app-misc/beancounter/beancounter-0.8.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.7.ebuild,v 1.1 2006/05/09 10:06:21 satya Exp $
-
-inherit perl-app
-
-DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL backend support"
-HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html"
-SRC_URI="http://eddelbuettel.com/dirk/code/beancounter/beancounter_${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE="mysql postgres sqlite"
-
-DEPEND=">=dev-lang/perl-5
- dev-perl/DateManip
- dev-perl/Statistics-Descriptive
- dev-perl/Finance-YahooQuote
- dev-perl/libwww-perl
- mysql? ( dev-perl/DBD-mysql )
- sqlite? ( dev-perl/DBD-SQLite )
- postgres? ( dev-perl/DBD-Pg )"
-
-mydoc="BUGS THANKS TODO example.* *.txt"
diff --git a/app-misc/beancounter/beancounter-0.8.8.ebuild b/app-misc/beancounter/beancounter-0.8.8.ebuild
index f7d814c9c257..d8d75503cbc1 100644
--- a/app-misc/beancounter/beancounter-0.8.8.ebuild
+++ b/app-misc/beancounter/beancounter-0.8.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.8.ebuild,v 1.1 2008/06/07 06:56:07 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.8.ebuild,v 1.2 2010/01/01 18:37:35 ssuominen Exp $
inherit perl-app
-DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL backend support"
+DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL support"
HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html"
SRC_URI="http://eddelbuettel.com/dirk/code/beancounter/beancounter_${PV}.tar.gz"