summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-05-31 00:55:03 +0000
committerBrent Baude <ranger@gentoo.org>2007-05-31 00:55:03 +0000
commitc6ee156d88447e15f6dc9902d7a0d2b3a5fa56bc (patch)
tree6ae7a8108ad4bea7118728dfd36950127b695896 /dev-libs/libxslt
parentMarking libwnck-2.16.3 ppc64 stable for bug #171107 (diff)
downloadgentoo-2-c6ee156d88447e15f6dc9902d7a0d2b3a5fa56bc.tar.gz
gentoo-2-c6ee156d88447e15f6dc9902d7a0d2b3a5fa56bc.tar.bz2
gentoo-2-c6ee156d88447e15f6dc9902d7a0d2b3a5fa56bc.zip
Marking libxslt-1.1.20 ppc64 stable for bug #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index c0bc06af67b4..b49c387fce1c 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.150 2007/05/30 11:08:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.151 2007/05/31 00:55:03 ranger Exp $
+
+ 31 May 2007; Brent Baude <ranger@gentoo.org> libxslt-1.1.20.ebuild:
+ Marking libxslt-1.1.20 ppc64 stable for bug #171107
30 May 2007; Raúl Porcel <armin76@gentoo.org> libxslt-1.1.20.ebuild:
alpha stable wrt #171107
diff --git a/dev-libs/libxslt/libxslt-1.1.20.ebuild b/dev-libs/libxslt/libxslt-1.1.20.ebuild
index 9ed72ff33ac2..c42f6af68f32 100644
--- a/dev-libs/libxslt/libxslt-1.1.20.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.5 2007/05/30 11:08:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.6 2007/05/31 00:55:03 ranger Exp $
inherit libtool eutils python
@@ -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 python"
DEPEND=">=dev-libs/libxml2-2.6.27