summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-07-26 02:07:28 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-07-26 02:07:28 +0000
commit0a56794ab657ce6cac11663851ff804364ba81a1 (patch)
tree45d3d40fd36702266d00cded337443c480024fa3 /dev-libs/libxslt
parentBugfix and clean up. (diff)
downloadgentoo-2-0a56794ab657ce6cac11663851ff804364ba81a1.tar.gz
gentoo-2-0a56794ab657ce6cac11663851ff804364ba81a1.tar.bz2
gentoo-2-0a56794ab657ce6cac11663851ff804364ba81a1.zip
Marking 1.1.14 stable (x86)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 23149d6f2fed..946c9a1486ba 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.105 2005/07/09 06:44:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.106 2005/07/26 02:07:28 leonardop Exp $
+
+ 25 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> libxslt-1.1.14.ebuild:
+ Stable on x86.
09 Jul 2005; Markus Rothe <corsair@gentoo.org> libxslt-1.1.13-r1.ebuild:
Stable on ppc64
diff --git a/dev-libs/libxslt/libxslt-1.1.14.ebuild b/dev-libs/libxslt/libxslt-1.1.14.ebuild
index e1bd00700419..eedb01a95758 100644
--- a/dev-libs/libxslt/libxslt-1.1.14.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.14.ebuild,v 1.1 2005/07/07 05:25:38 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.14.ebuild,v 1.2 2005/07/26 02:07:28 leonardop 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="crypt debug python static"
DEPEND=">=dev-libs/libxml2-2.6.17