diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:59:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:59:07 +0000 |
commit | 85b678c77e74b933feebf1dbb92557d52903edb4 (patch) | |
tree | b0bba8b45a5c63ebc5eb3b45200fa74a8f3ea801 /dev-lang/smalltalkx | |
parent | backport uclibc updates from 3.3.4 (diff) | |
download | historical-85b678c77e74b933feebf1dbb92557d52903edb4.tar.gz historical-85b678c77e74b933feebf1dbb92557d52903edb4.tar.bz2 historical-85b678c77e74b933feebf1dbb92557d52903edb4.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-lang/smalltalkx')
-rw-r--r-- | dev-lang/smalltalkx/ChangeLog | 4 | ||||
-rw-r--r-- | dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/smalltalkx/ChangeLog b/dev-lang/smalltalkx/ChangeLog index 663632aa03e6..6a86fbe6269e 100644 --- a/dev-lang/smalltalkx/ChangeLog +++ b/dev-lang/smalltalkx/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lang/smalltalkx -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/ChangeLog,v 1.3 2003/06/07 08:02:22 seemant Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/ChangeLog,v 1.4 2004/06/24 22:55:53 agriffis Exp $ 07 Jun 2003; Seemant Kulleen <seemant@gentoo.org> smalltalkx-4.1.4.ebuild: fixed environment variables, and the dosed statement. Now smalltalk *actually diff --git a/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild b/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild index 6aa839a9290a..a9a3abe9a1c7 100644 --- a/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild +++ b/dev-lang/smalltalkx/smalltalkx-4.1.4.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-lang/smalltalkx/smalltalkx-4.1.4.ebuild,v 1.7 2004/03/14 02:40:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild,v 1.8 2004/06/24 22:55:53 agriffis Exp $ MY_PV=${PV//./} S=${WORKDIR}/stx |