summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-01 20:51:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-01 20:51:37 +0000
commitc9ec1b0566b4796b8b9db15429ac8e6779f8375e (patch)
tree30cc69bbe8929c540533cfd961889344ab0bb6a3 /dev-python/pycrypto
parentStable for alpha, wrt bug #486948 (diff)
downloadgentoo-2-c9ec1b0566b4796b8b9db15429ac8e6779f8375e.tar.gz
gentoo-2-c9ec1b0566b4796b8b9db15429ac8e6779f8375e.tar.bz2
gentoo-2-c9ec1b0566b4796b8b9db15429ac8e6779f8375e.zip
Stable for alpha, wrt bug #488630
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r--dev-python/pycrypto/ChangeLog5
-rw-r--r--dev-python/pycrypto/pycrypto-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pycrypto/ChangeLog b/dev-python/pycrypto/ChangeLog
index d98287ee5734..0651cc08157a 100644
--- a/dev-python/pycrypto/ChangeLog
+++ b/dev-python/pycrypto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pycrypto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.149 2013/11/01 18:09:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.150 2013/11/01 20:51:37 ago Exp $
+
+ 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> pycrypto-2.6.1.ebuild:
+ Stable for alpha, wrt bug #488630
01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> pycrypto-2.6.1.ebuild:
Stable for ppc, wrt bug #488630
diff --git a/dev-python/pycrypto/pycrypto-2.6.1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1.ebuild
index 7b01d302eb9d..88d5033447f4 100644
--- a/dev-python/pycrypto/pycrypto-2.6.1.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.6.1.ebuild,v 1.5 2013/11/01 18:09:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.6.1.ebuild,v 1.6 2013/11/01 20:51:37 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz"
LICENSE="PSF-2 public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc +gmp"
RDEPEND="gmp? ( dev-libs/gmp )"