diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 17:45:04 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:46:28 +0100 |
commit | 706ba1fa4bfdbc7bcd5091842c6e9ca3c8859990 (patch) | |
tree | b0d05f39620a6c32a007bee3ded1e6d10918ad30 /x11-plugins/pidgin-extprefs | |
parent | x11-plugins/guifications: Fix toolong DESCRIPTION (diff) | |
download | gentoo-706ba1fa4bfdbc7bcd5091842c6e9ca3c8859990.tar.gz gentoo-706ba1fa4bfdbc7bcd5091842c6e9ca3c8859990.tar.bz2 gentoo-706ba1fa4bfdbc7bcd5091842c6e9ca3c8859990.zip |
x11-plugins/pidgin-extprefs: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3867
Diffstat (limited to 'x11-plugins/pidgin-extprefs')
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild index 6e0d98c74926..5aff25bb0644 100644 --- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild +++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=2 -DESCRIPTION="Extra preferences that are desired but not are not considered worthy of inclusion in Pidgin itself" +DESCRIPTION="Extra preferences that are desired but are not worthy for Pidgin" HOMEPAGE="http://gaim-extprefs.sourceforge.net" SRC_URI="mirror://sourceforge/gaim-extprefs/${P}.tar.gz" |