summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-07-17 16:35:56 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-07-17 16:35:56 +0000
commit743041c64038a9c69930f238ccce23455faa75d9 (patch)
treeb4cc4e233fffe2e1cd07a56aa6d06ed9e59070b5 /dev-libs/atk
parentMarked stable on amd64 for bug #139612 (diff)
downloadgentoo-2-743041c64038a9c69930f238ccce23455faa75d9.tar.gz
gentoo-2-743041c64038a9c69930f238ccce23455faa75d9.tar.bz2
gentoo-2-743041c64038a9c69930f238ccce23455faa75d9.zip
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.11.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index 6b49aefa595b..dafbfce1aa1a 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.104 2006/07/16 09:29:46 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.105 2006/07/17 16:35:56 dang Exp $
+
+ 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> atk-1.11.4.ebuild:
+ Marked stable on amd64 for bug #139612
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> atk-1.11.4.ebuild:
hppa stable, bug #139612
diff --git a/dev-libs/atk/atk-1.11.4.ebuild b/dev-libs/atk/atk-1.11.4.ebuild
index 712e44de6a51..ab2f037f965f 100644
--- a/dev-libs/atk/atk-1.11.4.ebuild
+++ b/dev-libs/atk/atk-1.11.4.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.11.4.ebuild,v 1.9 2006/07/16 09:29:46 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.11.4.ebuild,v 1.10 2006/07/17 16:35:56 dang Exp $
inherit gnome2 autotools
@@ -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"