diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:06:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:06:21 +0000 |
commit | 48e0245a80c4783644f5428f9ab0e7366f222876 (patch) | |
tree | 6af21d3f6839796a12373a606ab9124141b368d0 /dev-libs/atk | |
parent | Stable for HPPA (bug #499954). (diff) | |
download | gentoo-2-48e0245a80c4783644f5428f9ab0e7366f222876.tar.gz gentoo-2-48e0245a80c4783644f5428f9ab0e7366f222876.tar.bz2 gentoo-2-48e0245a80c4783644f5428f9ab0e7366f222876.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 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 532dc5d49f91..b359abf6ca47 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.276 2014/03/09 11:54:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.277 2014/03/28 02:06:21 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> atk-2.10.0.ebuild: + Stable for HPPA (bug #499954). 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> atk-2.10.0.ebuild: x86 stable, bug 499954 diff --git a/dev-libs/atk/atk-2.10.0.ebuild b/dev-libs/atk/atk-2.10.0.ebuild index 624219fde680..b889c235ad4f 100644 --- a/dev-libs/atk/atk-2.10.0.ebuild +++ b/dev-libs/atk/atk-2.10.0.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.10.0.ebuild,v 1.5 2014/03/09 11:54:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.10.0.ebuild,v 1.6 2014/03/28 02:06:21 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=" |