diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:43:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:43:22 +0000 |
commit | f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed (patch) | |
tree | 683a3a264544c6a784cca61be2bd1d7f3e05075d /gnome-base | |
parent | Removed homepage commment as it is up again and the x11-wm/windowmaker-0.9* b... (diff) | |
download | gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.tar.gz gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.tar.bz2 gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index dfdc4a0eee0b..286dffd8850d 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.77 2005/05/30 18:48:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.78 2005/06/05 11:38:48 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gail-1.8.3.ebuild: + Stable on ppc. 30 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> gail-1.8.3.ebuild: Stable on sparc diff --git a/gnome-base/gail/gail-1.8.3.ebuild b/gnome-base/gail/gail-1.8.3.ebuild index ac6682e0829b..274ebdd3304a 100644 --- a/gnome-base/gail/gail-1.8.3.ebuild +++ b/gnome-base/gail/gail-1.8.3.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.3.ebuild,v 1.3 2005/05/30 18:48:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.3.ebuild,v 1.4 2005/06/05 11:38:48 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" |