app-misc/beancounter: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 19:04:37 +0000 (21:04 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:50:32 +0000 (10:50 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-misc/beancounter/beancounter-0.8.10-r1.ebuild

index 686fcbf1e039bb1e03542106cc26ea51c1486f99..0945e214954597c2349335861910a51b5ce7afd2 100644 (file)
@@ -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"