diff options
author | 2004-03-17 01:07:27 +0000 | |
---|---|---|
committer | 2004-03-17 01:07:27 +0000 | |
commit | 316db4fcc75b3d5e5ef23fd99e45842119ca71b6 (patch) | |
tree | 08a1d527ffa3b5e1d57f8e863dc3e31914cc825a /gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild | |
parent | Added ~mips keyword. (diff) | |
download | historical-316db4fcc75b3d5e5ef23fd99e45842119ca71b6.tar.gz historical-316db4fcc75b3d5e5ef23fd99e45842119ca71b6.tar.bz2 historical-316db4fcc75b3d5e5ef23fd99e45842119ca71b6.zip |
Added ~mips keyword.
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 | 6 |
1 files changed, 3 insertions, 3 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 97d9d687c9eb..94eb0824df22 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. +# Copyright 1999-2004 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.8 2003/12/13 01:40:36 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild,v 1.9 2004/03/17 01:02:52 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" |