diff options
-rw-r--r-- | app-misc/beancounter/beancounter-0.8.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/beancounter/beancounter-0.8.10-r1.ebuild b/app-misc/beancounter/beancounter-0.8.10-r1.ebuild index 686fcbf1e039..0945e2149545 100644 --- a/app-misc/beancounter/beancounter-0.8.10-r1.ebuild +++ b/app-misc/beancounter/beancounter-0.8.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit perl-module -DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL support" +DESCRIPTION="Finance performance calculation engine with full data acquisition, SQL support" HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html" SRC_URI="http://eddelbuettel.com/dirk/code/${PN}/${PN}_${PV}.tar.gz" |