diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 15:35:05 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 15:35:05 +0000 |
commit | f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d (patch) | |
tree | ba36143fe0011569324979dcb6feec9525901904 /dev-python/id3-py | |
parent | ppc stable profile update (diff) | |
download | historical-f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d.tar.gz historical-f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d.tar.bz2 historical-f8c8708c5d6967b66e9c85a604f3e76fdd5eef3d.zip |
PPC stable profile update
Diffstat (limited to 'dev-python/id3-py')
-rw-r--r-- | dev-python/id3-py/id3-py-1.2.ebuild | 4 |
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" |