diff options
Diffstat (limited to 'app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild')
-rw-r--r-- | app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild index 7dd5efa297a5..cdc4e545a2da 100644 --- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild +++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.62.0-r1.ebuild,v 1.1 2003/10/26 10:33:34 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.0-r1.ebuild,v 1.2 2004/01/13 14:32:25 gustavoz Exp $ S=${WORKDIR}/docbook-xsl-${PV} DESCRIPTION="XSL Stylesheets for Docbook" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.oasis-open.org/docbook/" SLOT="0" LICENSE="as-is | BSD" -KEYWORDS="x86 ~ia64 ~ppc ~hppa ~amd64" +KEYWORDS="x86 ~ia64 ~ppc ~hppa ~amd64 sparc" IUSE="" DEPEND="dev-libs/libxml2" |