diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab (patch) | |
tree | 56b3b0229a5d5df130292e88d12443baa4ad3430 /gnome-extra/gconf-editor | |
parent | merge in fixes (diff) | |
download | historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.gz historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.bz2 historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild index 984a350426b5..ede96ab912e8 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild,v 1.2 2002/09/05 21:27:01 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild,v 1.3 2002/09/21 11:49:09 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="an editor to the GConf2 system" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc x86" +KEYWORDS="ppc x86 alpha" RDEPEND=">=gnome-base/gconf-1.2.0 >=x11-libs/gtk+-2.0.6-r1 |