diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-04-23 12:51:34 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-04-23 12:51:34 +0000 |
commit | d1252fe5392aa145474f485d958b80635639de02 (patch) | |
tree | 19a8a8a485fd9daf706edf8d9f992847790b8ff0 /gnome-base/nautilus | |
parent | mark x86 stable (diff) | |
download | historical-d1252fe5392aa145474f485d958b80635639de02.tar.gz historical-d1252fe5392aa145474f485d958b80635639de02.tar.bz2 historical-d1252fe5392aa145474f485d958b80635639de02.zip |
mark x86
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/nautilus-2.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/nautilus/nautilus-2.2.3.ebuild b/gnome-base/nautilus/nautilus-2.2.3.ebuild index cef665a8b3c3..d9e0e0ef6d43 100644 --- a/gnome-base/nautilus/nautilus-2.2.3.ebuild +++ b/gnome-base/nautilus/nautilus-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.2.3.ebuild,v 1.1 2003/03/31 17:52:14 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.2.3.ebuild,v 1.2 2003/04/23 12:51:34 foser Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ DESCRIPTION="A filemanager for the Gnome2 desktop" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2 LGPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" IUSE="oggvorbis" RDEPEND="app-admin/fam-oss @@ -39,7 +39,7 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=gnome-base/gconf-1.2.1" -G2CONF="${G2CONF} --enable-gdialog=yes" +G2CONF="${G2CONF} --enable-gdialog=yes --enable-hardware" DOCS="AUTHORS COPYIN* ChangeLo* HACKING INSTALL MAINTAINERS NEWS README THANKS TODO" |