summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/osalp/osalp-0.7.3.ebuild4
-rw-r--r--media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild4
-rw-r--r--media-plugins/xmms-xosd/xmms-xosd-1.0.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/osalp/osalp-0.7.3.ebuild b/media-libs/osalp/osalp-0.7.3.ebuild
index fedda8b90809..664406cc6dee 100644
--- a/media-libs/osalp/osalp-0.7.3.ebuild
+++ b/media-libs/osalp/osalp-0.7.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/osalp/osalp-0.7.3.ebuild,v 1.1 2002/08/21 01:37:30 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/osalp/osalp-0.7.3.ebuild,v 1.2 2002/09/23 19:37:20 vapier Exp $
DESCRIPTION="Open Source Audio Library Project"
HOMEPAGE="http://osalp.sourceforge.net/"
-LICENSE="GPL"
+LICENSE="GPL-2"
DEPEND="encode? ( >=media-sound/lame-1.89 )
oggvorbis? ( >=media-libs/libvorbis-1.0 )"
diff --git a/media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild b/media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild
index 37bd21e1f0c0..0b0332132411 100644
--- a/media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild
+++ b/media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild,v 1.1 2002/08/30 08:35:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-gdancer/xmms-gdancer-0.4.5.ebuild,v 1.2 2002/09/23 19:40:03 vapier Exp $
MY_P=${P/xmms-/}
S=${WORKDIR}/${MY_P}
@@ -9,7 +9,7 @@ HOMEPAGE="http://figz.com/gdancer/"
SRC_URI="http://figz.com/gdancer/files/${MY_P}.tar.gz"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86"
DEPEND="media-sound/xmms
diff --git a/media-plugins/xmms-xosd/xmms-xosd-1.0.2.ebuild b/media-plugins/xmms-xosd/xmms-xosd-1.0.2.ebuild
index 225d0e4dcba4..e6721674a4b4 100644
--- a/media-plugins/xmms-xosd/xmms-xosd-1.0.2.ebuild
+++ b/media-plugins/xmms-xosd/xmms-xosd-1.0.2.ebuild
@@ -5,13 +5,13 @@ MY_P=${PN/xmms-}-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="xmms plugin for overlaying song titles in X-Windows - X-On-Screen-Display"
SRC_URI="http://www.ignavus.net/${MY_P}.tar.gz"
-HOMEPAGE="http://www.ignavus.net/"
+HOMEPAGE="http://www.ignavus.net/software.html"
DEPEND="virtual/x11
virtual/glibc
>=media-sound/xmms-1.2.6-r1
>=x11-libs/xosd-1.0.2"
RDEPEND="${DEPEND}"
-LICENSE="GPL"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"