diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2009-06-03 21:13:35 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2009-06-03 21:13:35 +0000 |
commit | 88708d7e6952282b7707d934c3a914ee7e409d37 (patch) | |
tree | 8447ab30fdc778319c188c6f7d45c88f591f3f1b /media-plugins/gmpc-libnotify | |
parent | stable amd64, bug 272344 (diff) | |
download | gentoo-2-88708d7e6952282b7707d934c3a914ee7e409d37.tar.gz gentoo-2-88708d7e6952282b7707d934c3a914ee7e409d37.tar.bz2 gentoo-2-88708d7e6952282b7707d934c3a914ee7e409d37.zip |
stable amd64, bug 272346
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gmpc-libnotify')
-rw-r--r-- | media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild index 65d43ac25da8..4afff72ca64f 100644 --- a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild +++ b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild,v 1.2 2009/05/20 16:44:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild,v 1.3 2009/06/03 21:13:35 gentoofan23 Exp $ DESCRIPTION="This plugin sends an announcement to the notification daemon on song change" HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Libnotify" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |