summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-03 20:10:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-03 20:10:35 +0000
commit11a506a786e8214a144cf8db0360256855c7fb53 (patch)
tree3802e941a4e847526550022336b0be07dfb6da33 /dev-python/pycrypto
parentMark 1.4.2 stable on ia64 (diff)
downloadgentoo-2-11a506a786e8214a144cf8db0360256855c7fb53.tar.gz
gentoo-2-11a506a786e8214a144cf8db0360256855c7fb53.tar.bz2
gentoo-2-11a506a786e8214a144cf8db0360256855c7fb53.zip
Added ~ppc64; bug #120716
(Portage version: 2.0.54)
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r--dev-python/pycrypto/ChangeLog5
-rw-r--r--dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pycrypto/ChangeLog b/dev-python/pycrypto/ChangeLog
index c08305c080e7..658aae268229 100644
--- a/dev-python/pycrypto/ChangeLog
+++ b/dev-python/pycrypto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pycrypto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.29 2006/02/03 16:49:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.30 2006/02/03 20:08:38 corsair Exp $
+
+ 03 Feb 2006; Markus Rothe <corsair@gentoo.org> pycrypto-2.0.1-r3.ebuild:
+ Added ~ppc64; bug #120716
03 Feb 2006; Aron Griffis <agriffis@gentoo.org>
-pycrypto-1.9_alpha4.ebuild, -pycrypto-1.9_alpha6.ebuild,
diff --git a/dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild b/dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild
index 8b19dd86494f..460ac227ba67 100644
--- a/dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild,v 1.1 2006/02/02 14:08:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r3.ebuild,v 1.2 2006/02/03 20:08:38 corsair Exp $
inherit eutils distutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.amk.ca/files/python/crypto/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="bindist gmp test"
RDEPEND="virtual/python