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/gdb | |
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/gdb')
-rw-r--r-- | sys-devel/gdb/gdb-5.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-5.1.1-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gdb/gdb-5.0-r2.ebuild b/sys-devel/gdb/gdb-5.0-r2.ebuild index b13ff45515cb..03ca50907598 100644 --- a/sys-devel/gdb/gdb-5.0-r2.ebuild +++ b/sys-devel/gdb/gdb-5.0-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/gdb/gdb-5.0-r2.ebuild,v 1.13 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/gdb/gdb-5.0-r2.ebuild,v 1.14 2002/10/04 06:34:06 vapier Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} diff --git a/sys-devel/gdb/gdb-5.1.1-r1.ebuild b/sys-devel/gdb/gdb-5.1.1-r1.ebuild index d506273740bd..18cd6eb63ef9 100644 --- a/sys-devel/gdb/gdb-5.1.1-r1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-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-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.5 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/gdb/gdb-5.1.1-r1.ebuild,v 1.6 2002/10/04 06:34:08 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" |