diff options
Diffstat (limited to 'app-misc/beancounter/beancounter-0.8.1.ebuild')
-rw-r--r-- | app-misc/beancounter/beancounter-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/beancounter/beancounter-0.8.1.ebuild b/app-misc/beancounter/beancounter-0.8.1.ebuild index 57d80e4cde1e..ea795c989427 100644 --- a/app-misc/beancounter/beancounter-0.8.1.ebuild +++ b/app-misc/beancounter/beancounter-0.8.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.1.ebuild,v 1.4 2005/07/21 17:16:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.1.ebuild,v 1.5 2005/11/28 12:09:58 mcummings Exp $ -inherit perl-module +inherit perl-app DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL backend support" HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html" |