diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 17:51:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 17:51:32 +0000 |
commit | 00b2584f8389720413c244b7a341479121897d3e (patch) | |
tree | f773a99ae316186f72bd7e5fe3a4662c27a7a58e /dev-libs/atk | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-00b2584f8389720413c244b7a341479121897d3e.tar.gz gentoo-2-00b2584f8389720413c244b7a341479121897d3e.tar.bz2 gentoo-2-00b2584f8389720413c244b7a341479121897d3e.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-2.12.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index cf6d2ec9d908..a386f7ad9449 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.291 2014/07/28 13:42:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.292 2014/08/07 17:51:32 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> atk-2.12.0-r1.ebuild: + Stable for HPPA (bug #512012). 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> atk-2.12.0-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/dev-libs/atk/atk-2.12.0-r1.ebuild b/dev-libs/atk/atk-2.12.0-r1.ebuild index 40c0093ea024..0b32d851a2b1 100644 --- a/dev-libs/atk/atk-2.12.0-r1.ebuild +++ b/dev-libs/atk/atk-2.12.0-r1.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/dev-libs/atk/atk-2.12.0-r1.ebuild,v 1.6 2014/07/28 13:42:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.12.0-r1.ebuild,v 1.7 2014/08/07 17:51:32 jer Exp $ EAPI="5" 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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="+introspection nls test" RDEPEND=" |