diff options
author | 2011-02-24 20:55:17 +0000 | |
---|---|---|
committer | 2011-02-24 20:55:17 +0000 | |
commit | 60fd5e40d56facbbf15ec94e4c600acf5b882b81 (patch) | |
tree | 5d812489b28bc0cd1b8861c873f274926a75e577 /dev-libs/atk/atk-1.32.0.ebuild | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-60fd5e40d56facbbf15ec94e4c600acf5b882b81.tar.gz historical-60fd5e40d56facbbf15ec94e4c600acf5b882b81.tar.bz2 historical-60fd5e40d56facbbf15ec94e4c600acf5b882b81.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'dev-libs/atk/atk-1.32.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.32.0.ebuild b/dev-libs/atk/atk-1.32.0.ebuild index cfca129efdaf..ed81ae60adc9 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.4 2011/02/23 23:19:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.5 2011/02/24 20:54:21 tomka 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 |