diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 15:25:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 15:25:50 +0000 |
commit | 5e2ed07aec4423fdaa257e8ed092f356637e59b3 (patch) | |
tree | eb720a2f80ab9246f0fbef3ce855c1b6d33d1398 /media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild | |
parent | Just drop 0.5 ffmpeg, things are easier without it now. Only thing so far req... (diff) | |
download | historical-5e2ed07aec4423fdaa257e8ed092f356637e59b3.tar.gz historical-5e2ed07aec4423fdaa257e8ed092f356637e59b3.tar.bz2 historical-5e2ed07aec4423fdaa257e8ed092f356637e59b3.zip |
Use virtual/eject instead of sys-apps/eject.
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild')
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild b/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild index 333181202787..0a897ea5b1fd 100644 --- a/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild,v 1.1 2010/10/01 03:36:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild,v 1.2 2011/03/31 15:24:13 ssuominen Exp $ EAPI=2 @@ -14,7 +14,7 @@ RDEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser dev-perl/URI dev-perl/XML-Simple - sys-apps/eject + virtual/eject jamu? ( >=dev-python/imdbpy-3.8 dev-python/imaging >=dev-python/mysql-python-1.2.2 |