summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-02-02 21:12:20 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-02-02 21:12:20 +0000
commit7472b98d2799a5647d64ac511d38828a06abcfb9 (patch)
tree3fad5a99d52445ffbe081e2b1737f4f4aaee8082 /dev-python/m2crypto/m2crypto-0.12.ebuild
parentAdded to ~ppc (diff)
downloadhistorical-7472b98d2799a5647d64ac511d38828a06abcfb9.tar.gz
historical-7472b98d2799a5647d64ac511d38828a06abcfb9.tar.bz2
historical-7472b98d2799a5647d64ac511d38828a06abcfb9.zip
stable bump for python2.3 (#33971)
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.12.ebuild')
-rw-r--r--dev-python/m2crypto/m2crypto-0.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.12.ebuild b/dev-python/m2crypto/m2crypto-0.12.ebuild
index a37dd1260325..44e01fb867bb 100644
--- a/dev-python/m2crypto/m2crypto-0.12.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12.ebuild,v 1.1 2003/11/23 12:01:04 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12.ebuild,v 1.2 2004/02/02 21:12:20 liquidx Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://sandbox.rulemaker.net/ngps/Dist/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-libs/openssl-0.9.7"