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/psyco | |
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/psyco')
-rw-r--r-- | dev-python/psyco/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/psyco/psyco-1.0.0_beta1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/psyco/psyco-1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/psyco/psyco-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/psyco/psyco-1.2.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-python/psyco/ChangeLog b/dev-python/psyco/ChangeLog index 328ed6a0c4d0..f5c3ef4e8fd6 100644 --- a/dev-python/psyco/ChangeLog +++ b/dev-python/psyco/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/psyco -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/ChangeLog,v 1.6 2004/05/07 20:37:03 kloeri Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/ChangeLog,v 1.7 2004/06/25 01:36:45 agriffis Exp $ 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> psyco-1.0.0_beta1.ebuild: Add missing IUSE. diff --git a/dev-python/psyco/psyco-1.0.0_beta1.ebuild b/dev-python/psyco/psyco-1.0.0_beta1.ebuild index 233a67ceebc2..a73095eefede 100644 --- a/dev-python/psyco/psyco-1.0.0_beta1.ebuild +++ b/dev-python/psyco/psyco-1.0.0_beta1.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/psyco/psyco-1.0.0_beta1.ebuild,v 1.5 2004/05/07 20:37:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.0.0_beta1.ebuild,v 1.6 2004/06/25 01:36:45 agriffis Exp $ inherit distutils diff --git a/dev-python/psyco/psyco-1.0.ebuild b/dev-python/psyco/psyco-1.0.ebuild index 48c743c35963..29de33468faf 100644 --- a/dev-python/psyco/psyco-1.0.ebuild +++ b/dev-python/psyco/psyco-1.0.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/psyco/psyco-1.0.ebuild,v 1.4 2004/05/07 20:37:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.0.ebuild,v 1.5 2004/06/25 01:36:45 agriffis Exp $ inherit distutils diff --git a/dev-python/psyco/psyco-1.1.1.ebuild b/dev-python/psyco/psyco-1.1.1.ebuild index 9a5a03b155fe..3e4154d23688 100644 --- a/dev-python/psyco/psyco-1.1.1.ebuild +++ b/dev-python/psyco/psyco-1.1.1.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/psyco/psyco-1.1.1.ebuild,v 1.4 2004/05/07 20:37:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.1.1.ebuild,v 1.5 2004/06/25 01:36:45 agriffis Exp $ inherit distutils diff --git a/dev-python/psyco/psyco-1.2.ebuild b/dev-python/psyco/psyco-1.2.ebuild index 9ba74dc94eb4..c4e3337b8fd4 100644 --- a/dev-python/psyco/psyco-1.2.ebuild +++ b/dev-python/psyco/psyco-1.2.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/psyco/psyco-1.2.ebuild,v 1.1 2004/03/28 16:09:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.2.ebuild,v 1.2 2004/06/25 01:36:45 agriffis Exp $ inherit distutils |