diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:18:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:18:07 +0000 |
commit | 85fdf242a648b2300ae39506a536b18cb616960b (patch) | |
tree | a0d01fb529334cb2eee58f8561403ddb13c99a96 /dev-libs/atk | |
parent | Re-keyword ~ppc, ~ppc64 for python-exec being keyworded. (diff) | |
download | historical-85fdf242a648b2300ae39506a536b18cb616960b.tar.gz historical-85fdf242a648b2300ae39506a536b18cb616960b.tar.bz2 historical-85fdf242a648b2300ae39506a536b18cb616960b.zip |
stable ppc, bug #427544
Package-Manager: portage-2.1.11.9/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 7c2c04710db3..de596e05355c 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.249 2012/10/07 01:00:34 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.250 2012/10/16 04:10:38 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> atk-2.4.0.ebuild: + stable ppc, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> atk-2.4.0.ebuild: stable ppc64, bug #427544 diff --git a/dev-libs/atk/atk-2.4.0.ebuild b/dev-libs/atk/atk-2.4.0.ebuild index e986b50eecf2..991cc4c21eae 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.11 2012/10/07 01:00:34 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.4.0.ebuild,v 1.12 2012/10/16 04:10:38 blueness 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 |