diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-29 16:00:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-29 16:00:33 +0000 |
commit | ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137 (patch) | |
tree | 45ead78fcb42577b8f0624efa193f317f23821b6 /app-accessibility | |
parent | Version bump, use portage for link mappings in revdep-pax and migrate-pax (diff) | |
download | gentoo-2-ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137.tar.gz gentoo-2-ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137.tar.bz2 gentoo-2-ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137.zip |
Keyword ~mips
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index b795b8056e6f..405fd8b20dd1 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,10 @@ # 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.27 2012/12/23 02:49:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.28 2012/12/29 16:00:33 blueness Exp $ + + 29 Dec 2012; Anthony G. Basile <blueness@gentoo.org> + at-spi2-core-2.6.2-r2.ebuild: + Keyword ~mips *at-spi2-core-2.6.2-r2 (23 Dec 2012) *at-spi2-core-2.4.2-r1 (23 Dec 2012) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild index 708e9ef330d9..1a463cf793e0 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.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.6.2-r2.ebuild,v 1.1 2012/12/23 02:49:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild,v 1.2 2012/12/29 16:00:33 blueness 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 ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 |