summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-05-22 17:40:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-05-22 17:40:45 +0000
commit5a9d5beef3f22bcbedc37ace2d92cd16084518f7 (patch)
treee45e1935e4821343043e15a2400cf9a7b0534018 /dev-libs/libxslt
parentia64/sparc stable wrt #218510 (diff)
downloadgentoo-2-5a9d5beef3f22bcbedc37ace2d92cd16084518f7.tar.gz
gentoo-2-5a9d5beef3f22bcbedc37ace2d92cd16084518f7.tar.bz2
gentoo-2-5a9d5beef3f22bcbedc37ace2d92cd16084518f7.zip
ia64 stable wrt #222499
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 32ef0b23b8c0..35fd81cc5213 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.183 2008/05/21 09:15:15 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.184 2008/05/22 17:40:45 armin76 Exp $
+
+ 22 May 2008; Raúl Porcel <armin76@gentoo.org> libxslt-1.1.24.ebuild:
+ ia64 stable wrt #222499
21 May 2008; Markus Rothe <corsair@gentoo.org> libxslt-1.1.24.ebuild:
Stable on ppc64
diff --git a/dev-libs/libxslt/libxslt-1.1.24.ebuild b/dev-libs/libxslt/libxslt-1.1.24.ebuild
index 07aab3ce4803..cffe764cab43 100644
--- a/dev-libs/libxslt/libxslt-1.1.24.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.24.ebuild,v 1.7 2008/05/21 06:06:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.24.ebuild,v 1.8 2008/05/22 17:40:45 armin76 Exp $
inherit libtool eutils python autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="crypt debug examples python"
DEPEND=">=dev-libs/libxml2-2.6.27