summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-02-28 16:55:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-02-28 16:55:00 +0000
commitc0d7aee3d3693ef0723682a993c8ff2175ff57d2 (patch)
tree88a31d87fd9969d1b57ba261a09aebf8b5ecc459 /net-www
parentLicense Fixes. Part 2. (diff)
downloadhistorical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.gz
historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.bz2
historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.zip
License Fixes. Part 2.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/jboss/jboss-3.0.1_rc1.ebuild4
-rw-r--r--net-www/mplayerplug-in/mplayerplug-in-0.40.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/jboss/jboss-3.0.1_rc1.ebuild b/net-www/jboss/jboss-3.0.1_rc1.ebuild
index d531ebe8e9b7..fecb88ec7e5d 100644
--- a/net-www/jboss/jboss-3.0.1_rc1.ebuild
+++ b/net-www/jboss/jboss-3.0.1_rc1.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-www/jboss/jboss-3.0.1_rc1.ebuild,v 1.4 2003/02/13 15:35:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/jboss/jboss-3.0.1_rc1.ebuild,v 1.5 2003/02/28 16:55:00 liquidx Exp $
MY_P="jboss-3.0.1RC1-src"
S=${WORKDIR}/${MY_P}
@@ -8,7 +8,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="The Java app-server reference implementation"
SRC_URI=" http://belnet.dl.sourceforge.net/sourceforge/jboss/${MY_P}.tgz"
HOMEPAGE="http://www.jboss.org"
-LICENSE="LGPL"
+LICENSE="LGPL-2.1"
RDEPEND=">=virtual/jdk-1.3"
diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.40.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.40.ebuild
index 24e538c44810..b810cbcd20da 100644
--- a/net-www/mplayerplug-in/mplayerplug-in-0.40.ebuild
+++ b/net-www/mplayerplug-in/mplayerplug-in-0.40.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/net-www/mplayerplug-in/mplayerplug-in-0.40.ebuild,v 1.2 2003/02/19 23:39:47 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.40.ebuild,v 1.3 2003/02/28 16:55:00 liquidx Exp $
IUSE=""
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_v${PV}.tar.gz
mirror://sourceforge/${PN}/mini.tar.bz2"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
DEPEND=">=media-video/mplayer-0.90_rc4"