diff options
author | 2004-01-15 18:05:22 +0000 | |
---|---|---|
committer | 2004-01-15 18:05:22 +0000 | |
commit | c23a095c5e63fac1d013f5f571c779e0edeec32e (patch) | |
tree | ffe0b89ce9937417cb6435739077b0b3cd767fdb /media-plugins | |
parent | cause it to pull module-init-tools instead of virtual/modutils, this fixes th... (diff) | |
download | historical-c23a095c5e63fac1d013f5f571c779e0edeec32e.tar.gz historical-c23a095c5e63fac1d013f5f571c779e0edeec32e.tar.bz2 historical-c23a095c5e63fac1d013f5f571c779e0edeec32e.zip |
Bump mythtv-0.13 to stable x86.
Diffstat (limited to 'media-plugins')
27 files changed, 75 insertions, 54 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog index decc2a156ac8..0f1324756686 100644 --- a/media-plugins/mythdvd/ChangeLog +++ b/media-plugins/mythdvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythdvd # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.5 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.6 2004/01/15 18:04:10 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythdvd-0.13.ebuild: + Bump to stable x86. *mythdvd-0.13 (11 Dec 2003) diff --git a/media-plugins/mythdvd/mythdvd-0.11.ebuild b/media-plugins/mythdvd/mythdvd-0.11.ebuild index c09a9db8e668..40b5ad6dec1d 100644 --- a/media-plugins/mythdvd/mythdvd-0.11.ebuild +++ b/media-plugins/mythdvd/mythdvd-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.11.ebuild,v 1.3 2003/09/17 06:32:55 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.11.ebuild,v 1.4 2004/01/15 18:04:10 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythdvd/mythdvd-0.12.ebuild b/media-plugins/mythdvd/mythdvd-0.12.ebuild index c7ef74431cd5..101e70998a90 100644 --- a/media-plugins/mythdvd/mythdvd-0.12.ebuild +++ b/media-plugins/mythdvd/mythdvd-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.12.ebuild,v 1.2 2003/10/28 16:18:27 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.12.ebuild,v 1.3 2004/01/15 18:04:10 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythdvd/mythdvd-0.13.ebuild b/media-plugins/mythdvd/mythdvd-0.13.ebuild index 7f705afadde5..661b67ea327b 100644 --- a/media-plugins/mythdvd/mythdvd-0.13.ebuild +++ b/media-plugins/mythdvd/mythdvd-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.13.ebuild,v 1.1 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.13.ebuild,v 1.2 2004/01/15 18:04:10 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" IUSE="alsa lirc transcode" DEPEND="media-libs/libdvdread diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 9bab9a92b041..810b3c7a42de 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.9 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.10 2004/01/15 18:04:20 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythgallery-0.13.ebuild: + Bump to stable x86. *mythgallery-0.13 (11 Dec 2003) diff --git a/media-plugins/mythgallery/mythgallery-0.11.ebuild b/media-plugins/mythgallery/mythgallery-0.11.ebuild index 640289d71203..06300fd1b526 100644 --- a/media-plugins/mythgallery/mythgallery-0.11.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.11.ebuild,v 1.2 2003/09/17 06:24:27 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.11.ebuild,v 1.3 2004/01/15 18:04:20 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythgallery/mythgallery-0.12.ebuild b/media-plugins/mythgallery/mythgallery-0.12.ebuild index 6ece014bac40..a0276100df06 100644 --- a/media-plugins/mythgallery/mythgallery-0.12.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.12.ebuild,v 1.2 2003/10/28 16:31:09 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.12.ebuild,v 1.3 2004/01/15 18:04:20 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythgallery/mythgallery-0.13.ebuild b/media-plugins/mythgallery/mythgallery-0.13.ebuild index 9600f41b4944..abe8fbc4e676 100644 --- a/media-plugins/mythgallery/mythgallery-0.13.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.13.ebuild,v 1.1 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.13.ebuild,v 1.2 2004/01/15 18:04:20 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/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 942202737f56..ae9f3d80ae32 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.9 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.10 2004/01/15 18:04:36 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythgame-0.13.ebuild: + Bump to stable x86. *mythgame-0.13 (11 Dec 2003) diff --git a/media-plugins/mythgame/mythgame-0.11.ebuild b/media-plugins/mythgame/mythgame-0.11.ebuild index e2bda31bd467..d9dd5f97b209 100644 --- a/media-plugins/mythgame/mythgame-0.11.ebuild +++ b/media-plugins/mythgame/mythgame-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.11.ebuild,v 1.3 2003/09/17 06:25:29 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.11.ebuild,v 1.4 2004/01/15 18:04:36 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythgame/mythgame-0.12.ebuild b/media-plugins/mythgame/mythgame-0.12.ebuild index eed04a9b0373..a77f4e02924e 100644 --- a/media-plugins/mythgame/mythgame-0.12.ebuild +++ b/media-plugins/mythgame/mythgame-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.12.ebuild,v 1.2 2003/10/28 16:33:28 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.12.ebuild,v 1.3 2004/01/15 18:04:36 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythgame/mythgame-0.13.ebuild b/media-plugins/mythgame/mythgame-0.13.ebuild index e1356793378e..3524ded6e893 100644 --- a/media-plugins/mythgame/mythgame-0.13.ebuild +++ b/media-plugins/mythgame/mythgame-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.13.ebuild,v 1.1 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.13.ebuild,v 1.2 2004/01/15 18:04:36 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-libs/zlib >=sys-apps/sed-4 diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog index d3f5de31a3ce..0bf57f5b4493 100644 --- a/media-plugins/mythmusic/ChangeLog +++ b/media-plugins/mythmusic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythmusic # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.11 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.12 2004/01/15 18:04:45 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythmusic-0.13.ebuild: + Bump to stable x86. *mythmusic-0.13 (11 Dec 2003) diff --git a/media-plugins/mythmusic/mythmusic-0.11.ebuild b/media-plugins/mythmusic/mythmusic-0.11.ebuild index 0a7199c433d4..ada906932c82 100644 --- a/media-plugins/mythmusic/mythmusic-0.11.ebuild +++ b/media-plugins/mythmusic/mythmusic-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.11.ebuild,v 1.3 2003/09/17 06:26:59 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.11.ebuild,v 1.4 2004/01/15 18:04:45 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythmusic/mythmusic-0.12.ebuild b/media-plugins/mythmusic/mythmusic-0.12.ebuild index e2e1d4b83b61..a270448125e0 100644 --- a/media-plugins/mythmusic/mythmusic-0.12.ebuild +++ b/media-plugins/mythmusic/mythmusic-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.12.ebuild,v 1.2 2003/10/28 16:45:55 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.12.ebuild,v 1.3 2004/01/15 18:04:45 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythmusic/mythmusic-0.13.ebuild b/media-plugins/mythmusic/mythmusic-0.13.ebuild index b5aeeac0a685..271d2d3d083f 100644 --- a/media-plugins/mythmusic/mythmusic-0.13.ebuild +++ b/media-plugins/mythmusic/mythmusic-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.13.ebuild,v 1.1 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.13.ebuild,v 1.2 2004/01/15 18:04:45 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" IUSE="opengl sdl X" DEPEND=">=media-sound/cdparanoia-3.9.8 diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 1ad7ef4c2ba2..ef16df0b39e6 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.3 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.4 2004/01/15 18:04:54 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythnews-0.13.ebuild: + Bump to stable x86. *mythnews-0.13 (11 Dec 2003) diff --git a/media-plugins/mythnews/mythnews-0.12.ebuild b/media-plugins/mythnews/mythnews-0.12.ebuild index c793e884503b..a5675f2a31b7 100644 --- a/media-plugins/mythnews/mythnews-0.12.ebuild +++ b/media-plugins/mythnews/mythnews-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.12.ebuild,v 1.2 2003/10/28 16:35:34 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.12.ebuild,v 1.3 2004/01/15 18:04:54 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythnews/mythnews-0.13.ebuild b/media-plugins/mythnews/mythnews-0.13.ebuild index 1a77b9461eff..7a3e62940e63 100644 --- a/media-plugins/mythnews/mythnews-0.13.ebuild +++ b/media-plugins/mythnews/mythnews-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.13.ebuild,v 1.1 2003/12/11 21:55:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.13.ebuild,v 1.2 2004/01/15 18:04:54 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/ChangeLog b/media-plugins/mythvideo/ChangeLog index 7e39ca5b4ffd..800b83e88c52 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2003/12/11 21:55:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.9 2004/01/15 18:05:03 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythvideo-0.13.ebuild: + Bump to stable x86. *mythvideo-0.13 (11 Dec 2003) diff --git a/media-plugins/mythvideo/mythvideo-0.11.ebuild b/media-plugins/mythvideo/mythvideo-0.11.ebuild index 97d28134d8c2..52ab9e2272f9 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. +# Copyright 1999-2004 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.3 2003/09/17 06:28:28 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.11.ebuild,v 1.4 2004/01/15 18:05:03 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythvideo/mythvideo-0.12.ebuild b/media-plugins/mythvideo/mythvideo-0.12.ebuild index 09e5c9dfd2de..96899d190a5f 100644 --- a/media-plugins/mythvideo/mythvideo-0.12.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.12.ebuild,v 1.2 2003/10/28 16:39:28 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.12.ebuild,v 1.3 2004/01/15 18:05:03 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythvideo/mythvideo-0.13.ebuild b/media-plugins/mythvideo/mythvideo-0.13.ebuild index 97318870232c..a408d6041ad6 100644 --- a/media-plugins/mythvideo/mythvideo-0.13.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.13.ebuild,v 1.2 2004/01/02 09:48:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.13.ebuild,v 1.3 2004/01/15 18:05:03 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 ) diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 4f0631b38951..c653b4e6028f 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.9 2003/12/11 21:55:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.10 2004/01/15 18:05:22 max Exp $ + + 15 Jan 2004; Max Kalika <max@gentoo.org> mythweather-0.13.ebuild: + Bump to stable x86. *mythweather-0.13 (11 Dec 2003) diff --git a/media-plugins/mythweather/mythweather-0.11.ebuild b/media-plugins/mythweather/mythweather-0.11.ebuild index a487e326e0f4..9d97b67627c0 100644 --- a/media-plugins/mythweather/mythweather-0.11.ebuild +++ b/media-plugins/mythweather/mythweather-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.11.ebuild,v 1.2 2003/09/17 06:29:50 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.11.ebuild,v 1.3 2004/01/15 18:05:22 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythweather/mythweather-0.12.ebuild b/media-plugins/mythweather/mythweather-0.12.ebuild index 8aceeca9c9e8..785634aa12f6 100644 --- a/media-plugins/mythweather/mythweather-0.12.ebuild +++ b/media-plugins/mythweather/mythweather-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.12.ebuild,v 1.2 2003/10/28 16:40:44 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.12.ebuild,v 1.3 2004/01/15 18:05:22 max Exp $ inherit flag-o-matic diff --git a/media-plugins/mythweather/mythweather-0.13.ebuild b/media-plugins/mythweather/mythweather-0.13.ebuild index bbead87390f4..2e893665a19c 100644 --- a/media-plugins/mythweather/mythweather-0.13.ebuild +++ b/media-plugins/mythweather/mythweather-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.13.ebuild,v 1.2 2003/12/12 23:29:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.13.ebuild,v 1.3 2004/01/15 18:05:22 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} )" |