diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 17:08:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 17:08:59 +0000 |
commit | 242ad410dba2f98e3dedef6a507f99a981858230 (patch) | |
tree | 59281d5faad7c5f7846f44e73836c754b448e129 /media-plugins/gmpc-extraplaylist | |
parent | Stable for HPPA (bug #251322). (diff) | |
download | gentoo-2-242ad410dba2f98e3dedef6a507f99a981858230.tar.gz gentoo-2-242ad410dba2f98e3dedef6a507f99a981858230.tar.bz2 gentoo-2-242ad410dba2f98e3dedef6a507f99a981858230.zip |
~ppc wrt bug 251332
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index b2926cda93b1..7231b910d254 100644 --- a/media-plugins/gmpc-extraplaylist/ChangeLog +++ b/media-plugins/gmpc-extraplaylist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gmpc-extraplaylist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.2 2008/12/17 21:39:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.3 2008/12/20 17:08:59 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> gmpc-extraplaylist-0.16.0.ebuild: + ~ppc wrt bug 251332 17 Dec 2008; Markus Meier <maekke@gentoo.org> gmpc-extraplaylist-0.16.0.ebuild: diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild index eae2fd1025f9..4da8f4412007 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.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-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild,v 1.2 2008/12/17 21:39:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild,v 1.3 2008/12/20 17:08:59 nixnut Exp $ inherit autotools multilib @@ -10,7 +10,7 @@ SRC_URI="http://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |