summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-29 04:45:57 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-29 04:45:57 +0000
commitf18cc1ea4bbee159e5629a02499528ace1ccbcd6 (patch)
tree05c3b8d167117055f81a720762c85be0876692e4 /dev-libs
parentstable on alpha and ia64 (diff)
downloadhistorical-f18cc1ea4bbee159e5629a02499528ace1ccbcd6.tar.gz
historical-f18cc1ea4bbee159e5629a02499528ace1ccbcd6.tar.bz2
historical-f18cc1ea4bbee159e5629a02499528ace1ccbcd6.zip
stable on alpha and ia64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.3.ebuild4
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index c5993e622902..9aa1caf569cf 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.67 2004/01/18 18:27:12 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.68 2004/01/29 04:45:32 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libxml2-2.6.3.ebuild:
+ stable on alpha and ia64
18 Jan 2004; <tuxus@gentoo.org> libxml2-2.5.11.ebuild:
Added ~mips to KEYWORDS.
diff --git a/dev-libs/libxml2/libxml2-2.6.3.ebuild b/dev-libs/libxml2/libxml2-2.6.3.ebuild
index 5dab043cb337..bd42a83b2788 100644
--- a/dev-libs/libxml2/libxml2-2.6.3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.3.ebuild,v 1.6 2004/01/13 13:38:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.3.ebuild,v 1.7 2004/01/29 04:45:32 agriffis Exp $
inherit libtool gnome.org flag-o-matic
@@ -10,7 +10,7 @@ LICENSE="MIT"
IUSE="python readline ipv6"
SLOT="2"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64 ~ia64 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64 ppc64"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 8f35870d2b1e..dfb4a0b31619 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.52 2004/01/18 18:28:29 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.53 2004/01/29 04:45:57 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libxslt-1.1.1.ebuild:
+ stable on alpha and ia64
18 Jan 2004; <tuxus@gentoo.org> libxslt-1.0.33.ebuild:
Added ~mips to KEYWORDS.
diff --git a/dev-libs/libxslt/libxslt-1.1.1.ebuild b/dev-libs/libxslt/libxslt-1.1.1.ebuild
index 5c5873f824ac..09fc77631a80 100644
--- a/dev-libs/libxslt/libxslt-1.1.1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.1.ebuild,v 1.3 2004/01/13 13:41:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.1.ebuild,v 1.4 2004/01/29 04:45:57 agriffis Exp $
inherit libtool gnome.org
@@ -9,7 +9,7 @@ DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="http://www.xmlsoft.org/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64"
DEPEND=">=dev-libs/libxml2-2.6.3
python? ( dev-lang/python )"