summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-09-02 13:49:10 +0000
committerTom Gall <tgall@gentoo.org>2004-09-02 13:49:10 +0000
commitbd75be28342a1699ccb836d7584b4ce2a61225d3 (patch)
treee4591424724718654bf39d7427aa0141c8ffc178 /dev-python/id3-py
parent~sparc for David Lebel (diff)
downloadhistorical-bd75be28342a1699ccb836d7584b4ce2a61225d3.tar.gz
historical-bd75be28342a1699ccb836d7584b4ce2a61225d3.tar.bz2
historical-bd75be28342a1699ccb836d7584b4ce2a61225d3.zip
stable on ppc64
Diffstat (limited to 'dev-python/id3-py')
-rw-r--r--dev-python/id3-py/ChangeLog5
-rw-r--r--dev-python/id3-py/id3-py-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/id3-py/ChangeLog b/dev-python/id3-py/ChangeLog
index 835647a0d0b3..ef63b842f655 100644
--- a/dev-python/id3-py/ChangeLog
+++ b/dev-python/id3-py/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/id3-py
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.6 2004/08/29 11:05:12 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.7 2004/09/02 13:48:04 tgall Exp $
+
+ 02 Sep 2004; Tom Gall <tgall@gentoo.org> id3-py-1.2.ebuild:
+ stable on ppc64
29 Aug 2004; Travis Tilley <lv@gentoo.org> id3-py-1.2.ebuild:
stable on amd64
diff --git a/dev-python/id3-py/id3-py-1.2.ebuild b/dev-python/id3-py/id3-py-1.2.ebuild
index 4587fa5ef913..6403a95ceb87 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.11 2004/08/30 15:35:05 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2.ebuild,v 1.12 2004/09/02 13:48:04 tgall 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 ppc64"
IUSE=""
DEPEND="virtual/python"