commit: f304a156c94d28e1284e8ff92fdddac5dea046fe Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Tue Feb 7 15:50:26 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 17:46:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f304a156
x11-plugins/purple-libnotify-plus: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3867 x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild | 4 ++-- x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild index 54d3501..5f5be51 100644 --- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild +++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.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=4 -DESCRIPTION="Provide libnotify interface to Pidgin and Finch, inspired by Pidgin-libnotify and Guifications" +DESCRIPTION="Provide libnotify interface to Pidgin and Finch" HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/" SRC_URI="mirror://github/sardemff7/${PN}/${P}.tar.xz" diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild index 8464736..1825972 100644 --- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild +++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.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$ @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils -DESCRIPTION="Provide libnotify interface to Pidgin and Finch, inspired by Pidgin-libnotify and Guifications" +DESCRIPTION="Provide libnotify interface to Pidgin and Finch" HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/" SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.gz -> ${P}.tar.gz"
