diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:12:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:12:17 +0000 |
commit | f86b46789f9f8ad831fce172da5a4f0d73470df0 (patch) | |
tree | 8c4c4d341c07f97b652ae84c4e78b870f430e46e /dev-libs/atk | |
parent | arm stable, bug #427544 (diff) | |
download | historical-f86b46789f9f8ad831fce172da5a4f0d73470df0.tar.gz historical-f86b46789f9f8ad831fce172da5a4f0d73470df0.tar.bz2 historical-f86b46789f9f8ad831fce172da5a4f0d73470df0.zip |
arm stable, bug #427544
Package-Manager: portage-2.1.11.23/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-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index a101da783562..6e029de6e401 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.247 2012/10/04 14:47:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.248 2012/10/06 09:11:08 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> atk-2.4.0.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> atk-2.4.0.ebuild: Stable for amd64, wrt bug #427544 diff --git a/dev-libs/atk/atk-2.4.0.ebuild b/dev-libs/atk/atk-2.4.0.ebuild index fbed925fba21..3d6c8b5bb731 100644 --- a/dev-libs/atk/atk-2.4.0.ebuild +++ b/dev-libs/atk/atk-2.4.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.4.0.ebuild,v 1.9 2012/10/04 14:47:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.4.0.ebuild,v 1.10 2012/10/06 09:11:08 maekke 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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.31.2:2 |