diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-30 02:06:04 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-30 02:06:04 +0000 |
commit | 530462bfa35a0d32bd5b66ca21960e91ab5a325d (patch) | |
tree | bc30dc5db956761f70c00aa53583498c266adb96 /media-plugins/mythvideo | |
parent | Fix header date (diff) | |
download | historical-530462bfa35a0d32bd5b66ca21960e91ab5a325d.tar.gz historical-530462bfa35a0d32bd5b66ca21960e91ab5a325d.tar.bz2 historical-530462bfa35a0d32bd5b66ca21960e91ab5a325d.zip |
Stable marking amd64, ppc, x86
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 823e470f5b7d..a760a5578735 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.47 2007/04/27 06:35:03 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.48 2007/04/30 02:06:04 cardoe Exp $ + + 30 Apr 2007; Doug Goldstein <cardoe@gentoo.org> + mythvideo-0.20_p13239.ebuild: + Stable marking amd64, ppc, x86 *mythvideo-0.20.1 (27 Apr 2007) diff --git a/media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild b/media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild index 63730a5d2fa8..6e55c0839d48 100644 --- a/media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild,v 1.1 2007/04/20 01:41:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p13239.ebuild,v 1.2 2007/04/30 02:06:04 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Video player module for MythTV." IUSE="mplayer xine" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser |