diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-18 09:00:46 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:52:40 +0100 |
commit | 5251b882ff8f813e5516288d5602f76c4c21e146 (patch) | |
tree | de73798d3fb4922b25af72075aa7c19275bfcb47 /app-text | |
parent | app-text/antixls: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-5251b882ff8f813e5516288d5602f76c4c21e146.tar.gz gentoo-5251b882ff8f813e5516288d5602f76c4c21e146.tar.bz2 gentoo-5251b882ff8f813e5516288d5602f76c4c21e146.zip |
app-text/bibus: 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-text')
-rw-r--r-- | app-text/bibus/bibus-1.5.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/bibus/bibus-1.5.2-r2.ebuild b/app-text/bibus/bibus-1.5.2-r2.ebuild index 39df9886cf2d..505539ad4569 100644 --- a/app-text/bibus/bibus-1.5.2-r2.ebuild +++ b/app-text/bibus/bibus-1.5.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite" inherit eutils fdo-mime multilib python-r1 versionator -DESCRIPTION="Bibliographic and reference management software, integrates with L/OO.o and MS Word" +DESCRIPTION="Bibliographic and reference management software, integrates with LO and MS Word" HOMEPAGE="http://bibus-biblio.sourceforge.net/" SRC_URI=" mirror://sourceforge/${PN}-biblio/${PN}_${PV}.orig.tar.gz |