diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:16:46 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:16:46 +0000 |
commit | 17feae113219daf8eea8c61571c1c98aee19048d (patch) | |
tree | 559523071769a28d4f6e6a7eb980f6e8e014e486 /dev-python/pycrypto | |
parent | headr fix (diff) | |
download | gentoo-2-17feae113219daf8eea8c61571c1c98aee19048d.tar.gz gentoo-2-17feae113219daf8eea8c61571c1c98aee19048d.tar.bz2 gentoo-2-17feae113219daf8eea8c61571c1c98aee19048d.zip |
header fix
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r-- | dev-python/pycrypto/Manifest | 8 | ||||
-rw-r--r-- | dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pycrypto/Manifest b/dev-python/pycrypto/Manifest index 25ee749289d2..a42acbfcec2a 100644 --- a/dev-python/pycrypto/Manifest +++ b/dev-python/pycrypto/Manifest @@ -1,6 +1,6 @@ -MD5 88124038f9bc0fb6771c9d12f9bcbac9 files/digest-pycrypto-1.9_alpha4 66 -MD5 b59c388eacd676d40313043ecea7841e files/digest-pycrypto-1.9_alpha6 66 -MD5 73384b9e47826ce0f367604706f64068 pycrypto-1.9_alpha4.ebuild 709 MD5 03ab3ad5107353d26e46af801fc8e7b1 ChangeLog 581 -MD5 2600ef2e2df18640645a4fa45f714812 pycrypto-1.9_alpha6.ebuild 781 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 76fe451226d4778d8a2e04a498736e83 pycrypto-1.9_alpha4.ebuild 705 +MD5 4fe3ecfac444e2c308f490d33180a6bb pycrypto-1.9_alpha6.ebuild 780 +MD5 88124038f9bc0fb6771c9d12f9bcbac9 files/digest-pycrypto-1.9_alpha4 66 +MD5 b59c388eacd676d40313043ecea7841e files/digest-pycrypto-1.9_alpha6 66 diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild index 8b4b10368a27..e8bb6e9de876 100644 --- a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild +++ b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.6 2003/09/29 21:14:33 mholzer Exp $ DESCRIPTION="Python cryptography toolkit." HOMEPAGE="http://www.amk.ca/python/code/crypto.html" diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild index 2cd9a6553155..e145b2dbc1f0 100644 --- a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild +++ b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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.6 2003/07/12 12:49:26 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.7 2003/09/29 21:14:33 mholzer Exp $ inherit distutils IUSE="" |