diff options
author | 2004-01-15 18:05:35 +0000 | |
---|---|---|
committer | 2004-01-15 18:05:35 +0000 | |
commit | b1e236173156e3b8d7b9f09334ddaff884bf461f (patch) | |
tree | d655de919ba5ff08e0669188ddd284d638d46046 /media-plugins/mythweather | |
parent | cause it to pull module-init-tools instead of virtual/modutils, this fixes th... (diff) | |
download | gentoo-2-b1e236173156e3b8d7b9f09334ddaff884bf461f.tar.gz gentoo-2-b1e236173156e3b8d7b9f09334ddaff884bf461f.tar.bz2 gentoo-2-b1e236173156e3b8d7b9f09334ddaff884bf461f.zip |
Bump mythtv-0.13 to stable x86.
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.11.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.12.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.13.ebuild | 6 |
4 files changed, 11 insertions, 8 deletions
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} )" |