diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:15:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:15:07 +0000 |
commit | 11700db77921a54806e59b7807573e366a95ced9 (patch) | |
tree | a0a0ef91870e0b4670166e6dad59c29fb5b7b8db /gnome-base | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-11700db77921a54806e59b7807573e366a95ced9.tar.gz gentoo-2-11700db77921a54806e59b7807573e366a95ced9.tar.bz2 gentoo-2-11700db77921a54806e59b7807573e366a95ced9.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index ec2963826ed5..56fd914035da 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.82 2005/06/15 14:59:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.83 2005/06/17 20:14:27 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gail-1.8.4.ebuild: + Stable on ppc. 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gail-1.8.4.ebuild: Stable on sparc diff --git a/gnome-base/gail/gail-1.8.4.ebuild b/gnome-base/gail/gail-1.8.4.ebuild index d6b0afb64f78..602cafa85b59 100644 --- a/gnome-base/gail/gail-1.8.4.ebuild +++ b/gnome-base/gail/gail-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.3 2005/06/15 14:59:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.4 2005/06/17 20:14:27 hansmi Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc static" USE_DESTDIR="1" |