diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-06 16:02:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-06 16:02:32 +0000 |
commit | fdbadd82099cd46333f31848e057df6377e413da (patch) | |
tree | b0671008046c657a9039299d7d9a6c954485c204 /gnome-extra/at-spi | |
parent | Marking orca-2.24.4 ppc for bug 260063 (diff) | |
download | gentoo-2-fdbadd82099cd46333f31848e057df6377e413da.tar.gz gentoo-2-fdbadd82099cd46333f31848e057df6377e413da.tar.bz2 gentoo-2-fdbadd82099cd46333f31848e057df6377e413da.zip |
Marking at-spi-1.24.1 ppc for bug 260063
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 473d2a6ee770..e0b9e4677bf0 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.176 2009/03/05 21:53:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.177 2009/03/06 16:02:32 ranger Exp $ + + 06 Mar 2009; Brent Baude <ranger@gentoo.org> at-spi-1.24.1.ebuild: + Marking at-spi-1.24.1 ppc stable for bug 260063 05 Mar 2009; Brent Baude <ranger@gentoo.org> at-spi-1.24.1.ebuild: Marking at-spi-1.24.1 ppc64 stable for bug 260063 diff --git a/gnome-extra/at-spi/at-spi-1.24.1.ebuild b/gnome-extra/at-spi/at-spi-1.24.1.ebuild index aa9effe2572e..a647420f5e77 100644 --- a/gnome-extra/at-spi/at-spi-1.24.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v 1.3 2009/03/05 21:53:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v 1.4 2009/03/06 16:02:32 ranger Exp $ inherit autotools eutils gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.17 |