summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-03 16:48:16 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-03 16:48:16 +0000
commit9105537460eb974a1178c19097158e18d8fb6725 (patch)
tree3d59f746a2fd39e5b2104d490a865b1d45b8c318 /dev-libs/atk
parentStable on amd64. (diff)
downloadgentoo-2-9105537460eb974a1178c19097158e18d8fb6725.tar.gz
gentoo-2-9105537460eb974a1178c19097158e18d8fb6725.tar.bz2
gentoo-2-9105537460eb974a1178c19097158e18d8fb6725.zip
Stable on amd64. For 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 04540ac3a30f..e2151505bf63 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.89 2006/01/03 15:45:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.90 2006/01/03 16:48:16 metalgod Exp $
+
+ 03 Jan 2006; Luis Medinas <metalgod@gentoo.org> atk-1.10.3.ebuild:
+ Stable on amd64. For bug #117505.
03 Jan 2006; Markus Rothe <corsair@gentoo.org> atk-1.10.3.ebuild:
Stable on ppc64
diff --git a/dev-libs/atk/atk-1.10.3.ebuild b/dev-libs/atk/atk-1.10.3.ebuild
index ce0792453714..8063e98e11ee 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.3 2006/01/03 15:45:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.4 2006/01/03 16:48:16 metalgod 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"