diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 17:42:46 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:46:25 +0100 |
commit | d65d555a3f2a687d767e982b80d8fe4dc829be41 (patch) | |
tree | c0295d22a0cc0a1abc1fda717a313b5d82552166 /x11-plugins/guifications | |
parent | x11-plugins/asmem: Fix toolong DESCRIPTION (diff) | |
download | gentoo-d65d555a3f2a687d767e982b80d8fe4dc829be41.tar.gz gentoo-d65d555a3f2a687d767e982b80d8fe4dc829be41.tar.bz2 gentoo-d65d555a3f2a687d767e982b80d8fe4dc829be41.zip |
x11-plugins/guifications: 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/guifications')
-rw-r--r-- | x11-plugins/guifications/guifications-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild index 259baa56aea0..4c14e58c7e93 100644 --- a/x11-plugins/guifications/guifications-2.16.ebuild +++ b/x11-plugins/guifications/guifications-2.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ MY_PN=pidgin-${PN} MY_PV=${PV/_beta/beta} MY_P=${MY_PN}-${MY_PV} S="${WORKDIR}/${MY_P}" -DESCRIPTION="Guifications is a graphical notification plugin for the open source instant message client pidgin" +DESCRIPTION="Guifications is a graphical notification plugin for pidgin" HOMEPAGE="http://plugins.guifications.org/" SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz2" |