summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
commite67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch)
tree0400b4c848dcf5b65713eacdec366864f6e8184e /dev-libs/libxml2
parentinitial ebuild #11707 (diff)
downloadgentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.4.23.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.4.24.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.4.28.ebuild4
4 files changed, 10 insertions, 7 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 10634cf9279f..1e719ec3605a 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.19 2002/11/26 20:44:36 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.20 2002/12/09 04:21:04 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*libxml2-2.4.28 (26 Nov 2002)
26 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
diff --git a/dev-libs/libxml2/libxml2-2.4.23.ebuild b/dev-libs/libxml2/libxml2-2.4.23.ebuild
index a9ff2ded7570..e17c0a715d3a 100644
--- a/dev-libs/libxml2/libxml2-2.4.23.ebuild
+++ b/dev-libs/libxml2/libxml2-2.4.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.9 2002/10/04 05:16:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.10 2002/12/09 04:21:04 manson Exp $
inherit libtool
@@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2
SLOT="2"
LICENSE="MIT"
-KEYWORDS="x86 ppc sparc sparc64 alpha"
+KEYWORDS="x86 ppc sparc alpha"
src_compile() {
# Fix .la files of python site packages
diff --git a/dev-libs/libxml2/libxml2-2.4.24.ebuild b/dev-libs/libxml2/libxml2-2.4.24.ebuild
index 28269ca5c2b6..234ec9397bb7 100644
--- a/dev-libs/libxml2/libxml2-2.4.24.ebuild
+++ b/dev-libs/libxml2/libxml2-2.4.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.24.ebuild,v 1.5 2002/10/04 05:16:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.24.ebuild,v 1.6 2002/12/09 04:21:04 manson Exp $
inherit libtool
@@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2
SLOT="2"
LICENSE="MIT"
-KEYWORDS="x86 sparc sparc64 ppc alpha"
+KEYWORDS="x86 sparc ppc alpha"
src_compile() {
# Fix .la files of python site packages
diff --git a/dev-libs/libxml2/libxml2-2.4.28.ebuild b/dev-libs/libxml2/libxml2-2.4.28.ebuild
index 2c3c54875e25..4b02a3d4171c 100644
--- a/dev-libs/libxml2/libxml2-2.4.28.ebuild
+++ b/dev-libs/libxml2/libxml2-2.4.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.28.ebuild,v 1.2 2002/11/30 12:25:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.28.ebuild,v 1.3 2002/12/09 04:21:04 manson Exp $
inherit libtool gnome2
@@ -15,7 +15,7 @@ DEPEND="zlib? ( sys-libs/zlib )
SLOT="2"
LICENSE="MIT"
-KEYWORDS="~x86 ~sparc ~sparc64 ~ppc ~alpha"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha"
src_unpack() {