summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:18:58 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:18:58 +0000
commit79c79aa6288b85f84374c374df2640d9cf9b823d (patch)
treecb8bce7d0ecae746e6716f3f1d7ab604876c2d04 /dev-libs/libpcre
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadgentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.gz
gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.bz2
gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/libpcre')
-rw-r--r--dev-libs/libpcre/libpcre-3.9-r1.ebuild2
-rw-r--r--dev-libs/libpcre/libpcre-3.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libpcre/libpcre-3.9-r1.ebuild b/dev-libs/libpcre/libpcre-3.9-r1.ebuild
index e9c8aee31d9c..8a77d23e3e57 100644
--- a/dev-libs/libpcre/libpcre-3.9-r1.ebuild
+++ b/dev-libs/libpcre/libpcre-3.9-r1.ebuild
@@ -1,5 +1,5 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# /home/cvsroot/gentoo-x86/skel.build,v 1.9 2001/10/21 16:17:12 agriffis Exp
S=${WORKDIR}/pcre-${PV}
diff --git a/dev-libs/libpcre/libpcre-3.9.ebuild b/dev-libs/libpcre/libpcre-3.9.ebuild
index 3fad1886e8ce..3b767426308e 100644
--- a/dev-libs/libpcre/libpcre-3.9.ebuild
+++ b/dev-libs/libpcre/libpcre-3.9.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-libs/libpcre/libpcre-3.9.ebuild,v 1.7 2002/08/14 11:52:27 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.8 2002/10/04 05:16:16 vapier Exp $
S=${WORKDIR}/pcre-${PV}
DESCRIPTION="Perl-compitable regular expression library"