summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-08-30 15:35:05 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-08-30 15:35:05 +0000
commitf8c8708c5d6967b66e9c85a604f3e76fdd5eef3d (patch)
treeba36143fe0011569324979dcb6feec9525901904
parentppc stable profile update (diff)
downloadhistorical-f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d.tar.gz
historical-f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d.tar.bz2
historical-f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d.zip
PPC stable profile update
-rw-r--r--dev-python/id3-py/id3-py-1.2.ebuild4
-rw-r--r--dev-python/pyid3lib/pyid3lib-0.5.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/id3-py/id3-py-1.2.ebuild b/dev-python/id3-py/id3-py-1.2.ebuild
index bc19e5277759..4587fa5ef913 100644
--- a/dev-python/id3-py/id3-py-1.2.ebuild
+++ b/dev-python/id3-py/id3-py-1.2.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/id3-py/id3-py-1.2.ebuild,v 1.10 2004/08/29 11:05:12 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2.ebuild,v 1.11 2004/08/30 15:35:05 pvdabeel Exp $
DESCRIPTION="Module for manipulating ID3 tags in Python"
SRC_URI="http://id3-py.sourceforge.net/ID3.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://id3-py.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc amd64"
+KEYWORDS="x86 ppc ~sparc amd64"
IUSE=""
DEPEND="virtual/python"
diff --git a/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild b/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild
index 02cdca3d607c..9b9696693659 100644
--- a/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild
+++ b/dev-python/pyid3lib/pyid3lib-0.5.1.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/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.7 2004/08/29 11:05:12 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.8 2004/08/30 15:32:50 pvdabeel Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pyid3lib.sourceforge.net/"
IUSE=""
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 ~ppc amd64 ~sparc"
+KEYWORDS="x86 ppc amd64 ~sparc"
DEPEND="virtual/python
media-libs/id3lib"