diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 02:52:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 02:52:07 +0000 |
commit | e4c4f2de1754bfdbb45ed4f1823861edc9c5d6ec (patch) | |
tree | fd1f7a915f18be93db16cafa01fd9c0301f6afa7 /dev-util/tmake | |
parent | Added the swiss-prot license for upcoming app-sci/prosite package and, maybe,... (diff) | |
download | historical-e4c4f2de1754bfdbb45ed4f1823861edc9c5d6ec.tar.gz historical-e4c4f2de1754bfdbb45ed4f1823861edc9c5d6ec.tar.bz2 historical-e4c4f2de1754bfdbb45ed4f1823861edc9c5d6ec.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-util/tmake')
-rw-r--r-- | dev-util/tmake/ChangeLog | 4 | ||||
-rw-r--r-- | dev-util/tmake/tmake-1.11.ebuild | 4 | ||||
-rw-r--r-- | dev-util/tmake/tmake-1.8-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/tmake/ChangeLog b/dev-util/tmake/ChangeLog index 2ceb386f0be1..7f7b45b79d5d 100644 --- a/dev-util/tmake/ChangeLog +++ b/dev-util/tmake/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-util/tmake -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/ChangeLog,v 1.12 2004/06/05 10:45:56 dholm Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/ChangeLog,v 1.13 2004/06/25 02:48:55 agriffis Exp $ 05 Jun 2004; David Holm <dholm@gentoo.org> tmake-1.8-r1.ebuild: Added to ~ppc. diff --git a/dev-util/tmake/tmake-1.11.ebuild b/dev-util/tmake/tmake-1.11.ebuild index e4a9cb5555bd..ddc42e35fe74 100644 --- a/dev-util/tmake/tmake-1.11.ebuild +++ b/dev-util/tmake/tmake-1.11.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/tmake/tmake-1.11.ebuild,v 1.3 2004/04/07 21:23:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.11.ebuild,v 1.4 2004/06/25 02:48:55 agriffis Exp $ DESCRIPTION="A Cross platform Makefile tool" SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz" diff --git a/dev-util/tmake/tmake-1.8-r1.ebuild b/dev-util/tmake/tmake-1.8-r1.ebuild index b1f0feb13a84..9061536a23a0 100644 --- a/dev-util/tmake/tmake-1.8-r1.ebuild +++ b/dev-util/tmake/tmake-1.8-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/tmake/tmake-1.8-r1.ebuild,v 1.12 2004/06/05 10:45:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.13 2004/06/25 02:48:55 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Cross platform Makefile tool" |