diff options
author | Max Kalika <max@gentoo.org> | 2003-09-17 06:28:30 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2003-09-17 06:28:30 +0000 |
commit | 036498c448136c789432979ffc894e77bae12201 (patch) | |
tree | c228b01da296c3eef7c5c6c4bd0ef989fd773880 /media-plugins/mythvideo | |
parent | Mark stable (diff) | |
download | gentoo-2-036498c448136c789432979ffc894e77bae12201.tar.gz gentoo-2-036498c448136c789432979ffc894e77bae12201.tar.bz2 gentoo-2-036498c448136c789432979ffc894e77bae12201.zip |
Bump to stable.
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/Manifest | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.10.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.11.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 482d587e12d6..a2b3e2aa7d90 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.3 2003/08/18 18:05:48 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.4 2003/09/17 06:28:28 max Exp $ + + 16 Sep 2003; Max Kalika <max@gentoo.org> mythvideo-0.10.ebuild, + mythvideo-0.11.ebuild: + Bump to stable. *mythvideo-0.11 (18 Aug 2003) diff --git a/media-plugins/mythvideo/Manifest b/media-plugins/mythvideo/Manifest index 1b014d8b2873..b3a243dbe960 100644 --- a/media-plugins/mythvideo/Manifest +++ b/media-plugins/mythvideo/Manifest @@ -1,6 +1,6 @@ -MD5 15091b5845360d331b617a2faeaab467 ChangeLog 1692 -MD5 7cf470c9ed702c10887c855fc5b3dc19 mythvideo-0.10.ebuild 1740 -MD5 d9d414705d6bb151f1d87556d1641724 mythvideo-0.11.ebuild 1755 +MD5 900b376ebae322f2db8bb9db0022bb24 mythvideo-0.10.ebuild 1734 +MD5 e108d5867e5f2a919a2fa1c6c404fd37 mythvideo-0.11.ebuild 1749 +MD5 c4557789008be320ffec9056ad905b56 ChangeLog 1802 MD5 20e2255501865de5b568424821abf69d metadata.xml 161 MD5 bdd77fadda8f0eb40802ceb421042c18 files/digest-mythvideo-0.10 67 MD5 1c1055ed7527e3c6e5c556e1f79456bc files/digest-mythvideo-0.11 67 diff --git a/media-plugins/mythvideo/mythvideo-0.10.ebuild b/media-plugins/mythvideo/mythvideo-0.10.ebuild index 5076a61e3a4c..0a450ae6d30c 100644 --- a/media-plugins/mythvideo/mythvideo-0.10.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.10.ebuild,v 1.3 2003/09/07 00:02:15 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.10.ebuild,v 1.4 2003/09/17 06:28:28 max Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )" diff --git a/media-plugins/mythvideo/mythvideo-0.11.ebuild b/media-plugins/mythvideo/mythvideo-0.11.ebuild index a126fb45811a..97d28134d8c2 100644 --- a/media-plugins/mythvideo/mythvideo-0.11.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.11.ebuild,v 1.2 2003/09/07 00:02:15 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.11.ebuild,v 1.3 2003/09/17 06:28:28 max Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 || ( media-video/mplayer media-video/xine-ui ) |