summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-17 00:27:13 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-17 00:27:13 +0000
commitbc9f0508616531b65f75cd3991bbdd1a27e8f951 (patch)
tree37cbd44f4f586b49f7eb811507260fe4f3be236e /app-misc/glastree
parentlintool cleanup for #9225 (diff)
downloadgentoo-2-bc9f0508616531b65f75cd3991bbdd1a27e8f951.tar.gz
gentoo-2-bc9f0508616531b65f75cd3991bbdd1a27e8f951.tar.bz2
gentoo-2-bc9f0508616531b65f75cd3991bbdd1a27e8f951.zip
lintool cleanup for #9225
Diffstat (limited to 'app-misc/glastree')
-rw-r--r--app-misc/glastree/glastree-0.57.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild
index 1c79bd2b4815..62b803ca83b1 100644
--- a/app-misc/glastree/glastree-0.57.ebuild
+++ b/app-misc/glastree/glastree-0.57.ebuild
@@ -1,17 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.3 2002/10/04 04:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.4 2002/10/17 00:27:13 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl"
HOMEPAGE="http://www.igmus.org/code/"
SRC_URI="http://www.igmus.org/files/${P}.tar.gz"
DEPEND="sys-devel/perl dev-perl/Date-Calc"
+RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="x86"
LICENSE="public-domain"
-src_install () {
+src_install() {
dodir /usr/share/man/man1
make INSTROOT=${D}/usr INSTMAN=share/man install || die
dodoc README CHANGES THANKS TODO