diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:33:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:33:24 +0000 |
commit | 04ecfc86f7cd40c807ffbd5855b181271be0d498 (patch) | |
tree | a3d59d4c932ae389f16128367c8514e7ddfb1dd5 /app-accessibility | |
parent | upgrade dev-python/webob-1.0.8 to -r1 for distutils-r1 / eapi5 support (diff) | |
download | gentoo-2-04ecfc86f7cd40c807ffbd5855b181271be0d498.tar.gz gentoo-2-04ecfc86f7cd40c807ffbd5855b181271be0d498.tar.bz2 gentoo-2-04ecfc86f7cd40c807ffbd5855b181271be0d498.zip |
Stable for amd64, 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 9c40ae3de304..9798127c404e 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.34 2013/03/05 22:28:08 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.35 2013/03/25 15:33:24 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.6.3.ebuild: + Stable for amd64, wrt bug #458984 05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> at-spi2-core-2.2.3.ebuild, at-spi2-core-2.4.2.ebuild, 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 87a4d89d1280..392425be1f5a 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.4 2013/02/25 08:44:05 zmedico Exp $ +# $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 $ 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 |