summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/xine-dvdnav/ChangeLog6
-rw-r--r--media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/xine-dvdnav/ChangeLog b/media-plugins/xine-dvdnav/ChangeLog
index 15f1e7bfa247..aaf3272ad2e0 100644
--- a/media-plugins/xine-dvdnav/ChangeLog
+++ b/media-plugins/xine-dvdnav/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for media-video/xine-dvdnav
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/ChangeLog,v 1.2 2002/12/12 09:32:33 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/ChangeLog,v 1.3 2002/12/13 19:56:07 agenkin Exp $
*xine-dvdnav-0.9.13 (06 Aug 2002)
12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.2-r2.ebuild :
+ Fixed dependency once more. Closes #12083 (ehustvedt@hotmail.com (Eric
+ Hustvedt)).
+
+ 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.2-r2.ebuild :
Fixed dependency on xine-lib 0.9.
14 Nov 2002; Arcady Genkin <agenkin@gentoo.org> xine-dvdnav-0.9.13.ebuild :
diff --git a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild
index 4e9c3f900035..1f47967252e8 100644
--- a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild
+++ b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.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/xine-dvdnav/xine-dvdnav-0.9.13.ebuild,v 1.2 2002/12/12 09:32:33 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild,v 1.3 2002/12/13 19:56:07 agenkin Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="DVD Navigator plugin for Xine. Also add CSS decription support."
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/dvd/${P}.tar.gz"
DEPEND=" >=media-libs/libdvdcss-0.0.3.3
>=media-libs/libdvdread-0.9.2
- =media-libs/xine-lib-0.9.13
+ =media-libs/xine-lib-0.9.13*
=media-libs/libdvdnav-0.1.3*"
SLOT="0"