diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-27 17:40:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-27 17:40:08 +0000 |
commit | 9a5e23e0205ddf9322f4f75466c0a3f0a0b95a8b (patch) | |
tree | 21f77409b6615b40fd16726e486247c21e2ad810 /dev-libs/libxslt | |
parent | version bump and ppc stable profile update (diff) | |
download | historical-9a5e23e0205ddf9322f4f75466c0a3f0a0b95a8b.tar.gz historical-9a5e23e0205ddf9322f4f75466c0a3f0a0b95a8b.tar.bz2 historical-9a5e23e0205ddf9322f4f75466c0a3f0a0b95a8b.zip |
Stable on sparc
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 15e8794d7da3..3b4ff2610f4d 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.64 2004/04/25 15:24:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.65 2004/04/27 17:40:08 gustavoz Exp $ + + 27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.4.ebuild: + Stable on sparc *libxslt-1.1.6 (25 Apr 2004) diff --git a/dev-libs/libxslt/libxslt-1.1.4.ebuild b/dev-libs/libxslt/libxslt-1.1.4.ebuild index b1d376d42033..55ff1f291da4 100644 --- a/dev-libs/libxslt/libxslt-1.1.4.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.4.ebuild,v 1.6 2004/04/25 15:24:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.4.ebuild,v 1.7 2004/04/27 17:40:08 gustavoz Exp $ inherit libtool gnome.org use python && inherit python @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ~ia64 ~s390 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ~ia64 ~s390 ~mips" IUSE="python" DEPEND=">=dev-libs/libxml2-2.6.5 |