diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-21 12:20:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-21 12:20:22 +0000 |
commit | 2756cd58335e4df337eb152e641b6ce82a77ab3f (patch) | |
tree | c5df1d57418e00cb9044432a18919c96448a7957 /app-accessibility/at-spi2-core | |
parent | add ~arm, bug #411761 (diff) | |
download | historical-2756cd58335e4df337eb152e641b6ce82a77ab3f.tar.gz historical-2756cd58335e4df337eb152e641b6ce82a77ab3f.tar.bz2 historical-2756cd58335e4df337eb152e641b6ce82a77ab3f.zip |
add ~arm, bug #411761
Package-Manager: portage-2.1.10.56/cvs/Linux i686
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.2.3.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 396088f67af7..57f06444e2dd 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.5 2012/04/18 16:08:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.6 2012/04/21 12:18:02 maekke Exp $ + + 21 Apr 2012; Markus Meier <maekke@gentoo.org> at-spi2-core-2.2.3.ebuild: + add ~arm, bug #411761 18 Apr 2012; Jeroen Roovers <jer@gentoo.org> at-spi2-core-2.2.3.ebuild: Marked ~hppa (bug #411761). diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild index 43f91d1fe063..c9f6e57e57a7 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2.3.ebuild,v 1.2 2012/04/18 16:08:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.3 2012/04/21 12:18:02 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |