summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-27 20:40:19 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-27 20:40:19 +0000
commit9d52ab9f91a1d15f4676956a0f498abf7722be61 (patch)
tree60a4a9a99846aa3a083671ddd2b35fd79bf4fe6d
parentUpdating LICENSE and HOMEPAGE; added libffi-3.3.3.ebuild; added metadata.xml ... (diff)
downloadgentoo-2-9d52ab9f91a1d15f4676956a0f498abf7722be61.tar.gz
gentoo-2-9d52ab9f91a1d15f4676956a0f498abf7722be61.tar.bz2
gentoo-2-9d52ab9f91a1d15f4676956a0f498abf7722be61.zip
tag newer libxml2s as -hppa
-rw-r--r--dev-libs/libxml2/ChangeLog6
-rw-r--r--dev-libs/libxml2/libxml2-2.6.11.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.6.12.ebuild6
-rw-r--r--dev-libs/libxml2/libxml2-2.6.6.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 26d5b987f9bc..19c8c45fe81c 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.90 2004/08/22 17:35:54 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.91 2004/08/27 20:40:19 vapier Exp $
+
+ 27 Aug 2004; Mike Frysinger <vapier@gentoo.org> libxml2-2.6.11.ebuild,
+ libxml2-2.6.12.ebuild:
+ Newer versions of libxml2 bomb with binutils on hppa for some reason ...
*libxml2-2.6.12 (23 Aug 2004)
diff --git a/dev-libs/libxml2/libxml2-2.6.11.ebuild b/dev-libs/libxml2/libxml2-2.6.11.ebuild
index a174e1091bce..ac307f137f4f 100644
--- a/dev-libs/libxml2/libxml2-2.6.11.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.11.ebuild,v 1.6 2004/08/19 02:30:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.11.ebuild,v 1.7 2004/08/27 20:40:19 vapier Exp $
inherit libtool gnome.org flag-o-matic gnuconfig
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc sparc ~mips alpha arm -hppa amd64 ia64 ~ppc64 ~s390"
IUSE="python readline ipv6"
DEPEND="sys-libs/zlib
diff --git a/dev-libs/libxml2/libxml2-2.6.12.ebuild b/dev-libs/libxml2/libxml2-2.6.12.ebuild
index 105bbbaf779f..c78906921756 100644
--- a/dev-libs/libxml2/libxml2-2.6.12.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.12.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.12.ebuild,v 1.1 2004/08/22 17:35:54 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.12.ebuild,v 1.2 2004/08/27 20:40:19 vapier Exp $
inherit libtool gnome.org flag-o-matic gnuconfig
DESCRIPTION="Version 2 of the library to manipulate XML files"
HOMEPAGE="http://www.xmlsoft.org/"
-LICENSE="MIT"
+LICENSE="MIT"
SLOT="2"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm -hppa ~amd64 ~ia64 ~ppc64 ~s390"
IUSE="python readline ipv6"
DEPEND="sys-libs/zlib
diff --git a/dev-libs/libxml2/libxml2-2.6.6.ebuild b/dev-libs/libxml2/libxml2-2.6.6.ebuild
index 8d08232ff6d2..e622dc8a8fc3 100644
--- a/dev-libs/libxml2/libxml2-2.6.6.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.6.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.6.ebuild,v 1.7 2004/07/27 05:48:43 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.6.ebuild,v 1.8 2004/08/27 20:40:19 vapier Exp $
inherit libtool gnome.org flag-o-matic gnuconfig
DESCRIPTION="Version 2 of the library to manipulate XML files"
HOMEPAGE="http://www.xmlsoft.org/"
-LICENSE="MIT"
-IUSE="python readline ipv6"
+LICENSE="MIT"
SLOT="2"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64 mips s390"
+IUSE="python readline ipv6"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )