summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-07-14 13:29:30 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-07-14 13:29:30 +0000
commit2f09a0c002e42d5db438e2acb44092d1fa0072b5 (patch)
tree1041c40d9062600d6ab26c465d86ad4e3ff21e81 /media-plugins/mythvideo
parentsync IUSE (missing) (diff)
downloadhistorical-2f09a0c002e42d5db438e2acb44092d1fa0072b5.tar.gz
historical-2f09a0c002e42d5db438e2acb44092d1fa0072b5.tar.bz2
historical-2f09a0c002e42d5db438e2acb44092d1fa0072b5.zip
Perl dependencies
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r--media-plugins/mythvideo/ChangeLog5
-rw-r--r--media-plugins/mythvideo/Manifest4
-rw-r--r--media-plugins/mythvideo/mythvideo-0.15.1.ebuild5
3 files changed, 10 insertions, 4 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 26f9346ba88a..38f362006545 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.15 2004/06/24 23:34:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.16 2004/07/14 13:29:30 aliz Exp $
+
+ 14 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> mythvideo-0.15.1.ebuild:
+ Added some perl depenedencies for imdb perl scripts.
*mythvideo-0.15.1 (01 Jun 2004)
diff --git a/media-plugins/mythvideo/Manifest b/media-plugins/mythvideo/Manifest
index 008e096be96a..c6de1995b192 100644
--- a/media-plugins/mythvideo/Manifest
+++ b/media-plugins/mythvideo/Manifest
@@ -1,7 +1,7 @@
-MD5 c0f3eb3785ea3fec6e338a1f9158f32b mythvideo-0.15.1.ebuild 1046
+MD5 02c3a2410e4229316d7a865769d15d95 mythvideo-0.15.1.ebuild 1100
MD5 813af8cc2f4f2d0b1a9042f8fac551a9 mythvideo-0.14.ebuild 1042
MD5 56d0a98a784b77d676c10395c387ea23 mythvideo-0.13.ebuild 1771
-MD5 2b784c14c5fbf9d673504128186558e3 ChangeLog 2901
+MD5 6174de1fd3e1dbeb3dba069bc7890796 ChangeLog 3026
MD5 20e2255501865de5b568424821abf69d metadata.xml 161
MD5 a8800f5c5151851b8e57a6a777fde3b0 files/digest-mythvideo-0.13 67
MD5 51fbad420f3d94ef8747f16c24ee8c18 files/digest-mythvideo-0.14 67
diff --git a/media-plugins/mythvideo/mythvideo-0.15.1.ebuild b/media-plugins/mythvideo/mythvideo-0.15.1.ebuild
index f9644c75881d..c806402e6be6 100644
--- a/media-plugins/mythvideo/mythvideo-0.15.1.ebuild
+++ b/media-plugins/mythvideo/mythvideo-0.15.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.15.1.ebuild,v 1.2 2004/06/24 23:34:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.15.1.ebuild,v 1.3 2004/07/14 13:29:30 aliz Exp $
IUSE=""
@@ -15,6 +15,9 @@ SLOT="0"
KEYWORDS="~x86"
DEPEND=">=sys-apps/sed-4
+ dev-perl/libwww-perl
+ dev-perl/HTML-Parser
+ dev-perl/URI
|| ( media-video/mplayer media-video/xine-ui )
|| ( >=media-tv/mythtv-${PV}* >=media-tv/mythfrontend-${PV}* )"