diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:56:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:56:22 +0000 |
commit | b2e1b42e3fe0d80fc1da4c20c0b48ea6e71298ed (patch) | |
tree | f64180a8b3f55e6cc9ebcd2b5ca3df6f4b9e9cf0 /app-accessibility | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-b2e1b42e3fe0d80fc1da4c20c0b48ea6e71298ed.tar.gz gentoo-2-b2e1b42e3fe0d80fc1da4c20c0b48ea6e71298ed.tar.bz2 gentoo-2-b2e1b42e3fe0d80fc1da4c20c0b48ea6e71298ed.zip |
Stable for alpha, 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')
-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 a0c64d7e6114..210e17ea3691 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.70 2014/08/23 15:27:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.71 2014/08/25 10:56:22 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.12.0.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.12.0.ebuild: Stable for ia64, wrt bug #512012 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 240d1df5e04f..79c84a0890d8 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.8 2014/08/23 15:27:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild,v 1.9 2014/08/25 10:56:22 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 ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |