summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-01-04 23:25:15 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-01-04 23:25:15 +0000
commit63399043404edd16d31d113cb692e4a4678e007a (patch)
tree23ee1ebce731638b38afe5c91a5f251c1a76938e /dev-libs/atk
parentNew upstream version. (diff)
downloadgentoo-2-63399043404edd16d31d113cb692e4a4678e007a.tar.gz
gentoo-2-63399043404edd16d31d113cb692e4a4678e007a.tar.bz2
gentoo-2-63399043404edd16d31d113cb692e4a4678e007a.zip
Stable on x86; bug #117505
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index e2151505bf63..ffdaec6cad2c 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/atk
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.90 2006/01/03 16:48:16 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.91 2006/01/04 23:22:45 halcy0n Exp $
+
+ 04 Jan 2006; Mark Loeser <halcy0n@gentoo.org> atk-1.10.3.ebuild:
+ Stable on x86; bug #117505
03 Jan 2006; Luis Medinas <metalgod@gentoo.org> atk-1.10.3.ebuild:
Stable on amd64. For bug #117505.
diff --git a/dev-libs/atk/atk-1.10.3.ebuild b/dev-libs/atk/atk-1.10.3.ebuild
index 8063e98e11ee..12a0f4bd86c1 100644
--- a/dev-libs/atk/atk-1.10.3.ebuild
+++ b/dev-libs/atk/atk-1.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.4 2006/01/03 16:48:16 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.5 2006/01/04 23:22:45 halcy0n 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 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
IUSE="doc static"
RDEPEND=">=dev-libs/glib-2.5.7"