diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-12-05 01:04:38 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-12-05 01:04:38 +0000 |
commit | c4958827f630eb99803835a0b78450e21945e77e (patch) | |
tree | 1e2fad512fb8e1ac1587dc22cee517052e9c7c2e /media-plugins/mythgallery | |
parent | newline fixups. (diff) | |
download | historical-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/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index e14adc0ef0f0..b934b3c9e407 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.21 2004/09/21 04:55:09 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.22 2004/12/05 01:00:44 iggy Exp $ + + 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythgallery-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> mythgallery-0.15.ebuild: stable x86 diff --git a/media-plugins/mythgallery/mythgallery-0.16.ebuild b/media-plugins/mythgallery/mythgallery-0.16.ebuild index 9bb339936187..c0bf2cfd093a 100644 --- a/media-plugins/mythgallery/mythgallery-0.16.ebuild +++ b/media-plugins/mythgallery/mythgallery-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/mythgallery/mythgallery-0.16.ebuild,v 1.2 2004/09/10 18:09:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.16.ebuild,v 1.3 2004/12/05 01:00:44 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="opengl debug nls" DEPEND=">=sys-apps/sed-4 |