diff options
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 2844cf2f9c26..473d2a6ee770 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.175 2009/01/20 11:24:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.176 2009/03/05 21:53:35 ranger Exp $ + + 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 20 Jan 2009; Raúl Porcel <armin76@gentoo.org> at-spi-1.24.1.ebuild: Add ~sh 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 a18fde220c8d..aa9effe2572e 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.2 2009/01/20 11:24:14 armin76 Exp $ +# $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 $ 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 |