diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-25 19:22:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-25 19:22:54 +0000 |
commit | 69f94869cef71cb0abdc15a554d7e3c9887cd2c2 (patch) | |
tree | ab3fcf58973a7de847929d43494dccf0353a64a2 /app-accessibility | |
parent | Add ruby19 to the default RUBY_TARGETS. (diff) | |
download | gentoo-2-69f94869cef71cb0abdc15a554d7e3c9887cd2c2.tar.gz gentoo-2-69f94869cef71cb0abdc15a554d7e3c9887cd2c2.tar.bz2 gentoo-2-69f94869cef71cb0abdc15a554d7e3c9887cd2c2.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
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.2.3.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index c72a3660f042..afaa68e89475 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.8 2012/05/20 08:29:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.9 2012/05/25 19:22:54 aballier Exp $ + + 25 May 2012; Alexis Ballier <aballier@gentoo.org> at-spi2-core-2.2.3.ebuild, + at-spi2-core-2.4.2.ebuild: + keyword ~amd64-fbsd *at-spi2-core-2.4.2 (20 May 2012) 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 c9f6e57e57a7..c291e6962cbc 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.3 2012/04/21 12:18:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.4 2012/05/25 19:22:54 aballier Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild index 8adf2c4a74ee..fbcecf86e024 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.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.4.2.ebuild,v 1.1 2012/05/20 08:29:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v 1.2 2012/05/25 19:22:54 aballier Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |