summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-11-11 11:09:02 +0000
committerMike Gardiner <obz@gentoo.org>2004-11-11 11:09:02 +0000
commitfa6ddab20a5dd21f3bdef4fae4ccf9ccc9c91f22 (patch)
tree88e4551ad1c70d7853b46e1b61e203e3c7303d36 /dev-libs/atk
parentAdded a patch to fix tdr segfaults with gcc-3.4.x; devtodo's support.cc doesn... (diff)
downloadhistorical-fa6ddab20a5dd21f3bdef4fae4ccf9ccc9c91f22.tar.gz
historical-fa6ddab20a5dd21f3bdef4fae4ccf9ccc9c91f22.tar.bz2
historical-fa6ddab20a5dd21f3bdef4fae4ccf9ccc9c91f22.zip
Keyworded ppc for GNOME 2.8
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index 82686d4be44e..4a27af9eb295 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/atk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.56 2004/10/01 05:58:20 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.57 2004/11/11 11:09:02 obz Exp $
+
+ 11 Nov 2004; Mike Gardiner <obz@gentoo.org> atk-1.8.0.ebuild:
+ Keyworded ppc for GNOME 2.8
01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> atk-1.6.1.ebuild:
stable on mips
diff --git a/dev-libs/atk/atk-1.8.0.ebuild b/dev-libs/atk/atk-1.8.0.ebuild
index 7a901669774a..53c8dee93b7a 100644
--- a/dev-libs/atk/atk-1.8.0.ebuild
+++ b/dev-libs/atk/atk-1.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.3 2004/11/11 01:26:45 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.4 2004/11/11 11:09:02 obz Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc"
+KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2"