diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:41:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:41:45 +0000 |
commit | ccf7ee0fe3000b4cfe97ec1a8aededea11da0141 (patch) | |
tree | 07f0a1f3120cff3f2833344cb0485c44d9104c02 /app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild | |
parent | Patch from upstream tracker for "Save As" crashing wrt #498898 by Helmut Jara... (diff) | |
download | historical-ccf7ee0fe3000b4cfe97ec1a8aededea11da0141.tar.gz historical-ccf7ee0fe3000b4cfe97ec1a8aededea11da0141.tar.bz2 historical-ccf7ee0fe3000b4cfe97ec1a8aededea11da0141.zip |
Stable for amd64, wrt bug #512912
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild')
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild index 2fef01eb1410..2644127d9f57 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.12.0.ebuild,v 1.1 2014/04/27 15:12:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild,v 1.2 2014/07/22 10:41:38 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" IUSE="+X +introspection" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |