diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 17:33:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 17:33:43 +0000 |
commit | d7b33d3c275d993fba41909418b0cf31c3e03524 (patch) | |
tree | d4ccd9db5ceb7e9a69fd68c811c1bc03aadde664 /dev-libs/libxslt | |
parent | Stable x86; torrents at work..never! (diff) | |
download | gentoo-2-d7b33d3c275d993fba41909418b0cf31c3e03524.tar.gz gentoo-2-d7b33d3c275d993fba41909418b0cf31c3e03524.tar.bz2 gentoo-2-d7b33d3c275d993fba41909418b0cf31c3e03524.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
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 b51331bde44f..23d158f4abc7 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.133 2006/06/22 07:09:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.134 2006/07/10 17:33:43 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.17.ebuild: + Stable on sparc wrt #139612 *libxslt-1.1.17 (22 Jun 2006) diff --git a/dev-libs/libxslt/libxslt-1.1.17.ebuild b/dev-libs/libxslt/libxslt-1.1.17.ebuild index 28526174306c..adc38116f5b7 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.1 2006/06/22 07:09:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.2 2006/07/10 17:33:43 gustavoz 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 |