From 0467224fd4c2890798f6bc454ccb2a34a7016673 Mon Sep 17 00:00:00 2001 From: Thilo Bangert Date: Fri, 26 Apr 2002 22:59:01 +0000 Subject: NEW: man pages for djbdns, daemontools and ucspi-tcp --- app-doc/daemontools-man/ChangeLog | 9 +++++++++ app-doc/daemontools-man/daemontools-man-20020131.ebuild | 17 +++++++++++++++++ .../files/digest-daemontools-man-20020131 | 1 + 3 files changed, 27 insertions(+) create mode 100644 app-doc/daemontools-man/ChangeLog create mode 100644 app-doc/daemontools-man/daemontools-man-20020131.ebuild create mode 100644 app-doc/daemontools-man/files/digest-daemontools-man-20020131 (limited to 'app-doc/daemontools-man') diff --git a/app-doc/daemontools-man/ChangeLog b/app-doc/daemontools-man/ChangeLog new file mode 100644 index 000000000000..28a955ee2b94 --- /dev/null +++ b/app-doc/daemontools-man/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-doc/daemontools-man +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp + +*daemontools-man-20020130 (26 Apr 2002) + + 26 Apr 2002; Thilo Bangert ChangeLog : + + initial release ;-) diff --git a/app-doc/daemontools-man/daemontools-man-20020131.ebuild b/app-doc/daemontools-man/daemontools-man-20020131.ebuild new file mode 100644 index 000000000000..e7ab9f5f40fe --- /dev/null +++ b/app-doc/daemontools-man/daemontools-man-20020131.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 +# Author: Thilo Bangert +# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.3 2002/02/04 15:46:51 gbevin Exp + +S=${WORKDIR}/${PN} + +DESCRIPTION="Man pages for daemontools" +SRC_URI="http://smarden.org/pape/djb/manpages/daemontools-0.76-man-20020131.tar.gz" +HOMEPAGE="http://smarden.org/pape/djb/manpages/" + +src_install () { + + dodoc README + doman *.8 + +} diff --git a/app-doc/daemontools-man/files/digest-daemontools-man-20020131 b/app-doc/daemontools-man/files/digest-daemontools-man-20020131 new file mode 100644 index 000000000000..c080581b8cae --- /dev/null +++ b/app-doc/daemontools-man/files/digest-daemontools-man-20020131 @@ -0,0 +1 @@ +MD5 2d3858a48f293c87202f76cd883438ee daemontools-0.76-man-20020131.tar.gz 8005 -- cgit v1.2.3-65-gdbad