diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | 23ade2ac31e041a1397d50e8958ae6811e81c7c5 (patch) | |
tree | d0f6ea710e5f707e0ef60f5b5664b14c1b325f3f /app-text/docbook-xsl-stylesheets | |
parent | merge in fixes (diff) | |
download | gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.gz gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.bz2 gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'app-text/docbook-xsl-stylesheets')
-rw-r--r-- | app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild index 57de9b0f9554..b087f9e1e654 100644 --- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild +++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild,v 1.3 2002/08/16 02:42:01 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild,v 1.4 2002/09/21 11:49:09 bjb Exp $ S=${WORKDIR}/docbook-xsl-${PV} DESCRIPTION="XSL Stylesheets for Docbook" @@ -11,7 +11,7 @@ DEPEND="dev-libs/libxml2" SLOT="0" LICENSE="as-is | BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" src_install() { DEST="/usr/share/sgml/docbook/xsl-stylesheets-${PV}" |