diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-23 16:26:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-23 16:26:20 +0000 |
commit | 07a7939aa35032071485d0bc424b586d623f8947 (patch) | |
tree | 508d82c1ce73432367cac4fb873faa604cd5f4d1 /dev-libs | |
parent | export CMAKE_REQUIRED=never as per Gentoo bug #409367 (diff) | |
download | gentoo-2-07a7939aa35032071485d0bc424b586d623f8947.tar.gz gentoo-2-07a7939aa35032071485d0bc424b586d623f8947.tar.bz2 gentoo-2-07a7939aa35032071485d0bc424b586d623f8947.zip |
Stable for HPPA (bug #407643).
(Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 570631c655e8..79e15c8d10b3 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.233 2012/03/16 06:47:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.234 2012/03/23 16:26:20 jer Exp $ + + 23 Mar 2012; Jeroen Roovers <jer@gentoo.org> atk-2.2.0.ebuild: + Stable for HPPA (bug #407643). 16 Mar 2012; Jeff Horelick <jdhore@gentoo.org> atk-2.2.0.ebuild: marked x86 per bug 407643 diff --git a/dev-libs/atk/atk-2.2.0.ebuild b/dev-libs/atk/atk-2.2.0.ebuild index 4572f2fc83e8..d88c18d9600f 100644 --- a/dev-libs/atk/atk-2.2.0.ebuild +++ b/dev-libs/atk/atk-2.2.0.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/dev-libs/atk/atk-2.2.0.ebuild,v 1.4 2012/03/16 06:47:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.2.0.ebuild,v 1.5 2012/03/23 16:26:20 jer Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/accessibility/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc +introspection nls" RDEPEND="dev-libs/glib:2 |