diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:04:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:04:48 +0000 |
commit | 8de6d8b7d2addf5b1f5539eba03d596b7a8713d4 (patch) | |
tree | b83ed302f5fed78dae18e43db8c52101077f70a5 /app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild | |
parent | add upstream patch for to fix memory leak (diff) | |
download | gentoo-2-8de6d8b7d2addf5b1f5539eba03d596b7a8713d4.tar.gz gentoo-2-8de6d8b7d2addf5b1f5539eba03d596b7a8713d4.tar.bz2 gentoo-2-8de6d8b7d2addf5b1f5539eba03d596b7a8713d4.zip |
Stable for HPPA (bug #499954).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild')
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild index 2ee83af18f16..e7d422219547 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.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.10.2.ebuild,v 1.7 2014/03/13 19:43:26 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild,v 1.8 2014/03/28 02:04:48 jer 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 |