diff options
author | 2004-09-21 05:07:20 +0000 | |
---|---|---|
committer | 2004-09-21 05:07:20 +0000 | |
commit | f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9 (patch) | |
tree | 5b218580e7628f6e20af5e194bde459cf5f3e29a /media-plugins/mythweather | |
parent | stable x86 (diff) | |
download | historical-f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9.tar.gz historical-f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9.tar.bz2 historical-f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9.zip |
stable x86
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index b017ff5fbbe4..7009e9650bcd 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.17 2004/09/10 20:06:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.18 2004/09/21 05:06:29 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythweather-0.15.ebuild: + stable x86 *mythweather-0.16 (10 Sep 2004) diff --git a/media-plugins/mythweather/mythweather-0.15.ebuild b/media-plugins/mythweather/mythweather-0.15.ebuild index 217ea3a3908d..af45cd34cd55 100644 --- a/media-plugins/mythweather/mythweather-0.15.ebuild +++ b/media-plugins/mythweather/mythweather-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.15.ebuild,v 1.3 2004/08/07 23:23:39 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.15.ebuild,v 1.4 2004/09/21 05:06:29 cardoe Exp $ IUSE="" @@ -12,7 +12,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}* )" |