summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-04 18:56:35 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-04 18:56:35 +0000
commitccb1542a8e156c1b51ff6a363c04e224aa78003b (patch)
treea5b4509a5a32e93948fcf38b2cc00c1afe7bfdd7 /dev-libs/atk
parentStable on alpha. (diff)
downloadhistorical-ccb1542a8e156c1b51ff6a363c04e224aa78003b.tar.gz
historical-ccb1542a8e156c1b51ff6a363c04e224aa78003b.tar.bz2
historical-ccb1542a8e156c1b51ff6a363c04e224aa78003b.zip
Stable on alpha.
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/Manifest6
-rw-r--r--dev-libs/atk/atk-1.6.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index ddf3f7176219..b33f5058e05f 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.50 2004/06/29 04:23:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.51 2004/07/04 18:56:35 kloeri Exp $
+
+ 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> atk-1.6.1.ebuild:
+ Stable on alpha.
28 Jun 2004; Tom Gall <tgall@gentoo.org> atk-1.6.1.ebuild:
stable on ppc64, bug #54792
diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest
index 7a0178da3a55..0e1f40ee6312 100644
--- a/dev-libs/atk/Manifest
+++ b/dev-libs/atk/Manifest
@@ -1,7 +1,7 @@
-MD5 dbd95b9cec82ea91efa51e1a21f6e361 ChangeLog 5678
-MD5 f1427e374f98b249ddb9012a9b4257dc atk-1.4.1.ebuild 602
MD5 c0447814a7e79b7b6ca6abf5dc8d7814 atk-1.6.0.ebuild 606
-MD5 abee8f2cd5c959e5cb13a1a55f27a2e7 atk-1.6.1.ebuild 608
+MD5 f1427e374f98b249ddb9012a9b4257dc atk-1.4.1.ebuild 602
+MD5 5cef52407b9cf5693a3ee6454d6e2c2b atk-1.6.1.ebuild 608
+MD5 15e7a7e7ff48d61312d032638fb7b5c0 ChangeLog 5769
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 9f00e078476622e337bb091d52c8cdb6 files/digest-atk-1.4.1 62
MD5 3787be02270406d8259ad5b6584276d9 files/digest-atk-1.6.0 62
diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild
index 342eaef8864c..d099dd10de17 100644
--- a/dev-libs/atk/atk-1.6.1.ebuild
+++ b/dev-libs/atk/atk-1.6.1.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.6.1.ebuild,v 1.6 2004/06/29 04:23:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.7 2004/07/04 18:56:35 kloeri Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ia64 ppc64"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2"