summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-15 13:05:17 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-15 13:05:17 +0000
commit19955e1e9df8f566c61cc3d0d04494111536c46f (patch)
treefbc84a669aafa0645fec6afc48ddd63956370fc8 /dev-python/id3-py
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-19955e1e9df8f566c61cc3d0d04494111536c46f.tar.gz
gentoo-2-19955e1e9df8f566c61cc3d0d04494111536c46f.tar.bz2
gentoo-2-19955e1e9df8f566c61cc3d0d04494111536c46f.zip
Added to ~ppc
Diffstat (limited to 'dev-python/id3-py')
-rw-r--r--dev-python/id3-py/ChangeLog7
-rw-r--r--dev-python/id3-py/id3-py-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/id3-py/ChangeLog b/dev-python/id3-py/ChangeLog
index 194d808f6cb5..3ff7e9ef5671 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 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.1 2003/04/19 00:56:25 blauwers Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.2 2004/02/15 13:02:44 dholm Exp $
+
+ 15 Feb 2004; David Holm <dholm@gentoo.org> id3-py-1.2.ebuild:
+ Added to ~ppc.
*id3-py-1.2 (19 Apr 2003)
diff --git a/dev-python/id3-py/id3-py-1.2.ebuild b/dev-python/id3-py/id3-py-1.2.ebuild
index 7f0a0b3238dc..b2a0a3fa2122 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.5 2003/07/12 12:49:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2.ebuild,v 1.6 2004/02/15 13:02:44 dholm 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"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/python"