summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2004-09-21 05:07:20 +0000
committerDoug Goldstein <cardoe@gentoo.org>2004-09-21 05:07:20 +0000
commitf4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9 (patch)
tree5b218580e7628f6e20af5e194bde459cf5f3e29a /media-plugins/mythgallery
parentstable x86 (diff)
downloadhistorical-f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9.tar.gz
historical-f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9.tar.bz2
historical-f4dceb5f90efd62925173d1c99f1cdfe1c6bb4c9.zip
stable x86
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r--media-plugins/mythgallery/ChangeLog5
-rw-r--r--media-plugins/mythgallery/mythgallery-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index 7eb4906e6c9c..e14adc0ef0f0 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,9 @@
# 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.20 2004/09/10 18:06:01 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.21 2004/09/21 04:55:09 cardoe Exp $
+
+ 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythgallery-0.15.ebuild:
+ stable x86
*mythgallery-0.16 (10 Sep 2004)
diff --git a/media-plugins/mythgallery/mythgallery-0.15.ebuild b/media-plugins/mythgallery/mythgallery-0.15.ebuild
index 17b80990dda5..563012894d59 100644
--- a/media-plugins/mythgallery/mythgallery-0.15.ebuild
+++ b/media-plugins/mythgallery/mythgallery-0.15.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.15.ebuild,v 1.3 2004/07/15 22:21:44 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.15.ebuild,v 1.4 2004/09/21 04:55:09 cardoe Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="opengl"
DEPEND=">=sys-apps/sed-4