diff options
author | Thomas Anderson <tanderson@gentoo.org> | 2009-06-03 21:13:35 +0000 |
---|---|---|
committer | Thomas Anderson <tanderson@gentoo.org> | 2009-06-03 21:13:35 +0000 |
commit | 4e2a6f98508048eab16cd956b72d4cf843a90619 (patch) | |
tree | 0b5c3c349cad2547625a27c2f4da99316d7fa58b /media-plugins | |
parent | stable amd64, bug 272344 (diff) | |
download | historical-4e2a6f98508048eab16cd956b72d4cf843a90619.tar.gz historical-4e2a6f98508048eab16cd956b72d4cf843a90619.tar.bz2 historical-4e2a6f98508048eab16cd956b72d4cf843a90619.zip |
stable amd64, bug 272346
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'media-plugins')
-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} |