summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-08-30 15:36:11 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-08-30 15:36:11 +0000
commitfaa18a0e721ffdd07e093e54f9e2a8d341100f47 (patch)
treefe84674d60c28964e400f96bf4ea029dc8f1900c /dev-python/id3-py
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-faa18a0e721ffdd07e093e54f9e2a8d341100f47.tar.gz
gentoo-2-faa18a0e721ffdd07e093e54f9e2a8d341100f47.tar.bz2
gentoo-2-faa18a0e721ffdd07e093e54f9e2a8d341100f47.zip
PPC stable profile update
Diffstat (limited to 'dev-python/id3-py')
-rw-r--r--dev-python/id3-py/id3-py-1.2.ebuild4
1 files changed, 2 insertions, 2 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"