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 | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 /app-text/htmldoc | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.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" |