summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2002-12-12 09:32:33 +0000
committerArcady Genkin <agenkin@gentoo.org>2002-12-12 09:32:33 +0000
commitcb9be53a05882a66e1b1a122c32a100448e3b2de (patch)
treebac0fa8bb8433b3891ae43beba8888b30aa7fb9a /media-plugins/xine-d5d
parentversion bump (diff)
downloadhistorical-cb9be53a05882a66e1b1a122c32a100448e3b2de.tar.gz
historical-cb9be53a05882a66e1b1a122c32a100448e3b2de.tar.bz2
historical-cb9be53a05882a66e1b1a122c32a100448e3b2de.zip
Updating dependency on xine-lib-0.9*
Diffstat (limited to 'media-plugins/xine-d5d')
-rw-r--r--media-plugins/xine-d5d/ChangeLog5
-rw-r--r--media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/xine-d5d/ChangeLog b/media-plugins/xine-d5d/ChangeLog
index dc02a294e668..c122a10f6cd4 100644
--- a/media-plugins/xine-d5d/ChangeLog
+++ b/media-plugins/xine-d5d/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for media-video/xine-d5d
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/ChangeLog,v 1.2 2002/12/01 23:19:00 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/ChangeLog,v 1.3 2002/12/12 09:28:15 agenkin Exp $
*xine-d5d-0.2.7 (08 Jul 2002)
+ 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d5d-0.2.7-r1.ebuild :
+ Fixed dependency on xine-lib 0.9.
+
02 Dec 2002; Martin Holzer <mholzer@gentoo.org> xine-d5d-0.2.7-r1.ebuild:
Updated SRC_URI, package now named as the ebuild so changed unpack
diff --git a/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild b/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild
index c5fbbd3862df..85c2915242ba 100644
--- a/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild
+++ b/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild,v 1.3 2002/12/01 23:24:23 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild,v 1.4 2002/12/12 09:28:15 agenkin Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Captain CSS menu plugin for the xine media player"
HOMEPAGE="http://www.captaincss.tk/"
SRC_URI="http://debianlinux.net/${P}.tgz"
-DEPEND=">=media-libs/xine-lib-0.9.12"
+DEPEND="=media-libs/xine-lib-0.9*"
SLOT="0"
LICENSE="LGPL-2.1"