diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /net-misc/omniORB | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r-- | net-misc/omniORB/omniORB-304-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/omniORB/omniORB-304-r7.ebuild b/net-misc/omniORB/omniORB-304-r7.ebuild index 17eb79d01df4..b20490f10cfb 100644 --- a/net-misc/omniORB/omniORB-304-r7.ebuild +++ b/net-misc/omniORB/omniORB-304-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.6 2003/02/13 15:03:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.7 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${PN/ORB/} DESCRIPTION="a robust, high-performance CORBA 2 ORB" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc PLT="i586_linux_2.0_glibc2.1" KEYWORDS="x86 sparc " SLOT="0" -LICENSE="LGPL | GPL-2" +LICENSE="LGPL-2 GPL-2" src_unpack() { |