diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-02 13:45:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-02 13:45:40 +0000 |
commit | ef619f614595451dce18ddd57664862a01bc7007 (patch) | |
tree | 64a27d67669367b6219217a6929ac39d342bfd2a /gnome-base/gail/gail-1.8.8.ebuild | |
parent | version bump (diff) | |
download | historical-ef619f614595451dce18ddd57664862a01bc7007.tar.gz historical-ef619f614595451dce18ddd57664862a01bc7007.tar.bz2 historical-ef619f614595451dce18ddd57664862a01bc7007.zip |
Mark 1.8.8 stable on ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'gnome-base/gail/gail-1.8.8.ebuild')
-rw-r--r-- | gnome-base/gail/gail-1.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gail/gail-1.8.8.ebuild b/gnome-base/gail/gail-1.8.8.ebuild index d72c7c3cd9b4..a24f5801e195 100644 --- a/gnome-base/gail/gail-1.8.8.ebuild +++ b/gnome-base/gail/gail-1.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.8.ebuild,v 1.6 2006/01/22 22:33:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.8.ebuild,v 1.7 2006/02/02 13:45:40 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/atk-1.7 |