summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-09-24 22:35:29 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-09-24 22:35:29 +0000
commitcde7193f978de57ad75ca19b79d6877ca20f9d3e (patch)
tree529a4b36ef3c2386b60050399d534a9cdb2dec47 /dev-libs/atk
parentCleanup the build a bit. Remove the hack, and rather add a proper fix to lib... (diff)
downloadgentoo-2-cde7193f978de57ad75ca19b79d6877ca20f9d3e.tar.gz
gentoo-2-cde7193f978de57ad75ca19b79d6877ca20f9d3e.tar.bz2
gentoo-2-cde7193f978de57ad75ca19b79d6877ca20f9d3e.zip
ia64 unmask
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/Manifest6
-rw-r--r--dev-libs/atk/atk-1.4.0.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest
index be0bcee868e6..eb8390dd00d8 100644
--- a/dev-libs/atk/Manifest
+++ b/dev-libs/atk/Manifest
@@ -1,9 +1,9 @@
-MD5 a0d7ba49bec9d72006297e9964bd4c5d ChangeLog 3777
MD5 c2050b11ab42ca4b564677b2e35c9dfd atk-1.2.2.ebuild 614
-MD5 6c6b7dc9b34d3f3b40f3dc9fd42cf00b atk-1.2.3.ebuild 617
MD5 3766a5a808ec59a2ad8b1f599df794cb atk-1.2.4.ebuild 607
+MD5 165f74cb8354d7a15a5b5b9b77fa6881 atk-1.4.0.ebuild 591
+MD5 6c6b7dc9b34d3f3b40f3dc9fd42cf00b atk-1.2.3.ebuild 617
+MD5 a0d7ba49bec9d72006297e9964bd4c5d ChangeLog 3777
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 4747a039542ddc848a35a1c31842230a atk-1.4.0.ebuild 583
MD5 2eb34dd82297f2acfdb6459150aaf260 files/digest-atk-1.2.2 62
MD5 24437e061e0a2d06d038eff668ed3abf files/digest-atk-1.2.3 62
MD5 b8751c7c486de9dd8d35c83e177fe849 files/digest-atk-1.2.4 62
diff --git a/dev-libs/atk/atk-1.4.0.ebuild b/dev-libs/atk/atk-1.4.0.ebuild
index 051e5888d5fc..99c077c37b69 100644
--- a/dev-libs/atk/atk-1.4.0.ebuild
+++ b/dev-libs/atk/atk-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.4.0.ebuild,v 1.1 2003/09/07 22:26:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.4.0.ebuild,v 1.2 2003/09/24 22:35:20 drobbins Exp $
inherit gnome2
@@ -10,7 +10,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
+KEYWORDS="ia64 ~x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
RDEPEND=">=dev-libs/glib-2"