summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 06:34:08 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 06:34:08 +0000
commit18cd7a4d8b766f9bc77cb3057777226a7b03b49c (patch)
tree994a1434c065d4b03c68cc4e23c34dcc480d6355 /sys-devel/bc
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadgentoo-2-18cd7a4d8b766f9bc77cb3057777226a7b03b49c.tar.gz
gentoo-2-18cd7a4d8b766f9bc77cb3057777226a7b03b49c.tar.bz2
gentoo-2-18cd7a4d8b766f9bc77cb3057777226a7b03b49c.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-devel/bc')
-rw-r--r--sys-devel/bc/bc-1.06-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bc/bc-1.06-r3.ebuild b/sys-devel/bc/bc-1.06-r3.ebuild
index 3681bd108021..cf7d916d0e60 100644
--- a/sys-devel/bc/bc-1.06-r3.ebuild
+++ b/sys-devel/bc/bc-1.06-r3.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/sys-devel/bc/bc-1.06-r3.ebuild,v 1.9 2002/09/14 15:51:25 bjb Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.10 2002/10/04 06:33:16 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Handy console-based calculator utility"