diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:13:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:13:42 +0000 |
commit | a8a4b20afacab994d906925c44c8f789a5e979e9 (patch) | |
tree | 67bbc8c1ca73757cd060630c0165ea805f37cb19 /dev-lang/hugs98 | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-a8a4b20afacab994d906925c44c8f789a5e979e9.tar.gz historical-a8a4b20afacab994d906925c44c8f789a5e979e9.tar.bz2 historical-a8a4b20afacab994d906925c44c8f789a5e979e9.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-lang/hugs98')
-rw-r--r-- | dev-lang/hugs98/hugs98-2000.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/hugs98/hugs98-2000.12-r1.ebuild b/dev-lang/hugs98/hugs98-2000.12-r1.ebuild index fdf282452bbd..3ca936d52a43 100644 --- a/dev-lang/hugs98/hugs98-2000.12-r1.ebuild +++ b/dev-lang/hugs98/hugs98-2000.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2000.12-r1.ebuild,v 1.2 2002/08/14 11:58:50 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2000.12-r1.ebuild,v 1.3 2002/10/04 05:12:24 vapier Exp $ MY_P="hugs98-Dec2001" S=${WORKDIR}/${MY_P} |