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/gail | |
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/gail')
-rw-r--r-- | gnome-base/gail/gail-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gail/gail-0.17.ebuild b/gnome-base/gail/gail-0.17.ebuild index 90b396ff55a4..dcbb484ba5d4 100644 --- a/gnome-base/gail/gail-0.17.ebuild +++ b/gnome-base/gail/gail-0.17.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/gail/gail-0.17.ebuild,v 1.3 2002/09/05 21:34:47 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-0.17.ebuild,v 1.4 2002/09/21 11:49:09 bjb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="Part of Gnome Accessibility" SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" LICENSE="GPL-2" DEPEND=">=dev-util/pkgconfig-0.12.0 |