diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:24:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:24:24 +0000 |
commit | 12939646cdd4379578342bbb7bc6ec62eda5ec47 (patch) | |
tree | 6d49cd73b6d9ae2a16e4baed6deb3449701a2ff9 /app-text/htmldoc/htmldoc-1.8.20-r1.ebuild | |
parent | don't assign default to S; header fix; tidy (diff) | |
download | historical-12939646cdd4379578342bbb7bc6ec62eda5ec47.tar.gz historical-12939646cdd4379578342bbb7bc6ec62eda5ec47.tar.bz2 historical-12939646cdd4379578342bbb7bc6ec62eda5ec47.zip |
use default src_unpack; header fix
Diffstat (limited to 'app-text/htmldoc/htmldoc-1.8.20-r1.ebuild')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |