summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-12-05 00:59:00 +0000
committerBrian Jackson <iggy@gentoo.org>2004-12-05 00:59:00 +0000
commit5f0c149a4fe3e04180dd0cade2c5c2354ea0902e (patch)
tree8f26b7cf2e3578769868ef18848f51821708da74 /www-apps/mythweb
parentInitial import. (diff)
downloadgentoo-2-5f0c149a4fe3e04180dd0cade2c5c2354ea0902e.tar.gz
gentoo-2-5f0c149a4fe3e04180dd0cade2c5c2354ea0902e.tar.bz2
gentoo-2-5f0c149a4fe3e04180dd0cade2c5c2354ea0902e.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 'www-apps/mythweb')
-rw-r--r--www-apps/mythweb/ChangeLog6
-rw-r--r--www-apps/mythweb/mythweb-0.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog
index dbe379c5f40c..e4fd79a6a179 100644
--- a/www-apps/mythweb/ChangeLog
+++ b/www-apps/mythweb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/mythweb
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.7 2004/10/19 23:10:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.8 2004/12/05 00:56:23 iggy Exp $
+
+ 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythweb-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
19 Oct 2004; Daniel Ahlberg <aliz@gentoo.org> mythweb-0.16.ebuild:
Fixed some problems that would occur when re-emerging the package. Also added
diff --git a/www-apps/mythweb/mythweb-0.16.ebuild b/www-apps/mythweb/mythweb-0.16.ebuild
index ad5b96b9078d..5fa84041d21e 100644
--- a/www-apps/mythweb/mythweb-0.16.ebuild
+++ b/www-apps/mythweb/mythweb-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/www-apps/mythweb/mythweb-0.16.ebuild,v 1.5 2004/10/19 23:10:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.16.ebuild,v 1.6 2004/12/05 00:56:23 iggy Exp $
inherit webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.mythtv.org/"
SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
RDEPEND=">=dev-php/mod_php-4.2"