diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-01-24 14:57:11 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-01-24 14:57:11 +0000 |
commit | ffb26c10f8335f822c0fb5b3a2cafaf3d969841e (patch) | |
tree | 59908ec8f41f20e5eac4a9000dde5a7c00ff5b42 /app-accessibility/at-spi2-core | |
parent | app-accessibility/at-spi2-atk: Keyworded for ~-linux prefix, tested by me (diff) | |
download | gentoo-2-ffb26c10f8335f822c0fb5b3a2cafaf3d969841e.tar.gz gentoo-2-ffb26c10f8335f822c0fb5b3a2cafaf3d969841e.tar.bz2 gentoo-2-ffb26c10f8335f822c0fb5b3a2cafaf3d969841e.zip |
app-accessibility/at-spi2-core: Keyworded for ~-linux prefix, tested by me
(Portage version: 2.2.0_alpha160/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
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.6.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 be9a1e115508..198b5368e8f7 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.30 2013/01/08 04:09:19 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.31 2013/01/24 14:57:11 jlec Exp $ + + 24 Jan 2013; Justin Lecher <jlec@gentoo.org> at-spi2-core-2.6.3.ebuild: + Keyworded for ~-linux prefix, tested by me *at-spi2-core-2.6.3 (08 Jan 2013) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild index 1d6ced2041f5..59b808c7290f 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.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.6.3.ebuild,v 1.1 2013/01/08 04:09:19 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild,v 1.2 2013/01/24 14:57:11 jlec 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 |