diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:11:11 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:11:11 +0000 |
commit | d90bbca21f3c5b9267156923e4411602f2f58258 (patch) | |
tree | 65e8ad4677a3be69328e2faf2d5ab5eecb4a880e | |
parent | Stable on amd64, bug #229709 (diff) | |
download | historical-d90bbca21f3c5b9267156923e4411602f2f58258.tar.gz historical-d90bbca21f3c5b9267156923e4411602f2f58258.tar.bz2 historical-d90bbca21f3c5b9267156923e4411602f2f58258.zip |
Stable on amd64, bug #229709
Package-Manager: portage-2.1.4.4
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.22.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.32.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 6179ac552007..6debe42d1a3a 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.159 2008/03/17 00:28:33 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.160 2008/07/27 18:11:11 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> atk-1.22.0.ebuild: + Stable on amd64, bug #229709 *atk-1.22.0 (17 Mar 2008) diff --git a/dev-libs/atk/atk-1.22.0.ebuild b/dev-libs/atk/atk-1.22.0.ebuild index e1208e12203e..803a5cd22945 100644 --- a/dev-libs/atk/atk-1.22.0.ebuild +++ b/dev-libs/atk/atk-1.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.22.0.ebuild,v 1.1 2008/03/17 00:28:33 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.22.0.ebuild,v 1.2 2008/07/27 18:11:11 tester 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 ~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" diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 95854c996711..3a653ad194a3 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.213 2008/06/26 09:05:31 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.214 2008/07/27 18:10:06 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> libxml2-2.6.32.ebuild: + Stable on amd64, bug #229709 26 Jun 2008; Rémi Cardona <remi@gentoo.org> libxml2-2.6.32.ebuild: download the correct testsuite tarball, see bug #229421 diff --git a/dev-libs/libxml2/libxml2-2.6.32.ebuild b/dev-libs/libxml2/libxml2-2.6.32.ebuild index d28d6e07121f..def8d9defac5 100644 --- a/dev-libs/libxml2/libxml2-2.6.32.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.2 2008/06/26 09:05:31 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.3 2008/07/27 18:10:06 tester Exp $ inherit libtool flag-o-matic eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="bootstrap build debug doc examples ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |