app-text/bibutils: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:02:29 +0000 (09:02 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:52:46 +0000 (10:52 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/bibutils/bibutils-4.12.ebuild

index 2ab6fd8125ec1e1b1f7ee1f436cc8e7877a81f5a..98cf86ff9f9086d1f267b583821f401ed993564d 100644 (file)
@@ -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 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"