diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 15:33:58 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 15:33:58 +0000 |
commit | 7907114c5e6c13b6d30aa19911d7ffbcf9951e2b (patch) | |
tree | baa296596a712ccaa1e8b887d486dfbc6e7fc647 /dev-python/cddb-py | |
parent | 4.0.1 stable on x86, ebuild clean up (Manifest recommit) (diff) | |
download | gentoo-2-7907114c5e6c13b6d30aa19911d7ffbcf9951e2b.tar.gz gentoo-2-7907114c5e6c13b6d30aa19911d7ffbcf9951e2b.tar.bz2 gentoo-2-7907114c5e6c13b6d30aa19911d7ffbcf9951e2b.zip |
ppc stable profile update
Diffstat (limited to 'dev-python/cddb-py')
-rw-r--r-- | dev-python/cddb-py/cddb-py-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/cddb-py/cddb-py-1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/cddb-py/cddb-py-1.3.ebuild b/dev-python/cddb-py/cddb-py-1.3.ebuild index fc1f45b66e75..709544db9d38 100644 --- a/dev-python/cddb-py/cddb-py-1.3.ebuild +++ b/dev-python/cddb-py/cddb-py-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.3.ebuild,v 1.7 2004/06/25 01:26:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.3.ebuild,v 1.8 2004/08/30 15:33:58 pvdabeel Exp $ DESCRIPTION="CDDB Module for Python" SRC_URI="mirror://sourceforge/cddb-py/CDDB-${PV}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/cddb-py/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" IUSE="" S=${WORKDIR}/CDDB-${PV} diff --git a/dev-python/cddb-py/cddb-py-1.4.ebuild b/dev-python/cddb-py/cddb-py-1.4.ebuild index 5ff4dc9a89dc..b68a0cb072e8 100644 --- a/dev-python/cddb-py/cddb-py-1.4.ebuild +++ b/dev-python/cddb-py/cddb-py-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.4.ebuild,v 1.6 2004/08/29 11:05:12 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.4.ebuild,v 1.7 2004/08/30 15:33:58 pvdabeel Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/cddb-py/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ppc ~sparc amd64" IUSE="" S=${WORKDIR}/CDDB-${PV} |