summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 20:06:01 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 20:06:01 +0000
commit006d62e584038697c59fb846e6ae7d28992b140d (patch)
tree706a6e6089585196b79ff57db242c9d60e12b8c4 /dev-python
parentQA: Set IUSE only once; Use default src_compile (diff)
downloadgentoo-2-006d62e584038697c59fb846e6ae7d28992b140d.tar.gz
gentoo-2-006d62e584038697c59fb846e6ae7d28992b140d.tar.bz2
gentoo-2-006d62e584038697c59fb846e6ae7d28992b140d.zip
QA: Set IUSE only once.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
index 6d282b317d7e..e0c7db7d27a4 100644
--- a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
+++ b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
@@ -1,9 +1,8 @@
# 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-1.9_alpha6.ebuild,v 1.17 2005/01/25 01:54:54 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.18 2005/07/10 20:05:18 swegener Exp $
inherit distutils
-IUSE=""
DESCRIPTION="Python cryptography toolkit."
HOMEPAGE="http://www.amk.ca/python/code/crypto.html"