summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-13 23:50:05 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-13 23:50:05 +0000
commit8db60834e304dce8100678dd57ea61a92b39a26b (patch)
tree0e885a05b8bf60fb87fbc04dc8621c3fd3328563 /dev-libs/libxml2
parentMask sbconf as it depends on emu10k1 (diff)
downloadhistorical-8db60834e304dce8100678dd57ea61a92b39a26b.tar.gz
historical-8db60834e304dce8100678dd57ea61a92b39a26b.tar.bz2
historical-8db60834e304dce8100678dd57ea61a92b39a26b.zip
add m68k KEYWORDS and epunt_cxx
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/Manifest10
-rw-r--r--dev-libs/libxml2/libxml2-2.6.17.ebuild8
-rw-r--r--dev-libs/libxml2/libxml2-2.6.18.ebuild8
-rw-r--r--dev-libs/libxml2/libxml2-2.6.19.ebuild8
4 files changed, 17 insertions, 17 deletions
diff --git a/dev-libs/libxml2/Manifest b/dev-libs/libxml2/Manifest
index 7bea80b88c14..e171de32eb48 100644
--- a/dev-libs/libxml2/Manifest
+++ b/dev-libs/libxml2/Manifest
@@ -1,11 +1,11 @@
MD5 17b9627c791ce0e75c0cbe013d06c753 ChangeLog 13970
-MD5 2c997a3eeb8cebea6c43aeeb58d08e2c libxml2-2.6.16.ebuild 1775
-MD5 2c8a3b8800aa82ead88e212a8b1b083d libxml2-2.6.17.ebuild 1717
-MD5 52663308c19f1f47b0421f1204f2c911 libxml2-2.6.18.ebuild 2055
-MD5 075593cf9539ef96b3c8a8a7298ee0d5 libxml2-2.6.19.ebuild 2057
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 2c997a3eeb8cebea6c43aeeb58d08e2c libxml2-2.6.16.ebuild 1775
+MD5 7d22da2544f2c9e6a0079a266a7905c6 libxml2-2.6.17.ebuild 1706
+MD5 d0db43891d643ab9d30a17f9b8263d78 libxml2-2.6.18.ebuild 2048
+MD5 5463f5e02663acf5b8d428ccd3a89ac5 libxml2-2.6.19.ebuild 2048
MD5 ff7efcdcc2a364b0eeca271ef52566f8 files/digest-libxml2-2.6.16 68
+MD5 3451360f628f1e2dc20813a52fbaa404 files/libxml2-2.6.16-xlattable.patch 537
MD5 8409491d7d4c895c3a509a3c1c121e02 files/digest-libxml2-2.6.17 68
MD5 bf6bcb2188d6caf2b35ba1a6aaa7d94f files/digest-libxml2-2.6.18 68
MD5 761d617849c91c951713a1411f3c1cff files/digest-libxml2-2.6.19 68
-MD5 3451360f628f1e2dc20813a52fbaa404 files/libxml2-2.6.16-xlattable.patch 537
diff --git a/dev-libs/libxml2/libxml2-2.6.17.ebuild b/dev-libs/libxml2/libxml2-2.6.17.ebuild
index 2f96c28a0414..94a5ed9df717 100644
--- a/dev-libs/libxml2/libxml2-2.6.17.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.17.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.17.ebuild,v 1.7 2005/05/25 08:27:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.17.ebuild,v 1.8 2005/06/13 23:50:05 vapier Exp $
-inherit libtool gnome.org flag-o-matic gnuconfig
+inherit libtool gnome.org flag-o-matic eutils
DESCRIPTION="Version 2 of the library to manipulate XML files"
HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="python readline ipv6"
RDEPEND="sys-libs/zlib
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
- gnuconfig_update ${S}
+ epunt_cxx
}
diff --git a/dev-libs/libxml2/libxml2-2.6.18.ebuild b/dev-libs/libxml2/libxml2-2.6.18.ebuild
index 6f763987f756..131b7811a1f8 100644
--- a/dev-libs/libxml2/libxml2-2.6.18.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.18.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.18.ebuild,v 1.3 2005/04/21 05:56:54 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.18.ebuild,v 1.4 2005/06/13 23:50:05 vapier Exp $
-inherit libtool gnome.org flag-o-matic gnuconfig
+inherit libtool gnome.org flag-o-matic eutils
DESCRIPTION="Version 2 of the library to manipulate XML files"
HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="python readline ipv6"
RDEPEND="sys-libs/zlib
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
- gnuconfig_update ${S}
+ epunt_cxx
}
diff --git a/dev-libs/libxml2/libxml2-2.6.19.ebuild b/dev-libs/libxml2/libxml2-2.6.19.ebuild
index 667dd9fb9492..394956912a25 100644
--- a/dev-libs/libxml2/libxml2-2.6.19.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.19.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.19.ebuild,v 1.1 2005/04/23 18:42:30 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.19.ebuild,v 1.2 2005/06/13 23:50:05 vapier Exp $
-inherit libtool gnome.org flag-o-matic gnuconfig
+inherit libtool gnome.org flag-o-matic eutils
DESCRIPTION="Version 2 of the library to manipulate XML files"
HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="python readline ipv6"
RDEPEND="sys-libs/zlib
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
- gnuconfig_update ${S}
+ epunt_cxx
}