summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-08-02 17:42:50 +0000
committerTilman Klar <phoenix@gentoo.org>2002-08-02 17:42:50 +0000
commit327dd6b08ea1bd8d6276878c1ab01c8f71d46be4 (patch)
tree5e894696c71af7c5ea5f3158c6958c0f1670a485 /app-text/htmldoc
parentInitial ebuild to support media-video/vls. (diff)
downloadgentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.gz
gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.bz2
gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.zip
Repoman fixes
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r--app-text/htmldoc/ChangeLog5
-rw-r--r--app-text/htmldoc/htmldoc-1.8.19.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/htmldoc/ChangeLog b/app-text/htmldoc/ChangeLog
index 63d79bdc4a7d..e55674f33daa 100644
--- a/app-text/htmldoc/ChangeLog
+++ b/app-text/htmldoc/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-text/htmldoc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.1 2002/06/01 08:20:58 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.2 2002/08/02 17:42:49 phoenix Exp $
*htmldoc-1.8.19 (1 June 2002)
+ 2 Aug 2002; phoen][x <phoenix@gentoo.org> htmldoc-1.8.19.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
1 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild
index e09a4f56238d..0544cf5ebcb0 100644
--- a/app-text/htmldoc/htmldoc-1.8.19.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.19.ebuild
@@ -1,11 +1,14 @@
# 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.2 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.3 2002/08/02 17:42:49 phoenix 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"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/x11"
RDEPEND=">=x11-libs/fltk-1.0.11"