diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:52:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:52:34 +0000 |
commit | 4d678687d3cbe1d534b3986dff08e3ef9bf327cd (patch) | |
tree | 90890585f6145821febef73d34e14a4b38a050e3 /dev-python/pexpect | |
parent | IUSE fix (diff) | |
download | historical-4d678687d3cbe1d534b3986dff08e3ef9bf327cd.tar.gz historical-4d678687d3cbe1d534b3986dff08e3ef9bf327cd.tar.bz2 historical-4d678687d3cbe1d534b3986dff08e3ef9bf327cd.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-python/pexpect')
-rw-r--r-- | dev-python/pexpect/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/pexpect/pexpect-0.94.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pexpect/pexpect-0.97.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pexpect/pexpect-0.999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pexpect/ChangeLog b/dev-python/pexpect/ChangeLog index ad6b3fca9574..dc4830951b83 100644 --- a/dev-python/pexpect/ChangeLog +++ b/dev-python/pexpect/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/pexpect -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.13 2004/05/31 21:47:06 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.14 2004/06/25 01:36:04 agriffis Exp $ 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> pexpect-0.97.ebuild: Stable on alpha. diff --git a/dev-python/pexpect/pexpect-0.94.ebuild b/dev-python/pexpect/pexpect-0.94.ebuild index 3130485ba400..c40cdbe84241 100644 --- a/dev-python/pexpect/pexpect-0.94.ebuild +++ b/dev-python/pexpect/pexpect-0.94.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/pexpect/pexpect-0.94.ebuild,v 1.11 2004/04/15 23:00:54 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-0.94.ebuild,v 1.12 2004/06/25 01:36:04 agriffis Exp $ IUSE="" diff --git a/dev-python/pexpect/pexpect-0.97.ebuild b/dev-python/pexpect/pexpect-0.97.ebuild index 82b93dab1bf2..b84760ceeae6 100644 --- a/dev-python/pexpect/pexpect-0.97.ebuild +++ b/dev-python/pexpect/pexpect-0.97.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/pexpect/pexpect-0.97.ebuild,v 1.8 2004/05/31 21:47:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-0.97.ebuild,v 1.9 2004/06/25 01:36:04 agriffis Exp $ inherit distutils diff --git a/dev-python/pexpect/pexpect-0.999.ebuild b/dev-python/pexpect/pexpect-0.999.ebuild index 0bdff57eb062..0030ec40a928 100644 --- a/dev-python/pexpect/pexpect-0.999.ebuild +++ b/dev-python/pexpect/pexpect-0.999.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/pexpect/pexpect-0.999.ebuild,v 1.1 2004/05/25 08:36:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-0.999.ebuild,v 1.2 2004/06/25 01:36:04 agriffis Exp $ inherit distutils |