diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:18:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:18:50 +0000 |
commit | 755aa7eb54e40b60a737e903a185a2db5bd0f4a3 (patch) | |
tree | 02524b28a73c0522e6ab59b0334e665a5e08be10 /gnome-base/ORBit | |
parent | Changed GPL to GPL-2 in LICENSE (diff) | |
download | gentoo-2-755aa7eb54e40b60a737e903a185a2db5bd0f4a3.tar.gz gentoo-2-755aa7eb54e40b60a737e903a185a2db5bd0f4a3.tar.bz2 gentoo-2-755aa7eb54e40b60a737e903a185a2db5bd0f4a3.zip |
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.14-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.16.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.17.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild index cf1f56ed1fb2..3c28261ceee1 100644 --- a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.14-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/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.5 2002/08/16 04:09:22 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.6 2002/09/23 19:16:36 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -16,7 +16,7 @@ RDEPEND="virtual/glibc =dev-libs/glib-1.2*" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/gnome-base/ORBit/ORBit-0.5.16.ebuild b/gnome-base/ORBit/ORBit-0.5.16.ebuild index 6bccf907ea60..8e3af9ce1c08 100644 --- a/gnome-base/ORBit/ORBit-0.5.16.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.16.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/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.4 2002/08/16 04:09:22 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.5 2002/09/23 19:16:36 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -16,7 +16,7 @@ RDEPEND="virtual/glibc =dev-libs/glib-1.2*" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild index a765265de175..24a709e7ea9c 100644 --- a/gnome-base/ORBit/ORBit-0.5.17.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.17.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/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.3 2002/09/14 15:51:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.4 2002/09/23 19:16:36 vapier Exp $ inherit libtool @@ -18,7 +18,7 @@ RDEPEND="virtual/glibc =dev-libs/glib-1.2*" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64 alpha" src_compile() { |