diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-22 00:01:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-22 00:01:09 +0000 |
commit | 5e37a07c280c51d3c9648cfbde460f349e65aa98 (patch) | |
tree | 9960d165c72fae4f3021a2c569d4432532540ec7 /app-text/docbook-xsl-stylesheets | |
parent | Fixed ChangeLog (diff) | |
download | historical-5e37a07c280c51d3c9648cfbde460f349e65aa98.tar.gz historical-5e37a07c280c51d3c9648cfbde460f349e65aa98.tar.bz2 historical-5e37a07c280c51d3c9648cfbde460f349e65aa98.zip |
s390 stable for #60792
Diffstat (limited to 'app-text/docbook-xsl-stylesheets')
-rw-r--r-- | app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild index bd3839918a6b..15351ba7fbe0 100644 --- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild +++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild,v 1.7 2004/08/23 05:40:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.65.1.ebuild,v 1.8 2004/09/21 23:59:08 vapier Exp $ DESCRIPTION="XSL Stylesheets for Docbook" HOMEPAGE="http://docbook.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/docbook/docbook-xsl-${PV}.tar.gz" LICENSE="as-is | BSD" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="alpha arm amd64 hppa ia64 mips ppc s390 sparc x86" IUSE="" DEPEND="dev-libs/libxml2 |