diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-09-23 15:01:07 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-09-23 15:01:07 +0000 |
commit | 88d562d107f325b68fd99af8b5adcc4c50a26869 (patch) | |
tree | d3ade97a68d0da408839ab6e1d6883d6339bc87c /gnome-base/gnome | |
parent | add hal USE (Manifest recommit) (diff) | |
download | gentoo-2-88d562d107f325b68fd99af8b5adcc4c50a26869.tar.gz gentoo-2-88d562d107f325b68fd99af8b5adcc4c50a26869.tar.bz2 gentoo-2-88d562d107f325b68fd99af8b5adcc4c50a26869.zip |
add to IUSE
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-2.8.0_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome/gnome-2.8.0_pre1.ebuild b/gnome-base/gnome/gnome-2.8.0_pre1.ebuild index b7f459092b64..325a303be269 100644 --- a/gnome-base/gnome/gnome-2.8.0_pre1.ebuild +++ b/gnome-base/gnome/gnome-2.8.0_pre1.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/gnome-base/gnome/gnome-2.8.0_pre1.ebuild,v 1.5 2004/09/23 14:58:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.8.0_pre1.ebuild,v 1.6 2004/09/23 15:01:07 foser Exp $ # UPDATE TRACKER : GNOME TEAM ONLY @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="as-is" SLOT="2.0" -IUSE="accessibility cdr dvdr" +IUSE="accessibility cdr dvdr hal" # when unmasking for an arch # double check none of the deps are still masked ! KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips ~alpha ~hppa" |