From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L9CYx-0006WL-GG for garchives@archives.gentoo.org; Sun, 07 Dec 2008 05:52:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD1A9E03F2; Sun, 7 Dec 2008 05:52:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 68EE2E03F2 for ; Sun, 7 Dec 2008 05:52:14 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E1AC964F9C for ; Sun, 7 Dec 2008 05:52:13 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L9CYv-0004y8-Kc for gentoo-commits@lists.gentoo.org; Sun, 07 Dec 2008 05:52:13 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libxml2: libxml2-2.7.2-r1.ebuild libxml2-2.7.1.ebuild ChangeLog libxml2-2.7.2.ebuild libxml2-2.6.30-r1.ebuild libxml2-2.6.32.ebuild libxml2-2.6.31.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: libxml2-2.7.2-r1.ebuild libxml2-2.7.1.ebuild ChangeLog libxml2-2.7.2.ebuild libxml2-2.6.30-r1.ebuild libxml2-2.6.32.ebuild libxml2-2.6.31.ebuild X-VCS-Directories: dev-libs/libxml2 X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Sun, 07 Dec 2008 05:52:13 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a9a1dc76-c946-42f2-ba9b-4e26b282b30a X-Archives-Hash: 3b440abdd170477ff36650b0ed4784a1 vapier 08/12/07 05:52:13 Modified: libxml2-2.7.2-r1.ebuild libxml2-2.7.1.ebuild ChangeLog libxml2-2.7.2.ebuild libxml2-2.6.30-r1.ebuild libxml2-2.6.32.ebuild libxml2-2.6.31.ebuild Log: Remove unused bootstrap/build from IUSE. (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) Revision Changes Path 1.8 dev-libs/libxml2/libxml2-2.7.2-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.2-r1.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.2-r1.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.2-r1.ebuild?r1=3D1.7&r2=3D1.8 Index: libxml2-2.7.2-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuil= d,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libxml2-2.7.2-r1.ebuild 24 Nov 2008 17:02:41 -0000 1.7 +++ libxml2-2.7.2-r1.ebuild 7 Dec 2008 05:52:13 -0000 1.8 @@ -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.2-r1.ebu= ild,v 1.7 2008/11/24 17:02:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebu= ild,v 1.8 2008/12/07 05:52:13 vapier Exp $ =20 inherit libtool flag-o-matic eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"MIT" SLOT=3D"2" KEYWORDS=3D"alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sp= arc ~sparc-fbsd x86 ~x86-fbsd" -IUSE=3D"bootstrap build debug doc examples ipv6 python readline test" +IUSE=3D"debug doc examples ipv6 python readline test" =20 XSTS_HOME=3D"http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1=3D"xmlschema2002-01-16" 1.9 dev-libs/libxml2/libxml2-2.7.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.1.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.1.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.1.ebuild?r1=3D1.8&r2=3D1.9 Index: libxml2-2.7.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libxml2-2.7.1.ebuild 9 Nov 2008 12:15:40 -0000 1.8 +++ libxml2-2.7.1.ebuild 7 Dec 2008 05:52:13 -0000 1.9 @@ -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.8 2008/11/09 12:15:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild= ,v 1.9 2008/12/07 05:52:13 vapier Exp $ =20 inherit libtool flag-o-matic eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"MIT" SLOT=3D"2" KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= ~sparc-fbsd x86 ~x86-fbsd" -IUSE=3D"bootstrap build debug doc examples ipv6 python readline test" +IUSE=3D"debug doc examples ipv6 python readline test" =20 XSTS_HOME=3D"http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1=3D"xmlschema2002-01-16" 1.243 dev-libs/libxml2/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/C= hangeLog?rev=3D1.243&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/C= hangeLog?rev=3D1.243&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/C= hangeLog?r1=3D1.242&r2=3D1.243 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v retrieving revision 1.242 retrieving revision 1.243 diff -u -r1.242 -r1.243 --- ChangeLog 24 Nov 2008 17:02:41 -0000 1.242 +++ ChangeLog 7 Dec 2008 05:52:13 -0000 1.243 @@ -1,6 +1,11 @@ # 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.242 20= 08/11/24 17:02:41 ranger Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.243 20= 08/12/07 05:52:13 vapier Exp $ + + 07 Dec 2008; Mike Frysinger libxml2-2.6.30-r1.ebui= ld, + libxml2-2.6.31.ebuild, libxml2-2.6.32.ebuild, libxml2-2.7.1.ebuild, + libxml2-2.7.2.ebuild, libxml2-2.7.2-r1.ebuild: + Remove unused bootstrap/build from IUSE. =20 24 Nov 2008; Brent Baude libxml2-2.7.2-r1.ebuild: Marking libxml2-2.7.2-r1 ppc64 for bug 245960 1.9 dev-libs/libxml2/libxml2-2.7.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.2.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.2.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.7.2.ebuild?r1=3D1.8&r2=3D1.9 Index: libxml2-2.7.2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libxml2-2.7.2.ebuild 9 Nov 2008 12:15:40 -0000 1.8 +++ libxml2-2.7.2.ebuild 7 Dec 2008 05:52:13 -0000 1.9 @@ -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.2.ebuild= ,v 1.8 2008/11/09 12:15:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2.ebuild= ,v 1.9 2008/12/07 05:52:13 vapier Exp $ =20 inherit libtool flag-o-matic eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"MIT" SLOT=3D"2" KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= ~sparc-fbsd x86 ~x86-fbsd" -IUSE=3D"bootstrap build debug doc examples ipv6 python readline test" +IUSE=3D"debug doc examples ipv6 python readline test" =20 XSTS_HOME=3D"http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1=3D"xmlschema2002-01-16" 1.4 dev-libs/libxml2/libxml2-2.6.30-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.30-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.30-r1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.30-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: libxml2-2.6.30-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.30-r1.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libxml2-2.6.30-r1.ebuild 8 Feb 2008 19:29:16 -0000 1.3 +++ libxml2-2.6.30-r1.ebuild 7 Dec 2008 05:52:13 -0000 1.4 @@ -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.30-r1.eb= uild,v 1.3 2008/02/08 19:29:16 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.30-r1.eb= uild,v 1.4 2008/12/07 05:52:13 vapier Exp $ =20 inherit libtool flag-o-matic eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"MIT" SLOT=3D"2" KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc = ~sparc-fbsd x86 ~x86-fbsd" -IUSE=3D"bootstrap build debug doc ipv6 python readline test" +IUSE=3D"debug doc ipv6 python readline test" =20 XSTS_HOME=3D"http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1=3D"xmlschema2002-01-16" 1.10 dev-libs/libxml2/libxml2-2.6.32.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.32.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.32.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.32.ebuild?r1=3D1.9&r2=3D1.10 Index: libxml2-2.6.32.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,= v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libxml2-2.6.32.ebuild 13 Nov 2008 18:55:33 -0000 1.9 +++ libxml2-2.6.32.ebuild 7 Dec 2008 05:52:13 -0000 1.10 @@ -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.ebuil= d,v 1.9 2008/11/13 18:55:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuil= d,v 1.10 2008/12/07 05:52:13 vapier Exp $ =20 inherit libtool flag-o-matic eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"MIT" SLOT=3D"2" KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= ~sparc-fbsd x86 ~x86-fbsd" -IUSE=3D"bootstrap build debug doc examples ipv6 python readline test" +IUSE=3D"debug doc examples ipv6 python readline test" =20 XSTS_HOME=3D"http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1=3D"xmlschema2002-01-16" 1.8 dev-libs/libxml2/libxml2-2.6.31.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.31.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.31.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/l= ibxml2-2.6.31.ebuild?r1=3D1.7&r2=3D1.8 Index: libxml2-2.6.31.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,= v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libxml2-2.6.31.ebuild 9 Nov 2008 12:15:40 -0000 1.7 +++ libxml2-2.6.31.ebuild 7 Dec 2008 05:52:13 -0000 1.8 @@ -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.31.ebuil= d,v 1.7 2008/11/09 12:15:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuil= d,v 1.8 2008/12/07 05:52:13 vapier Exp $ =20 inherit libtool flag-o-matic eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"MIT" SLOT=3D"2" KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= ~sparc-fbsd x86 ~x86-fbsd" -IUSE=3D"bootstrap build debug doc examples ipv6 python readline test" +IUSE=3D"debug doc examples ipv6 python readline test" =20 XSTS_HOME=3D"http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1=3D"xmlschema2002-01-16"