summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-11-05 04:07:02 +0000
committerLars Weiler <pylon@gentoo.org>2004-11-05 04:07:02 +0000
commit9cd96949dc7d84fde79657c7db04d4676a4e8b8e (patch)
treecf3b6d4c5e653ddc904ccabfe6dd4d57335e3c2f /app-doc/selfhtml
parentStable on ppc. (diff)
downloadhistorical-9cd96949dc7d84fde79657c7db04d4676a4e8b8e.tar.gz
historical-9cd96949dc7d84fde79657c7db04d4676a4e8b8e.tar.bz2
historical-9cd96949dc7d84fde79657c7db04d4676a4e8b8e.zip
Added app-arch/unzip to DEPEND, bug #69831.
Diffstat (limited to 'app-doc/selfhtml')
-rw-r--r--app-doc/selfhtml/ChangeLog5
-rw-r--r--app-doc/selfhtml/Manifest4
-rw-r--r--app-doc/selfhtml/selfhtml-8.0-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/selfhtml/ChangeLog b/app-doc/selfhtml/ChangeLog
index 0b7fd2747d2b..1f52c0feac74 100644
--- a/app-doc/selfhtml/ChangeLog
+++ b/app-doc/selfhtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/selfhtml
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/ChangeLog,v 1.6 2004/09/27 18:33:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/ChangeLog,v 1.7 2004/11/05 04:07:02 pylon Exp $
+
+ 05 Nov 2004; Lars Weiler <pylon@gentoo.org> selfhtml-8.0-r1.ebuild:
+ Added app-arch/unzip to DEPEND, bug #69831.
27 Sep 2004; <blubb@gentoo.org> selfhtml-8.0-r1.ebuild:
added amd64
diff --git a/app-doc/selfhtml/Manifest b/app-doc/selfhtml/Manifest
index e05a88064823..3658be7d087a 100644
--- a/app-doc/selfhtml/Manifest
+++ b/app-doc/selfhtml/Manifest
@@ -1,4 +1,4 @@
-MD5 0a3d88c765145047698e040427a898e0 ChangeLog 573
+MD5 51ce6710707237d412e415e57378b063 ChangeLog 690
MD5 035613e4ea415232c9b9fea9783994ce metadata.xml 221
-MD5 b0279daa5a234d5190a2368067abe8d3 selfhtml-8.0-r1.ebuild 668
+MD5 5c68621a41995f29b41306a9b8395af9 selfhtml-8.0-r1.ebuild 682
MD5 7806cf628ae7e19d57618c0fa53ab8fe files/digest-selfhtml-8.0-r1 124
diff --git a/app-doc/selfhtml/selfhtml-8.0-r1.ebuild b/app-doc/selfhtml/selfhtml-8.0-r1.ebuild
index d3d32bf1640c..91037d5c34ce 100644
--- a/app-doc/selfhtml/selfhtml-8.0-r1.ebuild
+++ b/app-doc/selfhtml/selfhtml-8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.0-r1.ebuild,v 1.7 2004/09/27 18:33:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.0-r1.ebuild,v 1.8 2004/11/05 04:07:02 pylon Exp $
S=${WORKDIR}
TARGET=/usr/share/doc/${PF}/html
@@ -8,7 +8,7 @@ DESCRIPTION="\"The\" German HTML/XHTML/CSS/XML/DHTML/CGI/Perl/JavaScript Documen
SRC_URI="http://www.stud.uni-goettingen.de/software/selfhtml80.zip
http://selfaktuell.teamone.de/extras/selfhtml8err01.zip"
HOMEPAGE="http://selfhtml.org"
-DEPEND=""
+DEPEND="app-arch/unzip"
SLOT="0"
LICENSE="selfhtml"
KEYWORDS="x86 ppc sparc alpha mips hppa amd64"