diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:40:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:40:49 +0000 |
commit | 95fc8cb3c1fbed041073b738dc87f8a0e2e85d24 (patch) | |
tree | dd95252938fed553bd688001076a485cd4d35126 /dev-python/pycrypto | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-95fc8cb3c1fbed041073b738dc87f8a0e2e85d24.tar.gz gentoo-2-95fc8cb3c1fbed041073b738dc87f8a0e2e85d24.tar.bz2 gentoo-2-95fc8cb3c1fbed041073b738dc87f8a0e2e85d24.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r-- | dev-python/pycrypto/ChangeLog | 4 | ||||
-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, 6 insertions, 6 deletions
diff --git a/dev-python/pycrypto/ChangeLog b/dev-python/pycrypto/ChangeLog index 9928fcd53902..bc89377041d9 100644 --- a/dev-python/pycrypto/ChangeLog +++ b/dev-python/pycrypto/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/pycrypto -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.8 2004/06/02 21:36:05 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.9 2004/06/25 01:38:38 agriffis Exp $ 02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> pycrypto-1.9_alpha6.ebuild: diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild index 4c0d219e7b2e..250f76058a59 100644 --- a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild +++ b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # 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.8 2004/05/04 12:07:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.9 2004/06/25 01:38:38 agriffis 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 71d8ca7163ca..1d25ab52eb3d 100644 --- a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild +++ b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.13 2004/06/02 21:36:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.14 2004/06/25 01:38:38 agriffis Exp $ inherit distutils IUSE="" |