summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 02:54:46 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 02:54:46 +0000
commit2c648271c6ac714b62e123a0ffdb7aec2d7a9b15 (patch)
treeb8b000692ee461fbad93a12e853401a4f1eed30d /dev-python
parentstable on ppc64, bug #6244 (diff)
downloadhistorical-2c648271c6ac714b62e123a0ffdb7aec2d7a9b15.tar.gz
historical-2c648271c6ac714b62e123a0ffdb7aec2d7a9b15.tar.bz2
historical-2c648271c6ac714b62e123a0ffdb7aec2d7a9b15.zip
ppc stable profile update
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycrypto/Manifest6
-rw-r--r--dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild4
-rw-r--r--dev-python/pycrypto/pycrypto-2.0.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/pycrypto/Manifest b/dev-python/pycrypto/Manifest
index ad2c654701e2..b9d7911c5750 100644
--- a/dev-python/pycrypto/Manifest
+++ b/dev-python/pycrypto/Manifest
@@ -1,8 +1,8 @@
-MD5 6a90f9d2ec966c7fcfc141565150d44f pycrypto-1.9_alpha4.ebuild 713
-MD5 df79726c5b607ec74081a876172f34d6 pycrypto-1.9_alpha6.ebuild 632
MD5 a23541aab9b6c11d5339edcde0c6bd01 ChangeLog 1523
MD5 34ca1f78f83cb8489237bffc41f4cd24 metadata.xml 827
-MD5 c420e516e6ca000fda4fca247e9cb39c pycrypto-2.0.ebuild 574
+MD5 6a90f9d2ec966c7fcfc141565150d44f pycrypto-1.9_alpha4.ebuild 713
+MD5 c6bb0f11e5fafaa2f77493f49c312e0c pycrypto-1.9_alpha6.ebuild 630
+MD5 699bd03c351f251478cdf89b27b37182 pycrypto-2.0.ebuild 575
MD5 88124038f9bc0fb6771c9d12f9bcbac9 files/digest-pycrypto-1.9_alpha4 66
MD5 b59c388eacd676d40313043ecea7841e files/digest-pycrypto-1.9_alpha6 66
MD5 d204e299027be7fac9649389cf925a46 files/digest-pycrypto-2.0 64
diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
index abc712aef218..49702cbbba0a 100644
--- a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
+++ b/dev-python/pycrypto/pycrypto-1.9_alpha6.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/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.15 2004/07/02 04:28:45 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.16 2004/10/05 02:54:46 pvdabeel Exp $
inherit distutils
IUSE=""
@@ -14,7 +14,7 @@ DEPEND="virtual/libc
dev-lang/python"
SLOT="0"
-KEYWORDS="x86 alpha ~sparc amd64 ~ppc"
+KEYWORDS="x86 alpha ~sparc amd64 ppc"
S="${WORKDIR}/${P/_alpha/a}"
IUSE=""
diff --git a/dev-python/pycrypto/pycrypto-2.0.ebuild b/dev-python/pycrypto/pycrypto-2.0.ebuild
index 954d5689dcf3..202655bced3b 100644
--- a/dev-python/pycrypto/pycrypto-2.0.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.ebuild,v 1.1 2004/08/14 16:23:47 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.ebuild,v 1.2 2004/10/05 02:54:46 pvdabeel Exp $
inherit distutils
DESCRIPTION="Python Cryptography Toolkit"
HOMEPAGE="http://www.amk.ca/python/code/crypto.html"
SRC_URI="http://www.amk.ca/files/python/crypto/${P}.tar.gz"
-KEYWORDS="~x86 ~alpha ~sparc ~amd64 ~ppc"
+KEYWORDS="~x86 ~alpha ~sparc ~amd64 ppc"
LICENSE="freedist"
DEPEND="virtual/python"
SLOT="0"