diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | 1cb125cde2fdecd62aaf503a8d53cdc9496dec1b (patch) | |
tree | 47271dfd3a5b7be7c7dc28cf99a7e120594974c5 /app-text/htmldoc | |
parent | Closing #35809. (Manifest recommit) (diff) | |
download | gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.gz gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.bz2 gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.zip |
Remove arm keywords
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild index f5f0a08ff996..31d12a3ff958 100644 --- a/app-text/htmldoc/htmldoc-1.8.19.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.19.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.8 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.9 2004/02/22 20:03:48 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert HTML pages into a PDF document" SRC_URI="ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/htmldoc/1.8.19/${P}-source.tar.bz2" HOMEPAGE="http://www.easysw.com/htmldoc" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/x11" |