diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:35:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:35:44 +0000 |
commit | 90ba0696e7d8b8319d827634306256f7759fc16b (patch) | |
tree | 3d9367dfc1f5295f6ee7f36f1d7dbaf78063dcd6 /dev-python/gnuplot-py | |
parent | ifc not yet supported by this version (Manifest recommit) (diff) | |
download | gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.tar.gz gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.tar.bz2 gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-python/gnuplot-py')
-rw-r--r-- | dev-python/gnuplot-py/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/gnuplot-py/ChangeLog b/dev-python/gnuplot-py/ChangeLog index 04abd074a51c..f3dbea8c5a90 100644 --- a/dev-python/gnuplot-py/ChangeLog +++ b/dev-python/gnuplot-py/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/gnuplot-py -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.3 2004/06/05 10:33:35 dholm Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.4 2004/06/25 01:30:50 agriffis Exp $ 05 Jun 2004; David Holm <dholm@gentoo.org> gnuplot-py-1.6.ebuild: Added to ~ppc. diff --git a/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild index 7ff33bcefa29..d2359b7ac6cf 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.6.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/gnuplot-py/gnuplot-py-1.6.ebuild,v 1.8 2004/06/05 10:33:35 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild,v 1.9 2004/06/25 01:30:50 agriffis Exp $ inherit distutils |