summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-16 10:25:37 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-16 10:25:37 +0000
commit70717bd96f5679b2f7aebe0001438a9e4f19da71 (patch)
treebfc2664f328d7a437c015ba22b27011574112b18 /dev-libs/libxslt
parentstable on ppc64 (diff)
downloadhistorical-70717bd96f5679b2f7aebe0001438a9e4f19da71.tar.gz
historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.tar.bz2
historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.zip
Stable on amd64.
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 5209f13c059e..78ec1a0616ba 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.89 2004/12/11 10:41:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.90 2004/12/16 10:23:10 absinthe Exp $
+
+ 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> libxslt-1.1.9-r1.ebuild:
+ Stable on amd64.
11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
libxslt-1.1.9-r1.ebuild:
diff --git a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
index 86c26a566751..82c98db46b95 100644
--- a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.9-r1.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/libxslt/libxslt-1.1.9-r1.ebuild,v 1.8 2004/12/11 10:41:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.9 2004/12/16 10:23:10 absinthe Exp $
inherit libtool gnome.org eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
IUSE="python crypt"
DEPEND=">=dev-libs/libxml2-2.6.8