summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-01-05 09:14:47 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-01-05 09:14:47 +0000
commit99ee44f2571539696a41c575e09d87044cec5982 (patch)
tree4400c163458b6ac28e3d15360f5eab3c06ecb0a3 /dev-libs/atk
parentSync with overlay: Pass correct PHP_BIN to PEAR Installer, fixes problems wit... (diff)
downloadhistorical-99ee44f2571539696a41c575e09d87044cec5982.tar.gz
historical-99ee44f2571539696a41c575e09d87044cec5982.tar.bz2
historical-99ee44f2571539696a41c575e09d87044cec5982.zip
Stable on alpha wrt bug #117505
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/Manifest10
-rw-r--r--dev-libs/atk/atk-1.10.3.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index ffdaec6cad2c..1c222aa5cba5 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.91 2006/01/04 23:22:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.92 2006/01/05 09:14:47 ferdy Exp $
+
+ 05 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> atk-1.10.3.ebuild:
+ Stable on alpha wrt bug #117505
04 Jan 2006; Mark Loeser <halcy0n@gentoo.org> atk-1.10.3.ebuild:
Stable on x86; bug #117505
diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest
index 9b0e00819e95..0824657e57e8 100644
--- a/dev-libs/atk/Manifest
+++ b/dev-libs/atk/Manifest
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d3b6f0b0faa6fe984bae96cbc712533f ChangeLog 9662
+MD5 e7048374a223f79f82317ef2b572eda4 ChangeLog 9767
MD5 603f003fcd5682c84eba3995e7855298 atk-1.10.1.ebuild 624
MD5 2e80cd5a2196129fd1abeacc59bba32c atk-1.10.2.ebuild 1054
-MD5 fc8610a9a65a759a92c91f803582cce8 atk-1.10.3.ebuild 1057
+MD5 673c45d31db4483a7d4c7027942e53be atk-1.10.3.ebuild 1054
MD5 c7a1e71e8db9414ebd458fedd4ed8986 atk-1.6.1.ebuild 621
MD5 2241d89a72c39690aa145f563b282490 atk-1.9.1.ebuild 624
MD5 0d1a7498d0c1d67a90ea918cc9d2937b files/digest-atk-1.10.1 63
@@ -16,7 +16,7 @@ MD5 72e62f4df8c037e6ea57309ac6d81d77 metadata.xml 174
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDvFjTCRZPokWLroQRAr28AJ96StZzqZ8y/wEUTd3UzdsYppOEHgCbBgn+
-QxiqqlYfrNhyemXPzcvkfLo=
-=dwIO
+iD8DBQFDvOOfViELBEf1JB0RAjGVAJwIsSNPBle98qrH8XuuZyQP3jfVzwCeK9g9
+6lPdD51mlAARPPrd95N30us=
+=hets
-----END PGP SIGNATURE-----
diff --git a/dev-libs/atk/atk-1.10.3.ebuild b/dev-libs/atk/atk-1.10.3.ebuild
index 12a0f4bd86c1..3c8cf03a51e9 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.5 2006/01/04 23:22:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.6 2006/01/05 09:14:47 ferdy 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"