diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
commit | ce26915c2e6576c53c793f9d0ec9e32f7a486884 (patch) | |
tree | 5c3d92ae4ab254bf5cd97ed58d8b384bd0c885a5 /gnome-extra/gconf-editor | |
parent | KEYWORDS for alpha - gnome 2.0.1 (diff) | |
download | historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.tar.gz historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.tar.bz2 historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.zip |
KEYWORDS for alpha
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-0.3.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.3.1.ebuild index d38f5a16ff0b..1fe7ebf81b49 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.3.1.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.3.1.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.1.ebuild,v 1.2 2002/09/13 15:25:01 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.3.1.ebuild,v 1.3 2002/09/21 12:09:35 bjb Exp $ inherit gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND=">=gnome-base/gconf-1.2.1 >=x11-libs/gtk+-2.0.6-r1 |