diff options
author | 2002-10-04 06:37:57 +0000 | |
---|---|---|
committer | 2002-10-04 06:37:57 +0000 | |
commit | 9676ca4b94700469f0a2873ae723f0418544a122 (patch) | |
tree | faa5ef183ea00bd665c4d7ff0bad1275858711a0 /sys-libs/readline | |
parent | GPL2 or later --> GPL2 (diff) | |
download | historical-9676ca4b94700469f0a2873ae723f0418544a122.tar.gz historical-9676ca4b94700469f0a2873ae723f0418544a122.tar.bz2 historical-9676ca4b94700469f0a2873ae723f0418544a122.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-libs/readline')
-rw-r--r-- | sys-libs/readline/readline-4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/readline/readline-4.1-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/readline/readline-4.2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/readline/readline-4.2a.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/readline/readline-4.3-r1.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-libs/readline/readline-4.1-r3.ebuild b/sys-libs/readline/readline-4.1-r3.ebuild index 1861ac2e8e3e..a52f11c7f6ed 100644 --- a/sys-libs/readline/readline-4.1-r3.ebuild +++ b/sys-libs/readline/readline-4.1-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-libs/readline/readline-4.1-r3.ebuild,v 1.10 2002/08/14 04:04:40 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.1-r3.ebuild,v 1.11 2002/10/04 06:37:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Another cute console display library" diff --git a/sys-libs/readline/readline-4.1-r4.ebuild b/sys-libs/readline/readline-4.1-r4.ebuild index 854f1c9d3144..f524314e3968 100644 --- a/sys-libs/readline/readline-4.1-r4.ebuild +++ b/sys-libs/readline/readline-4.1-r4.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-libs/readline/readline-4.1-r4.ebuild,v 1.7 2002/08/14 04:03:53 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.1-r4.ebuild,v 1.8 2002/10/04 06:37:40 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Another cute console display library" diff --git a/sys-libs/readline/readline-4.2.ebuild b/sys-libs/readline/readline-4.2.ebuild index f2aa33625f18..ac4ec5d4baba 100644 --- a/sys-libs/readline/readline-4.2.ebuild +++ b/sys-libs/readline/readline-4.2.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-libs/readline/readline-4.2.ebuild,v 1.9 2002/08/14 04:04:40 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2.ebuild,v 1.10 2002/10/04 06:37:42 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Another cute console display library" diff --git a/sys-libs/readline/readline-4.2a.ebuild b/sys-libs/readline/readline-4.2a.ebuild index 49176272a1da..9f529910ceb9 100644 --- a/sys-libs/readline/readline-4.2a.ebuild +++ b/sys-libs/readline/readline-4.2a.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-libs/readline/readline-4.2a.ebuild,v 1.9 2002/09/14 15:51:26 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a.ebuild,v 1.10 2002/10/04 06:37:45 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Another cute console display library" diff --git a/sys-libs/readline/readline-4.3-r1.ebuild b/sys-libs/readline/readline-4.3-r1.ebuild index a6f6a38eaf8b..e116b47bb2ee 100644 --- a/sys-libs/readline/readline-4.3-r1.ebuild +++ b/sys-libs/readline/readline-4.3-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/sys-libs/readline/readline-4.3-r1.ebuild,v 1.1 2002/08/31 23:13:03 azarah Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r1.ebuild,v 1.2 2002/10/04 06:37:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Another cute console display library" |