summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-09-14 05:49:55 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-09-14 05:49:55 +0000
commit6a5e97956b9adf48c3e648d0cc79918d8b9d4e9a (patch)
tree2fddf9bedc24cb270b79d9a197c79e0296af540a /eclass/mythtv-plugins.eclass
parentRev bump. Updated both version to new eclass (diff)
downloadgentoo-2-6a5e97956b9adf48c3e648d0cc79918d8b9d4e9a.tar.gz
gentoo-2-6a5e97956b9adf48c3e648d0cc79918d8b9d4e9a.tar.bz2
gentoo-2-6a5e97956b9adf48c3e648d0cc79918d8b9d4e9a.zip
Possible issue.
Diffstat (limited to 'eclass/mythtv-plugins.eclass')
-rw-r--r--eclass/mythtv-plugins.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mythtv-plugins.eclass b/eclass/mythtv-plugins.eclass
index 4192b7cdd3ac..e07b6604af31 100644
--- a/eclass/mythtv-plugins.eclass
+++ b/eclass/mythtv-plugins.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.13 2006/09/14 05:18:02 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.14 2006/09/14 05:49:55 cardoe Exp $
#
# Author: Doug Goldstein <cardoe@gentoo.org>
#
@@ -29,7 +29,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="debug mmx"
+IUSE="${IUSE} debug mmx"
RDEPEND="${RDEPEND}
=media-tv/mythtv-${MY_PV}*"