commit: 706ba1fa4bfdbc7bcd5091842c6e9ca3c8859990 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Tue Feb 7 15:45:04 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 17:46:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706ba1fa
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 x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild | 4 ++-- 1 file 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 6e0d98c..5aff25b 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"
