summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-05-24 07:01:09 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-05-24 07:01:09 +0000
commit6bb1720f02c295fca9f23fd646cad76a275eed69 (patch)
treeab9386bedea1cc425b81a2fb448cf1811387a2bb /dev-java/jmf
parentLicense fix. (diff)
downloadhistorical-6bb1720f02c295fca9f23fd646cad76a275eed69.tar.gz
historical-6bb1720f02c295fca9f23fd646cad76a275eed69.tar.bz2
historical-6bb1720f02c295fca9f23fd646cad76a275eed69.zip
License fix.
Diffstat (limited to 'dev-java/jmf')
-rw-r--r--dev-java/jmf/Manifest4
-rw-r--r--dev-java/jmf/jmf-2.1.1e.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jmf/Manifest b/dev-java/jmf/Manifest
index cff3f80b7eae..a7971d1e52a0 100644
--- a/dev-java/jmf/Manifest
+++ b/dev-java/jmf/Manifest
@@ -1,5 +1,5 @@
-MD5 0b69916c49afd87cea9b2f9aa1f8e570 jmf-2.1.1e.ebuild 1452
-MD5 b3ad66a7b2f349c2e2f7add7ac6badde ChangeLog 483
+MD5 2cbb0dd93b46f7b37ae5f770f4256c79 jmf-2.1.1e.ebuild 1452
+MD5 900b3db91202119fe789bdf30e5aafd9 ChangeLog 483
MD5 cd84b12c8f5ba2e29627baea8699d4ba files/jmfinit 798
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-jmf-2.1.1e 0
MD5 aeb420c1999488e085022067dd93d655 files/jmfcustomizer 816
diff --git a/dev-java/jmf/jmf-2.1.1e.ebuild b/dev-java/jmf/jmf-2.1.1e.ebuild
index e0454137a08e..bde6205694ff 100644
--- a/dev-java/jmf/jmf-2.1.1e.ebuild
+++ b/dev-java/jmf/jmf-2.1.1e.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/dev-java/jmf/jmf-2.1.1e.ebuild,v 1.1 2003/05/15 08:47:40 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jmf/jmf-2.1.1e.ebuild,v 1.2 2003/05/24 07:01:06 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ DESCRIPTION="The Java Media Framework API (JMF) enables audio, video and other t
SRC_URI=""
HOMEPAGE="http://java.sun.com/products/java-media/jmf/"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-LICENSE="sun-bcla"
+LICENSE="sun-bcla-jmf"
SLOT="0"
DEPEND=""
RDEPEND=">=virtual/jdk-1.4"