summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
commit61165985245a7bd008ae6e009f7be69f64bb043e (patch)
tree411629830ce879eb36ce969381f6d72ebc865433 /dev-python/pymad
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadgentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.zip
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/pymad')
-rw-r--r--dev-python/pymad/Manifest2
-rw-r--r--dev-python/pymad/pymad-0.4.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pymad/Manifest b/dev-python/pymad/Manifest
index 53c52430dc48..f0a5a72ffa6d 100644
--- a/dev-python/pymad/Manifest
+++ b/dev-python/pymad/Manifest
@@ -1,3 +1,3 @@
MD5 a8a945f0857c75393f06b53699c3a7ac ChangeLog 476
-MD5 24289b768dc81990135c6281570b7638 pymad-0.4.1.ebuild 633
+MD5 fee83ca9ace11d0005def3070e1eb739 pymad-0.4.1.ebuild 626
MD5 bab00ec8c0fcaa25bfd3f43ab2a6f822 files/digest-pymad-0.4.1 62
diff --git a/dev-python/pymad/pymad-0.4.1.ebuild b/dev-python/pymad/pymad-0.4.1.ebuild
index 87fa2b78710b..299ba3a06a7e 100644
--- a/dev-python/pymad/pymad-0.4.1.ebuild
+++ b/dev-python/pymad/pymad-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pymad/pymad-0.4.1.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pymad/pymad-0.4.1.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.spacepants.org/src/pymad/download/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86"
DEPEND="virtual/python
media-sound/mad"