diff options
author | 2005-06-05 19:34:55 +0000 | |
---|---|---|
committer | 2005-06-05 19:34:55 +0000 | |
commit | cc9452a7fb19dda011417dde62c931e541766205 (patch) | |
tree | 1b069d11c9a285449882cc86052b71ca609d0d4a /gnome-base/gconf | |
parent | digest fix (diff) | |
download | historical-cc9452a7fb19dda011417dde62c931e541766205.tar.gz historical-cc9452a7fb19dda011417dde62c931e541766205.tar.bz2 historical-cc9452a7fb19dda011417dde62c931e541766205.zip |
mark x86
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.10.0.ebuild b/gnome-base/gconf/gconf-2.10.0.ebuild index fd8928ecde7d..3d4eba050919 100644 --- a/gnome-base/gconf/gconf-2.10.0.ebuild +++ b/gnome-base/gconf/gconf-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.1 2005/03/11 10:02:48 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.2 2005/06/05 19:34:55 foser Exp $ inherit eutils gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.1 |