diff options
author | David Holm <dholm@gentoo.org> | 2005-05-31 14:57:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-31 14:57:40 +0000 |
commit | a215bb12324b084068443dd3971315ec1a84f4a5 (patch) | |
tree | b0f30150f3faf7f1443e41bc7033117247ee5b0c /media-plugins/mythweather | |
parent | added ~ppc64 (diff) | |
download | historical-a215bb12324b084068443dd3971315ec1a84f4a5.tar.gz historical-a215bb12324b084068443dd3971315ec1a84f4a5.tar.bz2 historical-a215bb12324b084068443dd3971315ec1a84f4a5.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 9b7e1927abe3..d48ceb3f7e06 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.24 2005/05/30 07:53:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.25 2005/05/31 14:57:40 dholm Exp $ + + 31 May 2005; David Holm <dholm@gentoo.org> mythweather-0.18.1.ebuild: + Added to ~ppc. 30 May 2005; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.16.ebuild, -mythweather-0.18.ebuild, mythweather-0.18.1.ebuild: diff --git a/media-plugins/mythweather/mythweather-0.18.1.ebuild b/media-plugins/mythweather/mythweather-0.18.1.ebuild index 8cb16b7e5dcb..21146e47f50c 100644 --- a/media-plugins/mythweather/mythweather-0.18.1.ebuild +++ b/media-plugins/mythweather/mythweather-0.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.2 2005/05/30 07:53:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.3 2005/05/31 14:57:40 dholm Exp $ inherit mythtv-plugins @@ -10,6 +10,6 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" DEPEND="~media-tv/mythtv-${PV}*" |