summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 21:04:37 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:50:32 +0100
commitcedd5ad74cce6b870504b2b5918c994dfa127870 (patch)
tree0df4a94310cbd5744071033abbf40c6ed409770a /app-misc/beancounter/beancounter-0.8.10-r1.ebuild
parentapp-leechcraft/lc-tabsessmanager: Fix toolong.DESCRIPTION (diff)
downloadgentoo-cedd5ad74cce6b870504b2b5918c994dfa127870.tar.gz
gentoo-cedd5ad74cce6b870504b2b5918c994dfa127870.tar.bz2
gentoo-cedd5ad74cce6b870504b2b5918c994dfa127870.zip
app-misc/beancounter: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-misc/beancounter/beancounter-0.8.10-r1.ebuild')
-rw-r--r--app-misc/beancounter/beancounter-0.8.10-r1.ebuild4
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"