diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 17:50:26 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:46:38 +0100 |
commit | f304a156c94d28e1284e8ff92fdddac5dea046fe (patch) | |
tree | 8b4e0cf8c9a389c1ae2f1a0ce147db108875389d /x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | |
parent | x11-plugins/pidgin-musictracker: Fix toolong DESCRIPTION (diff) | |
download | gentoo-f304a156c94d28e1284e8ff92fdddac5dea046fe.tar.gz gentoo-f304a156c94d28e1284e8ff92fdddac5dea046fe.tar.bz2 gentoo-f304a156c94d28e1284e8ff92fdddac5dea046fe.zip |
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
Diffstat (limited to 'x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild')
-rw-r--r-- | x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |