diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 09:33:03 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 09:33:03 +0000 |
commit | 8821a898a20403fcf363f5e79937c92a1a3959c8 (patch) | |
tree | d7837c0f0ba63e39540339334c31b2f3052403e7 /dev-libs/libxslt | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-8821a898a20403fcf363f5e79937c92a1a3959c8.tar.gz gentoo-2-8821a898a20403fcf363f5e79937c92a1a3959c8.tar.bz2 gentoo-2-8821a898a20403fcf363f5e79937c92a1a3959c8.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 307c1573e2b9..b3930c1a762a 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,10 @@ # 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.137 2006/07/14 16:06:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.138 2006/07/16 09:33:03 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + libxslt-1.1.17.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> libxslt-1.1.17.ebuild: diff --git a/dev-libs/libxslt/libxslt-1.1.17.ebuild b/dev-libs/libxslt/libxslt-1.1.17.ebuild index 6e879345405c..a3b0a760e0a9 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.5 2006/07/14 16:06:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.6 2006/07/16 09:33:03 dertobi123 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 |