diff options
author | 2007-05-30 00:09:24 +0000 | |
---|---|---|
committer | 2007-05-30 00:09:24 +0000 | |
commit | fb8d07de7f8a75f22476c2eb685b95c77205e72f (patch) | |
tree | 1699c337c7e32960a0e7bd5ada31220f0c789202 /dev-libs/atk | |
parent | work around portage trying to compress twice thanks Andre <andre.muller@web.d... (diff) | |
download | historical-fb8d07de7f8a75f22476c2eb685b95c77205e72f.tar.gz historical-fb8d07de7f8a75f22476c2eb685b95c77205e72f.tar.bz2 historical-fb8d07de7f8a75f22476c2eb685b95c77205e72f.zip |
Stable on x86, bug #171107.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 6b995f5cb3a7..f700aedf3cde 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.134 2007/05/29 15:08:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.135 2007/05/30 00:09:24 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> atk-1.12.4.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> atk-1.12.4.ebuild: Stable on sparc wrt #171107 diff --git a/dev-libs/atk/atk-1.12.4.ebuild b/dev-libs/atk/atk-1.12.4.ebuild index 19ef196d6f14..f9a7ad72993f 100644 --- a/dev-libs/atk/atk-1.12.4.ebuild +++ b/dev-libs/atk/atk-1.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.12.4.ebuild,v 1.3 2007/05/29 15:08:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.12.4.ebuild,v 1.4 2007/05/30 00:09:24 ticho Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5.7" |