diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:32:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:32:03 +0000 |
commit | 0e5ae8ef5f153ab78bf8a2d5eea33383b95dd99f (patch) | |
tree | 90e74f69dc1988fee3f0e1e3444b76e6ce06438f /app-accessibility | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-0e5ae8ef5f153ab78bf8a2d5eea33383b95dd99f.tar.gz gentoo-2-0e5ae8ef5f153ab78bf8a2d5eea33383b95dd99f.tar.bz2 gentoo-2-0e5ae8ef5f153ab78bf8a2d5eea33383b95dd99f.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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.8.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 28df96bcd4a4..07091bbd4504 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.44 2013/11/30 18:29:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.45 2013/12/08 17:32:03 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> at-spi2-core-2.8.0.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> at-spi2-core-2.8.0.ebuild: amd64 stable, bug #478252 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild index 97c5950a8d32..14db9ee77402 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.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.8.0.ebuild,v 1.3 2013/11/30 18:29:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.8.0.ebuild,v 1.4 2013/12/08 17:32:03 pacho 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=" |