summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-31 15:01:30 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-31 15:01:30 +0000
commitc4583c7372ffde21b90260159af7885d67ee0cb4 (patch)
tree60cb35296e2a68fdaa370ba005350b64fb475b96
parentAdded to ~ppc (diff)
downloadgentoo-2-c4583c7372ffde21b90260159af7885d67ee0cb4.tar.gz
gentoo-2-c4583c7372ffde21b90260159af7885d67ee0cb4.tar.bz2
gentoo-2-c4583c7372ffde21b90260159af7885d67ee0cb4.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
-rw-r--r--media-plugins/mythphone/ChangeLog5
-rw-r--r--media-plugins/mythphone/mythphone-0.18.1.ebuild4
-rw-r--r--media-plugins/mythweather/ChangeLog5
-rw-r--r--media-plugins/mythweather/mythweather-0.18.1.ebuild4
-rw-r--r--www-apps/mythweb/ChangeLog5
-rw-r--r--www-apps/mythweb/mythweb-0.18.1.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog
index 98eccbfd0f96..f7ce6fdac2c9 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.6 2005/05/20 09:09:15 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.7 2005/05/31 14:56:36 dholm Exp $
+
+ 31 May 2005; David Holm <dholm@gentoo.org> mythphone-0.18.1.ebuild:
+ Added to ~ppc.
*mythphone-0.18.1 (20 May 2005)
diff --git a/media-plugins/mythphone/mythphone-0.18.1.ebuild b/media-plugins/mythphone/mythphone-0.18.1.ebuild
index c4c65bbc7aa5..cac6340cd86f 100644
--- a/media-plugins/mythphone/mythphone-0.18.1.ebuild
+++ b/media-plugins/mythphone/mythphone-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/mythphone/mythphone-0.18.1.ebuild,v 1.1 2005/05/20 09:09:15 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.18.1.ebuild,v 1.2 2005/05/31 14:56:36 dholm Exp $
inherit mythtv-plugins
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
IUSE="festival"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="~media-tv/mythtv-${PV}
festival? ( app-accessibility/festival )"
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}*"
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog
index f61f35fd6b9d..c002352cfac4 100644
--- a/www-apps/mythweb/ChangeLog
+++ b/www-apps/mythweb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/mythweb
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.13 2005/05/30 07:58:32 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.14 2005/05/31 15:01:30 dholm Exp $
+
+ 31 May 2005; David Holm <dholm@gentoo.org> mythweb-0.18.1.ebuild:
+ Added to ~ppc.
30 May 2005; Doug Goldstein <cardoe@gentoo.org> -mythweb-0.16.ebuild,
-mythweb-0.18.ebuild, mythweb-0.18.1.ebuild:
diff --git a/www-apps/mythweb/mythweb-0.18.1.ebuild b/www-apps/mythweb/mythweb-0.18.1.ebuild
index b0bc286792fc..ca6431655dae 100644
--- a/www-apps/mythweb/mythweb-0.18.1.ebuild
+++ b/www-apps/mythweb/mythweb-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/www-apps/mythweb/mythweb-0.18.1.ebuild,v 1.3 2005/05/30 07:58:32 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.18.1.ebuild,v 1.4 2005/05/31 15:01:30 dholm Exp $
inherit webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.mythtv.org/"
SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND=">=dev-php/mod_php-4.2"