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
commitc4958827f630eb99803835a0b78450e21945e77e (patch)
tree1e2fad512fb8e1ac1587dc22cee517052e9c7c2e /media-plugins/mythdvd
parentnewline fixups. (diff)
downloadhistorical-c4958827f630eb99803835a0b78450e21945e77e.tar.gz
historical-c4958827f630eb99803835a0b78450e21945e77e.tar.bz2
historical-c4958827f630eb99803835a0b78450e21945e77e.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/mythdvd')
-rw-r--r--media-plugins/mythdvd/ChangeLog10
-rw-r--r--media-plugins/mythdvd/mythdvd-0.16.ebuild4
2 files changed, 11 insertions, 3 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog
index af1510829f62..10d8bbb8885b 100644
--- a/media-plugins/mythdvd/ChangeLog
+++ b/media-plugins/mythdvd/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-plugins/mythdvd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.15 2004/09/21 05:07:20 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.16 2004/12/05 01:00:00 iggy Exp $
+
+ 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythdvd-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
+
+ 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythdvd-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
21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythdvd-0.15.ebuild:
stable x86
diff --git a/media-plugins/mythdvd/mythdvd-0.16.ebuild b/media-plugins/mythdvd/mythdvd-0.16.ebuild
index 8772fb1ce8b6..80e9724980f7 100644
--- a/media-plugins/mythdvd/mythdvd-0.16.ebuild
+++ b/media-plugins/mythdvd/mythdvd-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/mythdvd/mythdvd-0.16.ebuild,v 1.1 2004/09/10 19:49:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.16.ebuild,v 1.2 2004/12/05 01:00:00 iggy Exp $
inherit myth
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE="transcode debug nls"
DEPEND=">=sys-apps/sed-4