diff options
author | 2011-03-07 20:19:34 +0000 | |
---|---|---|
committer | 2011-03-07 20:19:34 +0000 | |
commit | 79c82f0c21fe32e278fc1831e436feba53a5c96b (patch) | |
tree | 4d02761ff7406405c850c9e194b5504ca3c10177 /dev-libs/atk | |
parent | Unmask net-mail/imapsync again. Latest versions can be fetched from fedora (diff) | |
download | gentoo-2-79c82f0c21fe32e278fc1831e436feba53a5c96b.tar.gz gentoo-2-79c82f0c21fe32e278fc1831e436feba53a5c96b.tar.bz2 gentoo-2-79c82f0c21fe32e278fc1831e436feba53a5c96b.zip |
Stable for HPPA (bug #353436).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index f09c6d2eebee..dfa9fee23c71 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.212 2011/02/24 20:54:21 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.213 2011/03/07 20:19:34 jer Exp $ + + 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> atk-1.32.0.ebuild: + Stable for HPPA (bug #353436). 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> atk-1.32.0.ebuild: x86 stable per bug 353436 diff --git a/dev-libs/atk/atk-1.32.0.ebuild b/dev-libs/atk/atk-1.32.0.ebuild index ed81ae60adc9..67924ae5bd43 100644 --- a/dev-libs/atk/atk-1.32.0.ebuild +++ b/dev-libs/atk/atk-1.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.5 2011/02/24 20:54:21 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.6 2011/03/07 20:19:34 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,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 |