diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
commit | e026e449e4e3ada3cb31c78be7db118343c41ccd (patch) | |
tree | 1b07bcecafbc4fc92591e1edf6e939c2aacc2135 /app-text/htmldoc | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.tar.gz historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.tar.bz2 historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.19.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.20.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild index 0544cf5ebcb0..eeebce53f372 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.3 2002/08/02 17:42:49 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.4 2002/08/16 02:42:01 murphy 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" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/x11" diff --git a/app-text/htmldoc/htmldoc-1.8.20.ebuild b/app-text/htmldoc/htmldoc-1.8.20.ebuild index f3385d235464..90e568f50796 100644 --- a/app-text/htmldoc/htmldoc-1.8.20.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.20.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/htmldoc/htmldoc-1.8.20.ebuild,v 1.2 2002/08/08 10:15:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.3 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert HTML pages into a PDF document" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.easysw.com/htmldoc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/x11" RDEPEND=">=dev-libs/openssl-0.9.6e |