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/pmw | |
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/pmw')
-rw-r--r-- | dev-python/pmw/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/pmw/pmw-0.8.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pmw/pmw-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pmw/pmw-1.2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pmw/ChangeLog b/dev-python/pmw/ChangeLog index 95c3ed8e5828..da7bc454c348 100644 --- a/dev-python/pmw/ChangeLog +++ b/dev-python/pmw/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/pmw -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.13 2004/05/16 23:56:48 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.14 2004/06/25 01:36:24 agriffis Exp $ 17 May 2004; Bryan Østergaard <kloeri@gentoo.org> pmw-1.2.ebuild: Add ~alpha. diff --git a/dev-python/pmw/pmw-0.8.5.ebuild b/dev-python/pmw/pmw-0.8.5.ebuild index aaba00bc1f68..fd17b1f9472a 100644 --- a/dev-python/pmw/pmw-0.8.5.ebuild +++ b/dev-python/pmw/pmw-0.8.5.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/pmw/pmw-0.8.5.ebuild,v 1.16 2004/05/04 12:03:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-0.8.5.ebuild,v 1.17 2004/06/25 01:36:24 agriffis Exp $ DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module." HOMEPAGE="http://pmw.sourceforge.net/" diff --git a/dev-python/pmw/pmw-1.1.ebuild b/dev-python/pmw/pmw-1.1.ebuild index db047a6d74a2..6f7e376f4f43 100644 --- a/dev-python/pmw/pmw-1.1.ebuild +++ b/dev-python/pmw/pmw-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/pmw/pmw-1.1.ebuild,v 1.8 2004/05/04 12:03:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.1.ebuild,v 1.9 2004/06/25 01:36:24 agriffis Exp $ DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module." HOMEPAGE="http://pmw.sourceforge.net/" diff --git a/dev-python/pmw/pmw-1.2.ebuild b/dev-python/pmw/pmw-1.2.ebuild index 1d9a89406a3c..695e7ce30efa 100644 --- a/dev-python/pmw/pmw-1.2.ebuild +++ b/dev-python/pmw/pmw-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/pmw/pmw-1.2.ebuild,v 1.7 2004/05/16 23:56:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.2.ebuild,v 1.8 2004/06/25 01:36:24 agriffis Exp $ inherit distutils python |