diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:34:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:34:08 +0000 |
commit | 18cd7a4d8b766f9bc77cb3057777226a7b03b49c (patch) | |
tree | 994a1434c065d4b03c68cc4e23c34dcc480d6355 /sys-devel/automake | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-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/automake')
-rw-r--r-- | sys-devel/automake/automake-1.4_p5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.5d-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.6.1-r6.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/automake/automake-1.4_p5.ebuild b/sys-devel/automake/automake-1.4_p5.ebuild index 54e125e60cb6..5357d50beca4 100644 --- a/sys-devel/automake/automake-1.4_p5.ebuild +++ b/sys-devel/automake/automake-1.4_p5.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/automake/automake-1.4_p5.ebuild,v 1.8 2002/08/14 11:56:44 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.9 2002/10/04 06:33:08 vapier Exp $ MY_P=${P/_/-} S=${WORKDIR}/${MY_P} diff --git a/sys-devel/automake/automake-1.5d-r2.ebuild b/sys-devel/automake/automake-1.5d-r2.ebuild index dc36c861f06b..2db76008c8a0 100644 --- a/sys-devel/automake/automake-1.5d-r2.ebuild +++ b/sys-devel/automake/automake-1.5d-r2.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/automake/automake-1.5d-r2.ebuild,v 1.7 2002/08/14 11:56:44 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.8 2002/10/04 06:33:11 vapier Exp $ OLD_PV=1.4-p5 OLD_P=${PN}-${OLD_PV} diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild index 03cc3aca4267..a321d2267aad 100644 --- a/sys-devel/automake/automake-1.6.1-r6.ebuild +++ b/sys-devel/automake/automake-1.6.1-r6.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 # /space/gentoo/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.1.ebuild,v 1.4 2002/04/23 19:42:16 azarah Exp # OLD14 = 1.4 |