diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 16:31:39 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:06 +0100 |
commit | 80a687e8c22ebe97ce98df93db8e9b9c06512e87 (patch) | |
tree | 66c738e3191e959845239eba41eda0c7ef152b30 /x11-misc | |
parent | x11-misc/magick-rotation: Fix toolong DESCRIPTION (diff) | |
download | gentoo-80a687e8c22ebe97ce98df93db8e9b9c06512e87.tar.gz gentoo-80a687e8c22ebe97ce98df93db8e9b9c06512e87.tar.bz2 gentoo-80a687e8c22ebe97ce98df93db8e9b9c06512e87.zip |
x11-misc/menulibre: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/menulibre/menulibre-13.01.4-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/menulibre/menulibre-13.01.4.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/menulibre/menulibre-13.04.17.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild b/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild index 363ca571128d..69778abbb281 100644 --- a/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild +++ b/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="xml" DISTUTILS_IN_SOURCE_BUILD=1 inherit eutils gnome2-utils distutils-r1 -DESCRIPTION="An advanced menu editor that provides modern features in a clean, easy-to-use interface" +DESCRIPTION="An advanced menu editor that provides modern features in a easy-to-use interface" HOMEPAGE="http://www.smdavis.us/projects/menulibre/" SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_${PV}.tar.gz" diff --git a/x11-misc/menulibre/menulibre-13.01.4.ebuild b/x11-misc/menulibre/menulibre-13.01.4.ebuild index 5c0edd8fff71..2050cf6d4932 100644 --- a/x11-misc/menulibre/menulibre-13.01.4.ebuild +++ b/x11-misc/menulibre/menulibre-13.01.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="xml" DISTUTILS_IN_SOURCE_BUILD=1 inherit eutils gnome2-utils distutils-r1 -DESCRIPTION="An advanced menu editor that provides modern features in a clean, easy-to-use interface" +DESCRIPTION="An advanced menu editor that provides modern features in a easy-to-use interface" HOMEPAGE="http://www.smdavis.us/projects/menulibre/" SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_${PV}.tar.gz" diff --git a/x11-misc/menulibre/menulibre-13.04.17.ebuild b/x11-misc/menulibre/menulibre-13.04.17.ebuild index 2325e18ec52b..5b39ff972c97 100644 --- a/x11-misc/menulibre/menulibre-13.04.17.ebuild +++ b/x11-misc/menulibre/menulibre-13.04.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="xml" DISTUTILS_IN_SOURCE_BUILD=1 inherit eutils gnome2-utils distutils-r1 -DESCRIPTION="An advanced menu editor that provides modern features in a clean, easy-to-use interface" +DESCRIPTION="An advanced menu editor that provides modern features in a easy-to-use interface" HOMEPAGE="http://www.smdavis.us/projects/menulibre/" SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_${PV}.tar.gz" |