diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:12:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:12:30 +0000 |
commit | faa0dff19146ca82427c72dfb365e0cb8480ca9b (patch) | |
tree | 67a0cf97ff109e968d42f5b947b4111b7dafaf79 /app-accessibility | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-faa0dff19146ca82427c72dfb365e0cb8480ca9b.tar.gz gentoo-2-faa0dff19146ca82427c72dfb365e0cb8480ca9b.tar.bz2 gentoo-2-faa0dff19146ca82427c72dfb365e0cb8480ca9b.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 9798127c404e..f632647d34dd 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/at-spi2-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.35 2013/03/25 15:33:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.36 2013/03/25 16:12:30 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.6.3.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.6.3.ebuild: Stable for amd64, wrt bug #458984 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild index 392425be1f5a..11cbdfb57bf0 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild,v 1.5 2013/03/25 15:33:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild,v 1.6 2013/03/25 16:12:30 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 |