From fbb2d5e46eee09b2091c9094ca7ca15164d38385 Mon Sep 17 00:00:00 2001 From: Lukasz Strzygowski Date: Tue, 19 Jul 2005 10:36:01 +0000 Subject: Version bump. pycrypto-2.0-r1 marked stable on x86. (Portage version: 2.0.51.22-r1) --- dev-python/pycrypto/pycrypto-2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pycrypto/pycrypto-2.0-r1.ebuild') diff --git a/dev-python/pycrypto/pycrypto-2.0-r1.ebuild b/dev-python/pycrypto/pycrypto-2.0-r1.ebuild index ab61fee11e1e..f36e77ad99fa 100644 --- a/dev-python/pycrypto/pycrypto-2.0-r1.ebuild +++ b/dev-python/pycrypto/pycrypto-2.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0-r1.ebuild,v 1.1 2005/01/25 01:54:54 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0-r1.ebuild,v 1.2 2005/07/19 10:36:01 lucass 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="dev-libs/gmp virtual/python" -- cgit v1.2.3-65-gdbad