diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:02:25 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:02:25 +0000 |
commit | 503159faf948a68adf964f3dd81336c04dfde2b8 (patch) | |
tree | 5674f4cbb630eeb8a7fca43d36df35c593eeaaf3 /dev-libs | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-503159faf948a68adf964f3dd81336c04dfde2b8.tar.gz gentoo-2-503159faf948a68adf964f3dd81336c04dfde2b8.tar.bz2 gentoo-2-503159faf948a68adf964f3dd81336c04dfde2b8.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index b151f81c29ec..bf6f94321c66 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.214 2011/03/12 19:53:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.215 2011/03/21 20:02:25 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> atk-1.32.0.ebuild: + ppc64 stable wrt #353436 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> atk-1.32.0.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #353436 diff --git a/dev-libs/atk/atk-1.32.0.ebuild b/dev-libs/atk/atk-1.32.0.ebuild index ca91c8e64d33..687eb5a2b863 100644 --- a/dev-libs/atk/atk-1.32.0.ebuild +++ b/dev-libs/atk/atk-1.32.0.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.ebuild,v 1.7 2011/03/12 19:53:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.8 2011/03/21 20:02:25 xarthisius 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 ~mips ~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 ~mips ~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 |