diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 22:34:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 22:34:32 +0000 |
commit | bda71fe5ab235e6d083af8e0027375415b05c16d (patch) | |
tree | 704adc28e1ef42831289aa1a4ce04119d5ea091b /gnome-base/gail | |
parent | Patch to account for newer versions of EU::MM (diff) | |
download | gentoo-2-bda71fe5ab235e6d083af8e0027375415b05c16d.tar.gz gentoo-2-bda71fe5ab235e6d083af8e0027375415b05c16d.tar.bz2 gentoo-2-bda71fe5ab235e6d083af8e0027375415b05c16d.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index d367e244ff87..a18e3e0ed601 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.96 2006/01/22 19:33:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.97 2006/01/22 22:33:00 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> gail-1.8.8.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> gail-1.8.8.ebuild: Marked stable on amd64 per bug #119634 diff --git a/gnome-base/gail/gail-1.8.8.ebuild b/gnome-base/gail/gail-1.8.8.ebuild index 8ab1bbfb6073..d72c7c3cd9b4 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.5 2006/01/22 19:33:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.8.ebuild,v 1.6 2006/01/22 22:33:00 corsair 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 |