diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-14 21:23:30 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-14 21:23:30 +0000 |
commit | d93f2ea6fbc47237b04290aed57b1367a36e56e3 (patch) | |
tree | 8cf671a6a186717ae586623e4c89b0487ad34e95 /dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild | |
parent | 0.9.11 version bump. Updated HOMEPAGE and SRC_URI. Thanks to genstef for lett... (diff) | |
download | historical-d93f2ea6fbc47237b04290aed57b1367a36e56e3.tar.gz historical-d93f2ea6fbc47237b04290aed57b1367a36e56e3.tar.bz2 historical-d93f2ea6fbc47237b04290aed57b1367a36e56e3.zip |
Stable on alpha wrt Bug #133299.
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild')
-rw-r--r-- | dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild b/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild index 7bb4ee8a93e2..fd13c38c5ae3 100644 --- a/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild +++ b/dev-python/pycrypto/pycrypto-2.0.1-r5.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-r5.ebuild,v 1.3 2006/05/14 20:50:31 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild,v 1.4 2006/05/14 21:23:30 tcort 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 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="bindist gmp test" RDEPEND="virtual/python |