diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-06-21 23:18:00 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-06-21 23:18:00 +0000 |
commit | 1069e1da8152241031b52d5e25376955746f0acd (patch) | |
tree | 2b1e2154a9d1e586d5aa8d39312e70f248d1b29f /media-plugins/mythvideo | |
parent | version bump (diff) | |
download | historical-1069e1da8152241031b52d5e25376955746f0acd.tar.gz historical-1069e1da8152241031b52d5e25376955746f0acd.tar.bz2 historical-1069e1da8152241031b52d5e25376955746f0acd.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythvideo/Manifest | 16 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.18.1.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index b35077109926..8ef589dbc740 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.27 2005/06/06 09:17:59 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.28 2005/06/21 23:13:55 herbs Exp $ + + 21 Jun 2005; Herbie Hopkins <herbs@gentoo.org> mythvideo-0.18.1.ebuild: + Stable on amd64. 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythvideo-0.17.ebuild: Fixed deps for removed mythfrontend diff --git a/media-plugins/mythvideo/Manifest b/media-plugins/mythvideo/Manifest index 314975c5d883..d3b85dc01f32 100644 --- a/media-plugins/mythvideo/Manifest +++ b/media-plugins/mythvideo/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c5638d6e07a7e3d360d5d3c775919301 ChangeLog 4650 -MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 MD5 80ab306bd9de60aef377745a5e884311 mythvideo-0.17.ebuild 638 -MD5 80a5d08bd76a2604adf5c8a857b7b690 mythvideo-0.18.1.ebuild 621 +MD5 fd22e558ac98790453637f5114a341c2 mythvideo-0.18.1.ebuild 620 +MD5 2652f036aa247d887f00c2bb6290b560 ChangeLog 4744 +MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 MD5 ce56915ca405ce9fc7961ee9ea3bb8e0 files/digest-mythvideo-0.17 67 MD5 8739e9d1295223762426254acdc96551 files/digest-mythvideo-0.18.1 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCpBSUBtvusYtCZMsRAvtCAJ9HIc0T6/uQrvX8jLK3framnTkukACgi36e -H/zOdHkbZNay7/1solmFnfU= -=sDdn ------END PGP SIGNATURE----- diff --git a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild index a7171a8885c8..62dc8c1bb687 100644 --- a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.18.1.ebuild,v 1.3 2005/05/31 14:06:03 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.18.1.ebuild,v 1.4 2005/06/21 23:13:55 herbs Exp $ inherit mythtv-plugins eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser |