From: Harri Nieminen Date: Sat, 18 Feb 2017 07:02:29 +0000 (+0200) Subject: app-text/bibutils: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e3948eddc60d941e7b140d7fae0ac2aa15fb599f;p=gentoo.git app-text/bibutils: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-text/bibutils/bibutils-4.12.ebuild b/app-text/bibutils/bibutils-4.12.ebuild index 2ab6fd8125ec..98cf86ff9f90 100644 --- a/app-text/bibutils/bibutils-4.12.ebuild +++ b/app-text/bibutils/bibutils-4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=2 inherit toolchain-funcs MY_P="${PN}_${PV}" -DESCRIPTION="Interconverts between various bibliography formats using a common XML intermediate" +DESCRIPTION="Interconverts between various bibliography formats using common XML intermediate" HOMEPAGE="http://www.scripps.edu/~cdputnam/software/bibutils/" SRC_URI="http://www.scripps.edu/~cdputnam/software/bibutils/${MY_P}_src.tgz"