diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:12:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:12:09 +0000 |
commit | a0d9abe1029c4664a56f5a141599b584ce296361 (patch) | |
tree | 16db213388d96b99b52fef889bbcfc9cad952d48 /gnome-extra/gconf-editor | |
parent | cleanup + type-o fix (diff) | |
download | gentoo-2-a0d9abe1029c4664a56f5a141599b584ce296361.tar.gz gentoo-2-a0d9abe1029c4664a56f5a141599b584ce296361.tar.bz2 gentoo-2-a0d9abe1029c4664a56f5a141599b584ce296361.zip |
unmasks
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-0.4.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.4.1.ebuild index e8305f5831e0..c5e4b3c06932 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.4.1.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.4.1.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-extra/gconf-editor/gconf-editor-0.4.1.ebuild,v 1.2 2003/07/01 21:56:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.4.1.ebuild,v 1.3 2003/07/12 16:12:09 aliz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" |