diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 03:19:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 03:19:41 +0000 |
commit | 33f584d52c9e8ec64f3d7615dff19f48687d34cc (patch) | |
tree | c31ec016a1e72c8ab510839133aa32a2ba9152cc /gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-33f584d52c9e8ec64f3d7615dff19f48687d34cc.tar.gz gentoo-2-33f584d52c9e8ec64f3d7615dff19f48687d34cc.tar.bz2 gentoo-2-33f584d52c9e8ec64f3d7615dff19f48687d34cc.zip |
stable on ia64
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild index 402a8313a796..8cca35f3798c 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.4.0.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-2.4.0.ebuild,v 1.6 2003/11/08 16:08:15 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild,v 1.7 2003/11/15 03:15:47 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~hppa amd64" +KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ia64" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" |