diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 04:51:33 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 04:51:33 +0000 |
commit | b57003dc49a3514497fdfcdf8bc4f5743dc69b78 (patch) | |
tree | 77491eaf10e43c1a646eb67d2ea0a9a54fd478c9 /gnome-base/gnome/gnome-2.12.2.ebuild | |
parent | Initial commit that builds from source (bug #63282). (diff) | |
download | gentoo-2-b57003dc49a3514497fdfcdf8bc4f5743dc69b78.tar.gz gentoo-2-b57003dc49a3514497fdfcdf8bc4f5743dc69b78.tar.bz2 gentoo-2-b57003dc49a3514497fdfcdf8bc4f5743dc69b78.zip |
=dev-java/libgconf-java-2.12.1 ~x86$
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-base/gnome/gnome-2.12.2.ebuild')
-rw-r--r-- | gnome-base/gnome/gnome-2.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome/gnome-2.12.2.ebuild b/gnome-base/gnome/gnome-2.12.2.ebuild index cc28c9fbd9a7..0defe03e0f58 100644 --- a/gnome-base/gnome/gnome-2.12.2.ebuild +++ b/gnome-base/gnome/gnome-2.12.2.ebuild @@ -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/gnome-base/gnome/gnome-2.12.2.ebuild,v 1.3 2006/01/21 21:49:32 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.12.2.ebuild,v 1.4 2006/01/22 04:51:33 tsunam Exp $ DESCRIPTION="Meta package for the GNOME desktop" HOMEPAGE="http://www.gnome.org/" @@ -10,7 +10,7 @@ SLOT="2.0" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" IUSE="accessibility cdr dvdr hal" |