summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:24:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:24:24 +0000
commit12939646cdd4379578342bbb7bc6ec62eda5ec47 (patch)
tree6d49cd73b6d9ae2a16e4baed6deb3449701a2ff9 /app-text/htmldoc
parentdon't assign default to S; header fix; tidy (diff)
downloadhistorical-12939646cdd4379578342bbb7bc6ec62eda5ec47.tar.gz
historical-12939646cdd4379578342bbb7bc6ec62eda5ec47.tar.bz2
historical-12939646cdd4379578342bbb7bc6ec62eda5ec47.zip
use default src_unpack; header fix
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r--app-text/htmldoc/ChangeLog6
-rw-r--r--app-text/htmldoc/htmldoc-1.8.19.ebuild14
-rw-r--r--app-text/htmldoc/htmldoc-1.8.20-r1.ebuild4
-rw-r--r--app-text/htmldoc/htmldoc-1.8.20.ebuild4
4 files changed, 11 insertions, 17 deletions
diff --git a/app-text/htmldoc/ChangeLog b/app-text/htmldoc/ChangeLog
index 19d105abccb1..c42d1ff6631b 100644
--- a/app-text/htmldoc/ChangeLog
+++ b/app-text/htmldoc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/htmldoc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.14 2004/03/05 14:59:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.15 2004/03/12 08:24:24 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> htmldoc-1.8.19.ebuild,
+ htmldoc-1.8.20-r1.ebuild, htmldoc-1.8.20.ebuild:
+ use default src_unpack; header fix
05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> htmldoc-1.8.23.ebuild:
stable on sparc
diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild
index 31d12a3ff958..a4b32f4755f9 100644
--- a/app-text/htmldoc/htmldoc-1.8.19.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.19.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.9 2004/02/22 20:03:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.10 2004/03/12 08:24:24 mr_bones_ 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"
@@ -12,22 +11,13 @@ LICENSE="GPL-2"
DEPEND="virtual/x11"
RDEPEND=">=x11-libs/fltk-1.0.11"
-src_unpack() {
-
- unpack ${A} ; cd ${S}
-
-}
-
-
src_compile() {
./configure \
--with-x \
--with-gui || die
-
make || die
}
-
src_install() {
into /usr
doman doc/*.1
diff --git a/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild b/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild
index bc8f7cd3a659..54f71e4d50ea 100644
--- a/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.20-r1.ebuild,v 1.4 2004/02/29 18:10:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild,v 1.5 2004/03/12 08:24:24 mr_bones_ Exp $
DESCRIPTION="Convert HTML pages into a PDF document"
SRC_URI="ftp://ftp.easysw.com/pub/htmldoc/1.8.20/${P}-1-source.tar.bz2"
diff --git a/app-text/htmldoc/htmldoc-1.8.20.ebuild b/app-text/htmldoc/htmldoc-1.8.20.ebuild
index 1bcbcd7aa4e4..b5ababea7b01 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.20.ebuild,v 1.10 2003/09/05 22:37:21 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.11 2004/03/12 08:24:24 mr_bones_ Exp $
DESCRIPTION="Convert HTML pages into a PDF document"
SRC_URI="ftp://ftp.easysw.com/pub/htmldoc/1.8.20/${P}-1-source.tar.bz2"