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/pyserial | |
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/pyserial')
-rw-r--r-- | dev-python/pyserial/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/pyserial/pyserial-1.18.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyserial/pyserial-2.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pyserial/ChangeLog b/dev-python/pyserial/ChangeLog index 348e9189f216..15faab7671a1 100644 --- a/dev-python/pyserial/ChangeLog +++ b/dev-python/pyserial/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/pyserial -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.8 2004/06/02 21:37:21 kloeri Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.9 2004/06/25 01:43:20 agriffis Exp $ 02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> pyserial-2.0.ebuild: Stable on alpha. diff --git a/dev-python/pyserial/pyserial-1.18.ebuild b/dev-python/pyserial/pyserial-1.18.ebuild index 776f1b8c2d94..e07d13e3ef5f 100644 --- a/dev-python/pyserial/pyserial-1.18.ebuild +++ b/dev-python/pyserial/pyserial-1.18.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/pyserial/pyserial-1.18.ebuild,v 1.5 2004/04/17 06:32:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-1.18.ebuild,v 1.6 2004/06/25 01:43:20 agriffis Exp $ inherit distutils diff --git a/dev-python/pyserial/pyserial-2.0.ebuild b/dev-python/pyserial/pyserial-2.0.ebuild index 949694ddcb50..b112a9f2d284 100644 --- a/dev-python/pyserial/pyserial-2.0.ebuild +++ b/dev-python/pyserial/pyserial-2.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/pyserial/pyserial-2.0.ebuild,v 1.7 2004/06/02 21:37:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.0.ebuild,v 1.8 2004/06/25 01:43:20 agriffis Exp $ inherit distutils |