diff options
Diffstat (limited to 'gnome-extra/gconfmm/gconfmm-1.3.3.ebuild')
-rw-r--r-- | gnome-extra/gconfmm/gconfmm-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild b/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild index 0149d6410760..3eea88b8830f 100644 --- a/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild +++ b/gnome-extra/gconfmm/gconfmm-1.3.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/gconfmm/gconfmm-1.3.3.ebuild,v 1.3 2002/07/25 03:16:20 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild,v 1.4 2002/08/16 04:13:57 murphy Exp $ inherit gnome2 @@ -10,7 +10,7 @@ DESCRIPTION="C++ bindings for libgconf" SRC_URI="mirror://sourceforge/gtkmm/${P}.tar.gz" HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=gnome-base/gconf-1.1.10-r1 >=x11-libs/gtkmm-1.3.14" |