diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 12:26:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 12:26:04 +0000 |
commit | c06a4a7fc93fc6d0294bdde64cfac939c2d5450d (patch) | |
tree | c939fd5e3719a108dd8d5965f3ab60642ae3940c /media-plugins/gmpc-extraplaylist | |
parent | ppc stable #251332 (diff) | |
download | gentoo-2-c06a4a7fc93fc6d0294bdde64cfac939c2d5450d.tar.gz gentoo-2-c06a4a7fc93fc6d0294bdde64cfac939c2d5450d.tar.bz2 gentoo-2-c06a4a7fc93fc6d0294bdde64cfac939c2d5450d.zip |
ppc stable #251332
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index c0a2ee49415d..e7bc2bfdfece 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.5 2008/12/26 19:39:42 angelos Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.6 2009/01/24 12:26:04 nixnut Exp $ + + 24 Jan 2009; nixnut <nixnut@gentoo.org> gmpc-extraplaylist-0.16.0.ebuild: + ppc stable #251332 26 Dec 2008; Christoph Mende <angelos@gentoo.org> gmpc-extraplaylist-0.17.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 4da8f4412007..e16fb224ccdc 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 +# Copyright 1999-2009 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.3 2008/12/20 17:08:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.16.0.ebuild,v 1.4 2009/01/24 12:26:04 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 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |