diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:02:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:02:40 +0000 |
commit | f69937aaba5aa13a32e974137d8e7970cb079018 (patch) | |
tree | 8a37241677bd57fb417816161d8a2cd42abcdb60 /dev-db/hk_classes | |
parent | (no commit message) (diff) | |
download | historical-f69937aaba5aa13a32e974137d8e7970cb079018.tar.gz historical-f69937aaba5aa13a32e974137d8e7970cb079018.tar.bz2 historical-f69937aaba5aa13a32e974137d8e7970cb079018.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-db/hk_classes')
-rw-r--r-- | dev-db/hk_classes/ChangeLog | 4 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.6.2a.ebuild | 4 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.6.3_alpha3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.7_alpha1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog index 3a1df3ec1d35..84f95be70f63 100644 --- a/dev-db/hk_classes/ChangeLog +++ b/dev-db/hk_classes/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-db/hk_classes -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.16 2004/06/02 20:39:53 agriffis Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.17 2004/06/24 21:54:41 agriffis Exp $ 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> hk_classes-0.6.2a.ebuild: Fix use invocation diff --git a/dev-db/hk_classes/hk_classes-0.6.2a.ebuild b/dev-db/hk_classes/hk_classes-0.6.2a.ebuild index 53bb99699378..eea133678406 100644 --- a/dev-db/hk_classes/hk_classes-0.6.2a.ebuild +++ b/dev-db/hk_classes/hk_classes-0.6.2a.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-db/hk_classes/hk_classes-0.6.2a.ebuild,v 1.4 2004/06/02 20:39:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.6.2a.ebuild,v 1.5 2004/06/24 21:54:41 agriffis Exp $ DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials." HOMEPAGE="http://hk-classes.sourceforge.net/" diff --git a/dev-db/hk_classes/hk_classes-0.6.3_alpha3.ebuild b/dev-db/hk_classes/hk_classes-0.6.3_alpha3.ebuild index d85ccf82517b..94d7a91d6293 100644 --- a/dev-db/hk_classes/hk_classes-0.6.3_alpha3.ebuild +++ b/dev-db/hk_classes/hk_classes-0.6.3_alpha3.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-db/hk_classes/hk_classes-0.6.3_alpha3.ebuild,v 1.3 2004/03/24 23:54:53 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.6.3_alpha3.ebuild,v 1.4 2004/06/24 21:54:41 agriffis Exp $ DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials." HOMEPAGE="http://hk-classes.sourceforge.net/" diff --git a/dev-db/hk_classes/hk_classes-0.7_alpha1.ebuild b/dev-db/hk_classes/hk_classes-0.7_alpha1.ebuild index d3d1d3d423f6..cb0b243a6cbb 100644 --- a/dev-db/hk_classes/hk_classes-0.7_alpha1.ebuild +++ b/dev-db/hk_classes/hk_classes-0.7_alpha1.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-db/hk_classes/hk_classes-0.7_alpha1.ebuild,v 1.1 2004/05/17 23:01:33 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7_alpha1.ebuild,v 1.2 2004/06/24 21:54:41 agriffis Exp $ MY_P=${P/_alpha1/-test1} S=${WORKDIR}/${MY_P} |