diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 15:02:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 15:02:32 +0000 |
commit | 41ec3a370c8b73451d93e3407c5a4fd4c8a384f8 (patch) | |
tree | ddb609756feed9e694bb6f7a412d0f73a763e0dd /dev-python/id3-py/id3-py-1.2.ebuild | |
parent | Mark 1.1.2 ~ia64 (diff) | |
download | gentoo-2-41ec3a370c8b73451d93e3407c5a4fd4c8a384f8.tar.gz gentoo-2-41ec3a370c8b73451d93e3407c5a4fd4c8a384f8.tar.bz2 gentoo-2-41ec3a370c8b73451d93e3407c5a4fd4c8a384f8.zip |
Mark 1.2 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/id3-py/id3-py-1.2.ebuild')
-rw-r--r-- | dev-python/id3-py/id3-py-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/id3-py/id3-py-1.2.ebuild b/dev-python/id3-py/id3-py-1.2.ebuild index 1934528be316..3ddcc7db045f 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 +# Copyright 1999-2006 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.14 2004/11/17 02:55:11 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2.ebuild,v 1.15 2006/04/01 15:02:32 agriffis Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://id3-py.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc amd64 ppc64" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/python" |