diff options
author | Max Kalika <max@gentoo.org> | 2003-09-17 06:34:35 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2003-09-17 06:34:35 +0000 |
commit | 54b6289df506d17225d22081f301bbddd29fb5d1 (patch) | |
tree | 7a5c307dde894d8199af9782b16e406064ec5cc7 /media-plugins/mythweather | |
parent | Bump to stable. (diff) | |
download | gentoo-2-54b6289df506d17225d22081f301bbddd29fb5d1.tar.gz gentoo-2-54b6289df506d17225d22081f301bbddd29fb5d1.tar.bz2 gentoo-2-54b6289df506d17225d22081f301bbddd29fb5d1.zip |
Bump to stable.
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/Manifest | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.10.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.11.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 1a8619dafd51..c19b58b53685 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2003/08/18 18:07:04 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.5 2003/09/17 06:29:50 max Exp $ + + 16 Sep 2003; Max Kalika <max@gentoo.org> mythweather-0.10.ebuild, + mythweather-0.11.ebuild: + Bump to stable. *mythweather-0.11 (18 Aug 2003) diff --git a/media-plugins/mythweather/Manifest b/media-plugins/mythweather/Manifest index 9f1abe3e735b..958f21675523 100644 --- a/media-plugins/mythweather/Manifest +++ b/media-plugins/mythweather/Manifest @@ -1,6 +1,6 @@ -MD5 4b853f569971fb1d6a9377987bde8394 mythweather-0.11.ebuild 973 -MD5 11893933c13d93476fb961b975275cb9 mythweather-0.10.ebuild 1006 -MD5 633be5b82eec8d60f3cf1c5ddb5f56b6 ChangeLog 1346 +MD5 103f2dc2a77568b205f86d9f8a21e4a8 mythweather-0.11.ebuild 972 +MD5 d7ca666cb6cccf06ea43cd7a48ae62ee mythweather-0.10.ebuild 1005 +MD5 aebc302937c8337e949829ef751bb0e7 ChangeLog 1460 MD5 20e2255501865de5b568424821abf69d metadata.xml 161 MD5 09666f4a410bc5eda6781edd029505f7 files/digest-mythweather-0.10 69 MD5 6a31e4f0a87c61e3e7f0eb55dca2f03b files/digest-mythweather-0.11 69 diff --git a/media-plugins/mythweather/mythweather-0.10.ebuild b/media-plugins/mythweather/mythweather-0.10.ebuild index ea98065b87cc..2c02ccacb4f9 100644 --- a/media-plugins/mythweather/mythweather-0.10.ebuild +++ b/media-plugins/mythweather/mythweather-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/mythweather/mythweather-0.10.ebuild,v 1.3 2003/08/08 05:15:27 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.10.ebuild,v 1.4 2003/09/17 06:29:50 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/mythweather/mythweather-0.11.ebuild b/media-plugins/mythweather/mythweather-0.11.ebuild index 5d6ca031daa6..a487e326e0f4 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. # 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.1 2003/08/18 18:07:05 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.11.ebuild,v 1.2 2003/09/17 06:29:50 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} )" |