diff options
author | 2011-02-23 23:19:40 +0000 | |
---|---|---|
committer | 2011-02-23 23:19:40 +0000 | |
commit | 5411865db970fb59c6d4923859fca3899b8abff1 (patch) | |
tree | 871476490f04f58dd820161e376c635a001aac78 /dev-libs/atk | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-5411865db970fb59c6d4923859fca3899b8abff1.tar.gz historical-5411865db970fb59c6d4923859fca3899b8abff1.tar.bz2 historical-5411865db970fb59c6d4923859fca3899b8abff1.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/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-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 6802953dbd00..3277a9ae842e 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.210 2011/01/29 16:32:15 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.211 2011/02/23 23:19:08 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> atk-1.32.0.ebuild: + Stable on amd64 wrt bug #353436 29 Jan 2011; Fabian Groffen <grobian@gentoo.org> atk-1.32.0.ebuild: Transfer Prefix keywords diff --git a/dev-libs/atk/atk-1.32.0.ebuild b/dev-libs/atk/atk-1.32.0.ebuild index 3f1acf05b0d3..cfca129efdaf 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.3 2011/01/29 16:32:15 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.4 2011/02/23 23:19:08 hwoarang 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 |