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/mythweather-0.13.ebuild | |
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/mythweather-0.13.ebuild')
-rw-r--r-- | media-plugins/mythweather/mythweather-0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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} )" |