diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 18:09:58 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 18:09:58 +0000 |
commit | 64fdde9c3e7de04abbce43c3f4f1552818208ef7 (patch) | |
tree | 7c79b5aea8dab680559fc1220ced29df0b410036 /dev-libs/libxslt | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-64fdde9c3e7de04abbce43c3f4f1552818208ef7.tar.gz gentoo-2-64fdde9c3e7de04abbce43c3f4f1552818208ef7.tar.bz2 gentoo-2-64fdde9c3e7de04abbce43c3f4f1552818208ef7.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 23d158f4abc7..6916fe21efd9 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.134 2006/07/10 17:33:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.135 2006/07/12 18:09:58 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> libxslt-1.1.17.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.17.ebuild: Stable on sparc wrt #139612 diff --git a/dev-libs/libxslt/libxslt-1.1.17.ebuild b/dev-libs/libxslt/libxslt-1.1.17.ebuild index adc38116f5b7..a5b6f53457ea 100644 --- a/dev-libs/libxslt/libxslt-1.1.17.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.2 2006/07/10 17:33:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.3 2006/07/12 18:09:58 wolf31o2 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="crypt debug python" DEPEND=">=dev-libs/libxml2-2.6.25 |