diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | 23ade2ac31e041a1397d50e8958ae6811e81c7c5 (patch) | |
tree | d0f6ea710e5f707e0ef60f5b5664b14c1b325f3f /gnome-base/gconf | |
parent | merge in fixes (diff) | |
download | gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.gz gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.bz2 gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.2.1.ebuild b/gnome-base/gconf/gconf-1.2.1.ebuild index 3a4b77a322ad..22c7f25afd33 100644 --- a/gnome-base/gconf/gconf-1.2.1.ebuild +++ b/gnome-base/gconf/gconf-1.2.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-base/gconf/gconf-1.2.1.ebuild,v 1.3 2002/09/05 21:34:47 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.2.1.ebuild,v 1.4 2002/09/21 11:49:09 bjb Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnome/2.0.0/sources/${MY_PN}/${MY_PN}-${PV}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND=">=dev-libs/glib-2.0.6 >=gnome-base/ORBit2-2.4.1 |