diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-16 17:09:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-16 17:09:00 +0000 |
commit | bcd895c8c953861c11f8bdb15d45155bb4d2858c (patch) | |
tree | 510d25655c07b62e301211cae873c2d5049ed47e /media-plugins/gmpc-autoplaylist | |
parent | Stable on ppc wrt bug 213482 (diff) | |
download | gentoo-2-bcd895c8c953861c11f8bdb15d45155bb4d2858c.tar.gz gentoo-2-bcd895c8c953861c11f8bdb15d45155bb4d2858c.tar.bz2 gentoo-2-bcd895c8c953861c11f8bdb15d45155bb4d2858c.zip |
x86 stable, bug #212077
(Portage version: 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} |