summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-03-20 18:12:34 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-03-20 18:12:34 +0000
commit16c877a2fdf2586bec3f7643ad2a380ba471ffbe (patch)
tree31fdfd306ad5bf49e01f3ef922a79f02ad4e8b28 /dev-libs
parentfixed bugs #69900, #70457, #80633, #80636, #80697, #81095 and #83009 (diff)
downloadhistorical-16c877a2fdf2586bec3f7643ad2a380ba471ffbe.tar.gz
historical-16c877a2fdf2586bec3f7643ad2a380ba471ffbe.tar.bz2
historical-16c877a2fdf2586bec3f7643ad2a380ba471ffbe.zip
Stable on alpha.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/Manifest18
-rw-r--r--dev-libs/libxslt/libxslt-1.1.12.ebuild4
3 files changed, 20 insertions, 7 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index f57bbc51a360..7dae8a1058be 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.93 2005/03/09 13:18:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.94 2005/03/20 18:12:34 kloeri Exp $
+
+ 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> libxslt-1.1.12.ebuild:
+ Stable on alpha.
09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.12.ebuild:
Stable on sparc
diff --git a/dev-libs/libxslt/Manifest b/dev-libs/libxslt/Manifest
index 271f51fccad0..6542b26b8bfb 100644
--- a/dev-libs/libxslt/Manifest
+++ b/dev-libs/libxslt/Manifest
@@ -1,9 +1,19 @@
-MD5 dbf54d9f6e59613639a87c7690baf40f ChangeLog 11022
-MD5 634f416a93760409ecc51418948b8e33 libxslt-1.1.12.ebuild 990
-MD5 ed13d05407071759b2b03e9c7b62b94e libxslt-1.1.6.ebuild 700
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 b78b05c0d2dee0e5531e11c61242427f libxslt-1.1.9-r1.ebuild 982
+MD5 99b5729fc38c7f42acaa84690cdd9b98 ChangeLog 11116
+MD5 7a9330a8af2546205073f0ca629f183f libxslt-1.1.12.ebuild 989
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 ed13d05407071759b2b03e9c7b62b94e libxslt-1.1.6.ebuild 700
MD5 0036be4a6749d5a3fc499f2732f59031 files/digest-libxslt-1.1.12 68
-MD5 119f25b7ef082d3e7d32396885432652 files/digest-libxslt-1.1.6 67
MD5 f7a67da65c2cf6f2a4979ff10bb3987c files/digest-libxslt-1.1.9-r1 67
+MD5 119f25b7ef082d3e7d32396885432652 files/digest-libxslt-1.1.6 67
MD5 a772cd7aafe8f9e0fd59de02b2ea2e85 files/libxslt.m4-libxslt-1.1.8.patch 1292
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCPb0YugEuf3OQ0akRAsBVAJ4m0jq+O/G1tJVCaFkjgVcJFnWfDQCglyIX
+lsDUuaeeYOI7TNOb/80pB/M=
+=KZ+W
+-----END PGP SIGNATURE-----
diff --git a/dev-libs/libxslt/libxslt-1.1.12.ebuild b/dev-libs/libxslt/libxslt-1.1.12.ebuild
index b12b0043166e..980e67a60ed0 100644
--- a/dev-libs/libxslt/libxslt-1.1.12.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.12.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.12.ebuild,v 1.4 2005/03/12 19:32:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.12.ebuild,v 1.5 2005/03/20 18:12:34 kloeri 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.15