diff options
-rw-r--r-- | x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild | 4 | ||||
-rw-r--r-- | 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 54d35012f2bf..5f5be511cb33 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 846473663530..1825972b8a84 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" |