diff options
author | 2015-01-19 10:38:02 +0000 | |
---|---|---|
committer | 2015-01-19 10:38:02 +0000 | |
commit | 4c10336e0073aa2afa31a40d1d2ec188bcbe58ab (patch) | |
tree | bc9e4397683d1bd5b1f3c865d0978a1435125fc2 /app-accessibility/at-spi2-core | |
parent | Marked ~hppa (bug #536956). (diff) | |
download | gentoo-2-4c10336e0073aa2afa31a40d1d2ec188bcbe58ab.tar.gz gentoo-2-4c10336e0073aa2afa31a40d1d2ec188bcbe58ab.tar.bz2 gentoo-2-4c10336e0073aa2afa31a40d1d2ec188bcbe58ab.zip |
Stable for HPPA (bug #536694).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-accessibility/at-spi2-core')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.12.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 49075392316e..38501a085f06 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.76 2014/12/14 22:17:37 eva Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.77 2015/01/19 10:38:02 jer Exp $ + + 19 Jan 2015; Jeroen Roovers <jer@gentoo.org> at-spi2-core-2.12.0-r1.ebuild: + Stable for HPPA (bug #536694). *at-spi2-core-2.14.1 (14 Dec 2014) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0-r1.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0-r1.ebuild index 55eb49d15f69..f85671f67ac9 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0-r1.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r1.ebuild,v 1.2 2014/11/24 01:40:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.12.0-r1.ebuild,v 1.3 2015/01/19 10:38:02 jer 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 |