diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:19:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:19:03 +0000 |
commit | adcc9f72c6d79c46e392a01c8699c71f47ab93f4 (patch) | |
tree | 8f3e25a78e54535d68966d8717b72410c074401d /app-accessibility/at-spi2-core | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-adcc9f72c6d79c46e392a01c8699c71f47ab93f4.tar.gz gentoo-2-adcc9f72c6d79c46e392a01c8699c71f47ab93f4.tar.bz2 gentoo-2-adcc9f72c6d79c46e392a01c8699c71f47ab93f4.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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.10.2.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 7cfccb367e1b..7d99fd122c8b 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.48 2013/12/24 15:08:26 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.49 2014/02/22 14:19:03 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> at-spi2-core-2.10.2.ebuild: + arch stable, bug 888 *at-spi2-core-2.10.2 (24 Dec 2013) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild index 651c36731109..9dd46c4d3761 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.10.2.ebuild,v 1.1 2013/12/24 15:08:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild,v 1.2 2014/02/22 14:19:03 pacho 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" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |