From c0d7aee3d3693ef0723682a993c8ff2175ff57d2 Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Fri, 28 Feb 2003 16:55:00 +0000 Subject: License Fixes. Part 2. --- sys-libs/lib-compat/lib-compat-1.0-r2.ebuild | 4 ++-- sys-libs/lib-compat/lib-compat-1.1.ebuild | 4 ++-- sys-libs/libmath++/libmath++-0.0.3.ebuild | 4 ++-- sys-libs/libraw1394/libraw1394-0.9.0.ebuild | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild index 6038fb2dc197..d885b983b70d 100644 --- a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.0-r2.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/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.13 2003/02/13 16:49:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.14 2003/02/28 16:55:00 liquidx Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/" SLOT="0" KEYWORDS="x86 ppc sparc " -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="virtual/glibc" diff --git a/sys-libs/lib-compat/lib-compat-1.1.ebuild b/sys-libs/lib-compat/lib-compat-1.1.ebuild index a18e05b77cfd..766c6c75ade0 100644 --- a/sys-libs/lib-compat/lib-compat-1.1.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.1.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/sys-libs/lib-compat/lib-compat-1.1.ebuild,v 1.4 2003/02/14 16:01:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.1.ebuild,v 1.5 2003/02/28 16:55:00 liquidx Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/" SLOT="0" KEYWORDS="x86 ppc sparc alpha" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="virtual/glibc" diff --git a/sys-libs/libmath++/libmath++-0.0.3.ebuild b/sys-libs/libmath++/libmath++-0.0.3.ebuild index a2af71ecb2e3..a5dc5af6f9be 100644 --- a/sys-libs/libmath++/libmath++-0.0.3.ebuild +++ b/sys-libs/libmath++/libmath++-0.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.3 2003/02/13 16:50:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.4 2003/02/28 16:55:00 liquidx Exp $ DESCRIPTION="libmath++ is a template based math library, written in C++, for symbolic and numeric calculus applications" HOMEPAGE="http://www.surakware.net/projects/libmath%2B%2B/index.xml" SRC_URI="ftp://ftp.surakware.net/pub/unstable/releases/libmath%2B%2B/${P}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" SLOT="1" KEYWORDS="x86" diff --git a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild b/sys-libs/libraw1394/libraw1394-0.9.0.ebuild index 972f579c71fb..219789e54e68 100644 --- a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild +++ b/sys-libs/libraw1394/libraw1394-0.9.0.ebuild @@ -4,7 +4,7 @@ DESCRIPTION="libraw1394 provides direct access to the IEEE 1394 bus through the Linux 1394 subsystem's raw1394 user space interface." HOMEPAGE="http://sourceforge.net/projects/libraw1394/" -LICENSE="LGPL" +LICENSE="LGPL-2.1 | GPL-2" SRC_URI="http://telia.dl.sourceforge.net/sourceforge/libraw1394/${PN}_${PV}.tar.gz" S=${WORKDIR}/${P} -- cgit v1.2.3-65-gdbad