diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-21 11:17:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-21 11:17:41 +0000 |
commit | 995f9d1bd8e106be85185e339ca809078eb507d7 (patch) | |
tree | 313fbb4087bdbf9e56b332c693eb68eb9c5640a3 /dev-libs/libxslt | |
parent | ia64 stable (diff) | |
download | gentoo-2-995f9d1bd8e106be85185e339ca809078eb507d7.tar.gz gentoo-2-995f9d1bd8e106be85185e339ca809078eb507d7.tar.bz2 gentoo-2-995f9d1bd8e106be85185e339ca809078eb507d7.zip |
ia64 + x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index a03eb04ffc08..83f5be9f5c86 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.146 2007/01/18 03:05:30 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.147 2007/04/21 11:17:41 armin76 Exp $ + + 21 Apr 2007; Raúl Porcel <armin76@gentoo.org> libxslt-1.1.20.ebuild: + ia64 + x86 stable *libxslt-1.1.20 (18 Jan 2007) diff --git a/dev-libs/libxslt/libxslt-1.1.20.ebuild b/dev-libs/libxslt/libxslt-1.1.20.ebuild index b41e8c29b206..c400635f2c22 100644 --- a/dev-libs/libxslt/libxslt-1.1.20.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.1 2007/01/18 03:05:30 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.2 2007/04/21 11:17:41 armin76 Exp $ inherit libtool 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="crypt debug python" DEPEND=">=dev-libs/libxml2-2.6.27 |