diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:17:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:17:11 +0000 |
commit | a6c7525f6779404132cb809aae81136c9d34e27d (patch) | |
tree | 66f46130f8ea07d48932a0b5f307712acf5ec604 /dev-libs/atk | |
parent | sparc stable wrt #408755 (diff) | |
download | gentoo-2-a6c7525f6779404132cb809aae81136c9d34e27d.tar.gz gentoo-2-a6c7525f6779404132cb809aae81136c9d34e27d.tar.bz2 gentoo-2-a6c7525f6779404132cb809aae81136c9d34e27d.zip |
alpha/ia64/sh/sparc stable wrt #407643
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 31a312af1cb4..f04b8fd07fc6 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.236 2012/03/28 00:54:42 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.237 2012/04/01 17:17:11 armin76 Exp $ + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> atk-2.2.0.ebuild: + alpha/ia64/sh/sparc stable wrt #407643 *atk-2.4.0 (28 Mar 2012) diff --git a/dev-libs/atk/atk-2.2.0.ebuild b/dev-libs/atk/atk-2.2.0.ebuild index 4e1ed50c4a0f..8890bdfc771c 100644 --- a/dev-libs/atk/atk-2.2.0.ebuild +++ b/dev-libs/atk/atk-2.2.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.2.0.ebuild,v 1.6 2012/03/25 15:46:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.2.0.ebuild,v 1.7 2012/04/01 17:17:11 armin76 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 ~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 |