diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:12:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:12:51 +0000 |
commit | b51aea6bc0ad1f71a73dd30d7d3b2f0217377d3e (patch) | |
tree | 4200fd3a7891ad18b2a0eb5978c08a516086ee7e /app-accessibility/at-spi2-core | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-b51aea6bc0ad1f71a73dd30d7d3b2f0217377d3e.tar.gz gentoo-2-b51aea6bc0ad1f71a73dd30d7d3b2f0217377d3e.tar.bz2 gentoo-2-b51aea6bc0ad1f71a73dd30d7d3b2f0217377d3e.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/at-spi2-core')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.12.0.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 541dec85794e..1558b27d3408 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.64 2014/07/22 10:41:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.65 2014/07/23 15:12:51 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.12.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.12.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild index 2644127d9f57..cf0bb266c245 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.12.0.ebuild,v 1.2 2014/07/22 10:41:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild,v 1.3 2014/07/23 15:12:51 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" IUSE="+X +introspection" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |