diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-26 13:58:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-26 13:58:03 +0000 |
commit | 9d5f789d8f571555aaf95dc91c3d494560a288f2 (patch) | |
tree | 0eb4f9359e9cbdc603add86421d56a114de369c1 /dev-libs/libxslt | |
parent | fix cvs header (diff) | |
download | gentoo-2-9d5f789d8f571555aaf95dc91c3d494560a288f2.tar.gz gentoo-2-9d5f789d8f571555aaf95dc91c3d494560a288f2.tar.bz2 gentoo-2-9d5f789d8f571555aaf95dc91c3d494560a288f2.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 946c9a1486ba..793d3a02a557 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.106 2005/07/26 02:07:28 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.107 2005/07/26 13:54:43 gustavoz Exp $ + + 26 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.14.ebuild: + Stable on sparc 25 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> libxslt-1.1.14.ebuild: Stable on x86. diff --git a/dev-libs/libxslt/libxslt-1.1.14.ebuild b/dev-libs/libxslt/libxslt-1.1.14.ebuild index eedb01a95758..3c3e15f20340 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.2 2005/07/26 02:07:28 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.14.ebuild,v 1.3 2005/07/26 13:54: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 ~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 |