diff options
author | 2008-12-07 11:46:04 +0000 | |
---|---|---|
committer | 2008-12-07 11:46:04 +0000 | |
commit | 9cd433c7abfce01221139ce2fd11455e2fe9a91c (patch) | |
tree | 0f79a295edf974c3418f5ba3c4792d1b6770576d | |
parent | s390/sh stable (diff) | |
download | gentoo-2-9cd433c7abfce01221139ce2fd11455e2fe9a91c.tar.gz gentoo-2-9cd433c7abfce01221139ce2fd11455e2fe9a91c.tar.bz2 gentoo-2-9cd433c7abfce01221139ce2fd11455e2fe9a91c.zip |
s390/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
-rw-r--r-- | app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild index deaad3891162..3e840d3c5010 100644 --- a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild +++ b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild,v 1.8 2008/11/24 21:14:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.74.0.ebuild,v 1.9 2008/12/07 11:46:04 vapier Exp $ DESCRIPTION="XSL Stylesheets for Docbook" HOMEPAGE="http://wiki.docbook.org/topic/DocBookXslStylesheets" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/docbook/docbook-xsl-ns-${PV}.tar.bz2" LICENSE="BSD" 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="" DEPEND="dev-libs/libxml2 |