summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:13:42 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:13:42 +0000
commita8a4b20afacab994d906925c44c8f789a5e979e9 (patch)
tree67bbc8c1ca73757cd060630c0165ea805f37cb19 /dev-lang/sather
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadhistorical-a8a4b20afacab994d906925c44c8f789a5e979e9.tar.gz
historical-a8a4b20afacab994d906925c44c8f789a5e979e9.tar.bz2
historical-a8a4b20afacab994d906925c44c8f789a5e979e9.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-lang/sather')
-rw-r--r--dev-lang/sather/sather-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/sather/sather-1.3.ebuild b/dev-lang/sather/sather-1.3.ebuild
index 291232a2b96f..06d2311381ed 100644
--- a/dev-lang/sather/sather-1.3.ebuild
+++ b/dev-lang/sather/sather-1.3.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/sather/sather-1.3.ebuild,v 1.6 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/sather/sather-1.3.ebuild,v 1.7 2002/10/04 05:13:23 vapier Exp $
S="${WORKDIR}/Sather-1.3"
DESCRIPTION="Sather is an object oriented language designed to be simple, efficient, safe, flexible and non-proprietary."