diff options
author | 2004-06-25 02:52:07 +0000 | |
---|---|---|
committer | 2004-06-25 02:52:07 +0000 | |
commit | 0aba59bfdefc281ad99c52c4108070263273dd03 (patch) | |
tree | b7530b4f0c06757c4ac9678d51018d52647452c3 /dev-util/wxglade | |
parent | Added the swiss-prot license for upcoming app-sci/prosite package and, maybe,... (diff) | |
download | gentoo-2-0aba59bfdefc281ad99c52c4108070263273dd03.tar.gz gentoo-2-0aba59bfdefc281ad99c52c4108070263273dd03.tar.bz2 gentoo-2-0aba59bfdefc281ad99c52c4108070263273dd03.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r-- | dev-util/wxglade/ChangeLog | 4 | ||||
-rw-r--r-- | dev-util/wxglade/wxglade-0.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/wxglade/wxglade-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/wxglade/wxglade-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/wxglade/wxglade-0.3.3.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog index 456b2b04b498..4d40c811fb19 100644 --- a/dev-util/wxglade/ChangeLog +++ b/dev-util/wxglade/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-util/wxglade -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.5 2004/05/24 19:13:48 pythonhead Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.6 2004/06/25 02:50:46 agriffis Exp $ *wxglade-0.3.3 (24 May 2004) diff --git a/dev-util/wxglade/wxglade-0.3.1-r1.ebuild b/dev-util/wxglade/wxglade-0.3.1-r1.ebuild index 49129544fd8d..17cd52ebea67 100644 --- a/dev-util/wxglade/wxglade-0.3.1-r1.ebuild +++ b/dev-util/wxglade/wxglade-0.3.1-r1.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-util/wxglade/wxglade-0.3.1-r1.ebuild,v 1.1 2004/01/14 00:26:08 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.1-r1.ebuild,v 1.2 2004/06/25 02:50:46 agriffis Exp $ S="${WORKDIR}/wxGlade-${PV}" DESCRIPTION="Glade-like GUI designer which can generate Python, Perl, C++ or XRC code" diff --git a/dev-util/wxglade/wxglade-0.3.1.ebuild b/dev-util/wxglade/wxglade-0.3.1.ebuild index 6de31e71643b..b9e6a23242c7 100644 --- a/dev-util/wxglade/wxglade-0.3.1.ebuild +++ b/dev-util/wxglade/wxglade-0.3.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-util/wxglade/wxglade-0.3.1.ebuild,v 1.2 2004/04/16 19:55:23 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.1.ebuild,v 1.3 2004/06/25 02:50:46 agriffis Exp $ S="${WORKDIR}/wxGlade-${PV}" DESCRIPTION="Glade-like GUI designer which can generate Python C++ and XRC code" diff --git a/dev-util/wxglade/wxglade-0.3.2.ebuild b/dev-util/wxglade/wxglade-0.3.2.ebuild index b9e3874f4fee..f52328d25a48 100644 --- a/dev-util/wxglade/wxglade-0.3.2.ebuild +++ b/dev-util/wxglade/wxglade-0.3.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-util/wxglade/wxglade-0.3.2.ebuild,v 1.2 2004/04/17 00:34:28 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.2.ebuild,v 1.3 2004/06/25 02:50:46 agriffis Exp $ S="${WORKDIR}/wxGlade-${PV}" DESCRIPTION="Glade-like GUI designer which can generate Python, Perl, C++ or XRC code" diff --git a/dev-util/wxglade/wxglade-0.3.3.ebuild b/dev-util/wxglade/wxglade-0.3.3.ebuild index b3a514e40504..6ef8d29a438a 100644 --- a/dev-util/wxglade/wxglade-0.3.3.ebuild +++ b/dev-util/wxglade/wxglade-0.3.3.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-util/wxglade/wxglade-0.3.3.ebuild,v 1.1 2004/05/24 19:13:48 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.3.ebuild,v 1.2 2004/06/25 02:50:46 agriffis Exp $ S="${WORKDIR}/wxGlade-${PV}" DESCRIPTION="Glade-like GUI designer which can generate Python, Perl, C++ or XRC code" |