Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
armin76 08/09/27 16:38:05
Modified: ChangeLog libxml2-2.7.1.ebuild
Log:
alpha/ia64/x86 stable wrt #234099
(Portage version: 2.1.4.4)
Revision Changes Path
1.224 dev-libs/libxml2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/ChangeLog?rev=1.224&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/ChangeLog?rev=1.224&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/ChangeLog?r1=1.223&r2=1.224
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog 27 Sep 2008 15:25:51 -0000 1.223
+++ ChangeLog 27 Sep 2008 16:38:04 -0000 1.224
@@ -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.223 2008/09/27 15:25:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.224 2008/09/27 16:38:04 armin76 Exp $
+
+ 27 Sep 2008; Raúl Porcel <armin76@g.o> libxml2-2.7.1.ebuild:
+ alpha/ia64/x86 stable wrt #234099
27 Sep 2008; Markus Rothe <corsair@g.o> libxml2-2.7.1.ebuild:
Stable on ppc64; bug #234099
1.5 dev-libs/libxml2/libxml2-2.7.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild?r1=1.4&r2=1.5
Index: libxml2-2.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libxml2-2.7.1.ebuild 27 Sep 2008 15:25:51 -0000 1.4
+++ libxml2-2.7.1.ebuild 27 Sep 2008 16:38:04 -0000 1.5
@@ -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.7.1.ebuild,v 1.4 2008/09/27 15:25:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild,v 1.5 2008/09/27 16:38:04 armin76 Exp $
inherit libtool flag-o-matic eutils
@@ -9,7 +9,7 @@
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"
|
|