diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-11-09 11:15:58 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-11-09 11:15:58 +0000 |
commit | 43f88774e6d41af19845621c123d8546cadbb7a5 (patch) | |
tree | fda011d238213d1e21caeadd869430be1dfe2993 /app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild | |
parent | Marked stable on sparc. (diff) | |
download | gentoo-2-43f88774e6d41af19845621c123d8546cadbb7a5.tar.gz gentoo-2-43f88774e6d41af19845621c123d8546cadbb7a5.tar.bz2 gentoo-2-43f88774e6d41af19845621c123d8546cadbb7a5.zip |
moved to ~sparc for bug 32648
Diffstat (limited to 'app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild')
-rw-r--r-- | app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild index bb6c98265e54..3e797d211901 100644 --- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild +++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.4.ebuild,v 1.2 2003/10/26 10:33:34 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.62.4.ebuild,v 1.3 2003/11/09 11:15:54 ciaranm 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" |