diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 12:28:35 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 12:28:35 +0000 |
commit | bf692f14a5b5401f61c38bc96bbd937ac0a86f6f (patch) | |
tree | 2f3adb223ff0829759d3ed045eb62a8e2b0a2afe /media-plugins/gmpc-extraplaylist | |
parent | ppc stable #244707 (diff) | |
download | historical-bf692f14a5b5401f61c38bc96bbd937ac0a86f6f.tar.gz historical-bf692f14a5b5401f61c38bc96bbd937ac0a86f6f.tar.bz2 historical-bf692f14a5b5401f61c38bc96bbd937ac0a86f6f.zip |
ppc stable #251332
Package-Manager: portage-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} |