diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2010-06-13 07:31:21 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2010-06-13 07:31:21 +0000 |
commit | 392a5d235f781f88e965dd4b1565d9a65479839c (patch) | |
tree | 2354cd81ec84e0b843e3b40141c63452de15ac08 /media-plugins/mythvideo | |
parent | Convert to ruby-ng. (diff) | |
download | gentoo-2-392a5d235f781f88e965dd4b1565d9a65479839c.tar.gz gentoo-2-392a5d235f781f88e965dd4b1565d9a65479839c.tar.bz2 gentoo-2-392a5d235f781f88e965dd4b1565d9a65479839c.zip |
Add a missing depend
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild | 3 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 8d422feff3e3..d8c330ba0c53 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythvideo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.86 2010/06/10 14:53:22 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.87 2010/06/13 07:31:21 cardoe Exp $ + + 13 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + mythvideo-0.22_p23469.ebuild, mythvideo-0.23_p25065.ebuild: + Add a missing depend *mythvideo-0.23_p25065 (10 Jun 2010) diff --git a/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild b/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild index bac1bead3842..92ad2bedce5c 100644 --- a/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.1 2010/05/26 16:01:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.2 2010/06/13 07:31:21 cardoe Exp $ EAPI=2 @@ -16,6 +16,7 @@ RDEPEND="dev-perl/libwww-perl dev-perl/XML-Simple sys-apps/eject jamu? ( >=dev-python/imdbpy-3.8 + dev-python/imaging >=dev-python/mysql-python-1.2.2 media-tv/mythtv[python] )" DEPEND="" diff --git a/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild b/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild index dccab2405874..389709775267 100644 --- a/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild,v 1.1 2010/06/10 14:53:22 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild,v 1.2 2010/06/13 07:31:21 cardoe Exp $ EAPI=2 @@ -16,6 +16,7 @@ RDEPEND="dev-perl/libwww-perl dev-perl/XML-Simple sys-apps/eject jamu? ( >=dev-python/imdbpy-3.8 + dev-python/imaging >=dev-python/mysql-python-1.2.2 media-tv/mythtv[python] )" DEPEND="" |