diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
commit | 61165985245a7bd008ae6e009f7be69f64bb043e (patch) | |
tree | 411629830ce879eb36ce969381f6d72ebc865433 /dev-python/twisted-cvs | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | gentoo-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/twisted-cvs')
-rw-r--r-- | dev-python/twisted-cvs/Manifest | 2 | ||||
-rw-r--r-- | dev-python/twisted-cvs/twisted-cvs-20021104.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-cvs/Manifest b/dev-python/twisted-cvs/Manifest index 4c4458086f27..4df3a6004983 100644 --- a/dev-python/twisted-cvs/Manifest +++ b/dev-python/twisted-cvs/Manifest @@ -1,3 +1,3 @@ MD5 418ee91cda8296e8dce29eb0c8edca16 ChangeLog 545 -MD5 e88cc62895c55266d73504aa541c96f8 twisted-cvs-20021104.ebuild 1552 +MD5 e14e1da70545afa140509719479c3b99 twisted-cvs-20021104.ebuild 1546 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-twisted-cvs-20021104 0 diff --git a/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild b/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild index df243e6a66eb..28ed03232c31 100644 --- a/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild +++ b/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild,v 1.4 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild,v 1.5 2003/06/22 12:16:00 liquidx Exp $ ECVS_USER="anon" ECVS_SERVER="twistedmatrix.com:/cvs" @@ -19,7 +19,7 @@ RDEPEND="virtual/python" DEPEND="$DEPEND >=dev-python/epydoc-1.1 >=dev-python/pycrypto-1.9_alpha4" -KEYWORDS="x86 amd64 ~alpha" +KEYWORDS="~x86 ~alpha" IUSE="" inherit distutils |