summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-12-05 01:04:38 +0000
committerBrian Jackson <iggy@gentoo.org>2004-12-05 01:04:38 +0000
commit434ce413821a55632795ca0f914a569a7e43e880 (patch)
tree6c2fb981e012d94e519d8d6a8203c1052635199c /media-plugins/mythphone
parentnewline fixups. (Manifest recommit) (diff)
downloadgentoo-2-434ce413821a55632795ca0f914a569a7e43e880.tar.gz
gentoo-2-434ce413821a55632795ca0f914a569a7e43e880.tar.bz2
gentoo-2-434ce413821a55632795ca0f914a569a7e43e880.zip
I can't find any of the other media-tv guys, and it's been fairly bug free, so marking as x86
Diffstat (limited to 'media-plugins/mythphone')
-rw-r--r--media-plugins/mythphone/ChangeLog6
-rw-r--r--media-plugins/mythphone/mythphone-0.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog
index f07a4e9f025c..e40808d6dab7 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.2 2004/09/18 11:39:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.3 2004/12/05 01:03:57 iggy Exp $
+
+ 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythphone-0.16.ebuild:
+ I can't find any of the other media-tv guys, and it's been fairly bug free,
+ so marking as x86
18 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythphone-0.16.ebuild:
Disable festival support becuse it's currently broken, bug #64503.
diff --git a/media-plugins/mythphone/mythphone-0.16.ebuild b/media-plugins/mythphone/mythphone-0.16.ebuild
index ec261156a83a..bec0a817f22c 100644
--- a/media-plugins/mythphone/mythphone-0.16.ebuild
+++ b/media-plugins/mythphone/mythphone-0.16.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/mythphone/mythphone-0.16.ebuild,v 1.2 2004/09/18 11:39:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.16.ebuild,v 1.3 2004/12/05 01:03:57 iggy Exp $
inherit myth eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
IUSE="debug nls"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
DEPEND=">=sys-apps/sed-4
festival? ( app-accessibility/festival )