summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-07 05:52:13 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-07 05:52:13 +0000
commita95de15d8381017b176af1562fee5452d454742c (patch)
tree90343648a92d2de2dc7973e5718a17087accafd1 /dev-libs/libxml2
parentVersion bump for bug 250108, thanks to Hans Meier. (diff)
downloadgentoo-2-a95de15d8381017b176af1562fee5452d454742c.tar.gz
gentoo-2-a95de15d8381017b176af1562fee5452d454742c.tar.bz2
gentoo-2-a95de15d8381017b176af1562fee5452d454742c.zip
Remove unused bootstrap/build from IUSE.
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog9
-rw-r--r--dev-libs/libxml2/libxml2-2.6.30-r1.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.6.31.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.6.32.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.7.1.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.7.2-r1.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.7.2.ebuild4
7 files changed, 19 insertions, 14 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index f5750734024f..81e889771a67 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -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 2008/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 2008/12/07 05:52:13 vapier Exp $
+
+ 07 Dec 2008; Mike Frysinger <vapier@gentoo.org> libxml2-2.6.30-r1.ebuild,
+ 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.
24 Nov 2008; Brent Baude <ranger@gentoo.org> libxml2-2.7.2-r1.ebuild:
Marking libxml2-2.7.2-r1 ppc64 for bug 245960
diff --git a/dev-libs/libxml2/libxml2-2.6.30-r1.ebuild b/dev-libs/libxml2/libxml2-2.6.30-r1.ebuild
index 4f8d1825c84a..51f797c1f61a 100644
--- a/dev-libs/libxml2/libxml2-2.6.30-r1.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.30-r1.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.30-r1.ebuild,v 1.3 2008/02/08 19:29:16 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.30-r1.ebuild,v 1.4 2008/12/07 05:52:13 vapier Exp $
inherit libtool flag-o-matic eutils
@@ -10,7 +10,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"
-IUSE="bootstrap build debug doc ipv6 python readline test"
+IUSE="debug doc ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
XSTS_NAME_1="xmlschema2002-01-16"
diff --git a/dev-libs/libxml2/libxml2-2.6.31.ebuild b/dev-libs/libxml2/libxml2-2.6.31.ebuild
index 46cad89c091c..f4d99cf01b99 100644
--- a/dev-libs/libxml2/libxml2-2.6.31.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.31.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.31.ebuild,v 1.7 2008/11/09 12:15:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,v 1.8 2008/12/07 05:52:13 vapier Exp $
inherit libtool flag-o-matic eutils
@@ -10,7 +10,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"
-IUSE="bootstrap build debug doc examples ipv6 python readline test"
+IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
XSTS_NAME_1="xmlschema2002-01-16"
diff --git a/dev-libs/libxml2/libxml2-2.6.32.ebuild b/dev-libs/libxml2/libxml2-2.6.32.ebuild
index 6475f582e0dc..9eac44ca8b75 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.9 2008/11/13 18:55:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.10 2008/12/07 05:52:13 vapier Exp $
inherit libtool flag-o-matic eutils
@@ -10,7 +10,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"
-IUSE="bootstrap build debug doc examples ipv6 python readline test"
+IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
XSTS_NAME_1="xmlschema2002-01-16"
diff --git a/dev-libs/libxml2/libxml2-2.7.1.ebuild b/dev-libs/libxml2/libxml2-2.7.1.ebuild
index b1bbbdb2b6c4..680e7e2bd2ec 100644
--- a/dev-libs/libxml2/libxml2-2.7.1.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.1.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.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 $
inherit libtool flag-o-matic eutils
@@ -10,7 +10,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"
-IUSE="bootstrap build debug doc examples ipv6 python readline test"
+IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
XSTS_NAME_1="xmlschema2002-01-16"
diff --git a/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild b/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild
index eb11a4dcea00..7a99e1f17235 100644
--- a/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.2-r1.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.7.2-r1.ebuild,v 1.7 2008/11/24 17:02:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild,v 1.8 2008/12/07 05:52:13 vapier Exp $
inherit libtool flag-o-matic eutils
@@ -10,7 +10,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"
-IUSE="bootstrap build debug doc examples ipv6 python readline test"
+IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
XSTS_NAME_1="xmlschema2002-01-16"
diff --git a/dev-libs/libxml2/libxml2-2.7.2.ebuild b/dev-libs/libxml2/libxml2-2.7.2.ebuild
index c4fe9d708352..f5b22aec3e4e 100644
--- a/dev-libs/libxml2/libxml2-2.7.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.2.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.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 $
inherit libtool flag-o-matic eutils
@@ -10,7 +10,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"
-IUSE="bootstrap build debug doc examples ipv6 python readline test"
+IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"
XSTS_NAME_1="xmlschema2002-01-16"