diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-29 01:47:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-29 01:47:55 +0000 |
commit | 206d12b973febf119f24bc7963a7a14440268de1 (patch) | |
tree | 8d2d099e6adda0c756fc60e69db875c7e165dd82 /dev-libs/atk | |
parent | Stable for HPPA (bug #371320). (diff) | |
download | gentoo-2-206d12b973febf119f24bc7963a7a14440268de1.tar.gz gentoo-2-206d12b973febf119f24bc7963a7a14440268de1.tar.bz2 gentoo-2-206d12b973febf119f24bc7963a7a14440268de1.zip |
Stable for HPPA (bug #371320).
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.32.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 91466587bd60..b5ecaaaf51ff 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.221 2011/06/28 22:06:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.222 2011/06/29 01:47:55 jer Exp $ + + 29 Jun 2011; Jeroen Roovers <jer@gentoo.org> atk-1.32.0-r1.ebuild: + Stable for HPPA (bug #371320). 28 Jun 2011; Brent Baude <ranger@gentoo.org> atk-1.32.0-r1.ebuild: Marking atk-1.32.0-r1 ppc stable for bug 371320 diff --git a/dev-libs/atk/atk-1.32.0-r1.ebuild b/dev-libs/atk/atk-1.32.0-r1.ebuild index 9868d3237e24..99bf5ac5bcee 100644 --- a/dev-libs/atk/atk-1.32.0-r1.ebuild +++ b/dev-libs/atk/atk-1.32.0-r1.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-r1.ebuild,v 1.4 2011/06/28 22:06:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0-r1.ebuild,v 1.5 2011/06/29 01:47:55 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 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 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 |