Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 38419
Collapse All | Expand All

(-)/usr/portage/app-doc/djbdns-man/djbdns-man-20020130.ebuild (-4 / +3 lines)
Lines 1-15 Link Here
1
# Copyright 1999-2003 Gentoo Technologies, Inc.
1
# Copyright 1999-2004 Gentoo Technologies, Inc.
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /home/cvsroot/gentoo-x86/app-doc/djbdns-man/djbdns-man-20020130.ebuild,v 1.10 2003/11/14 21:23:32 seemant Exp $
4
3
5
S=${WORKDIR}/${PN}
4
S=${WORKDIR}/${PN}
6
DESCRIPTION="Man pages for djbdns"
5
DESCRIPTION="Man pages for djbdns"
7
SRC_URI="http://smarden.org/pape/djb/manpages/djbdns-1.05-man-20020130.tar.gz"
6
SRC_URI="http://smarden.org/pape/djb/manpages/djbdns-1.05-man-${PV}.tar.gz"
8
HOMEPAGE="http://smarden.org/pape/djb/manpages/"
7
HOMEPAGE="http://smarden.org/pape/djb/manpages/"
9
8
10
SLOT="0"
9
SLOT="0"
11
LICENSE="public-domain"
10
LICENSE="public-domain"
12
KEYWORDS="x86 ppc sparc "
11
KEYWORDS="x86 ppc sparc"
13
12
14
DEPEND="app-arch/tar app-arch/gzip"
13
DEPEND="app-arch/tar app-arch/gzip"
15
RDEPEND="sys-apps/man"
14
RDEPEND="sys-apps/man"

Return to bug 38419