diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-02-02 10:41:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-02-02 10:41:49 +0000 |
commit | 7a7e7b0ba333574ec38f95f8210887678f4bc02a (patch) | |
tree | de2aac67cb2a60f55cc7a82caa884326784296b7 /app-accessibility | |
parent | app-misc/wcd: Backport changes (diff) | |
download | gentoo-2-7a7e7b0ba333574ec38f95f8210887678f4bc02a.tar.gz gentoo-2-7a7e7b0ba333574ec38f95f8210887678f4bc02a.tar.bz2 gentoo-2-7a7e7b0ba333574ec38f95f8210887678f4bc02a.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
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.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 198b5368e8f7..5eb824ed3172 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.31 2013/01/24 14:57:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.32 2013/02/02 10:41:49 aballier Exp $ + + 02 Feb 2013; Alexis Ballier <aballier@gentoo.org> at-spi2-core-2.6.3.ebuild: + keyword ~x86-fbsd 24 Jan 2013; Justin Lecher <jlec@gentoo.org> at-spi2-core-2.6.3.ebuild: Keyworded for ~-linux prefix, tested by me 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 59b808c7290f..c38855f2babc 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.2 2013/01/24 14:57:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.3.ebuild,v 1.3 2013/02/02 10:41:49 aballier 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 |