diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-16 17:15:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-16 17:15:20 +0000 |
commit | e676b07243a045a118bbcf97bed4bae0c416e5ca (patch) | |
tree | 5724c0b9b8438c5ed60ee58a8f920e7ae12eb03f /media-plugins/gmpc-autoplaylist | |
parent | amd64 stable, bug #213488. (diff) | |
download | historical-e676b07243a045a118bbcf97bed4bae0c416e5ca.tar.gz historical-e676b07243a045a118bbcf97bed4bae0c416e5ca.tar.bz2 historical-e676b07243a045a118bbcf97bed4bae0c416e5ca.zip |
x86 stable, bug #212077
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-plugins/gmpc-autoplaylist')
-rw-r--r-- | media-plugins/gmpc-autoplaylist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-autoplaylist/ChangeLog b/media-plugins/gmpc-autoplaylist/ChangeLog index 6e0214bf2404..fe8830de7a59 100644 --- a/media-plugins/gmpc-autoplaylist/ChangeLog +++ b/media-plugins/gmpc-autoplaylist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-autoplaylist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/ChangeLog,v 1.10 2008/03/02 18:20:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/ChangeLog,v 1.11 2008/03/16 17:09:00 maekke Exp $ + + 16 Mar 2008; Markus Meier <maekke@gentoo.org> + gmpc-autoplaylist-0.15.5.0.ebuild: + x86 stable, bug #212077 02 Mar 2008; nixnut <nixnut@gentoo.org> gmpc-autoplaylist-0.15.5.0.ebuild: Stable on ppc wrt bug 212077 diff --git a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild b/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild index f2fae914dd4f..8d561d627d54 100644 --- a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild +++ b/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild,v 1.3 2008/03/02 18:20:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.5.0.ebuild,v 1.4 2008/03/16 17:09:00 maekke Exp $ DESCRIPTION="This plugin allows you to generate a playlist based on a set of rules" HOMEPAGE="http://sarine.nl/gmpc-plugins-autoplaylist" @@ -8,7 +8,7 @@ SRC_URI="http://download.sarine.nl/gmpc-0.15.5/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |