From: "Bruce A. Locke" <blocke@shivan.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] tmpreaper ebuild
Date: Tue Jul 10 18:37:02 2001 [thread overview]
Message-ID: <20010710203724.0a78d5b8.blocke@shivan.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 326 bytes --]
See attachment for tmpreaper ebuild. tmpreaper appears to be a more
featured fork of tmpwatch started by debian and is available in .tar.gz
form. Thus please ignore the tmpwatch ebuild and check this one in
instead :)
---------------------------------------------------------------------
Bruce A. Locke
blocke@shivan.org
[-- Attachment #2: tmpreaper-1.4.12.ebuild --]
[-- Type: application/octet-stream, Size: 606 bytes --]
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Bruce A. Locke <blocke@shivan.org>
MYP="tmpreaper_1.4.12"
S=${WORKDIR}/${P}
DESCRIPTION="A utility for removing files based on when they were last
accessed"
SRC_URI="http://ftp.debian.org/debian/dists/potato/main/source/admin/${MYP}.tar.gz"
HOMEPAGE="http://packages.debian.org/stable/admin/tmpreaper.html"
DEPEND="virtual/glibc"
src_compile() {
try make CFLAGS=\"${CFLAGS}\" all
}
src_install () {
dosbin tmpreaper
doman tmpreaper.8
dodoc ChangeLog
}
reply other threads:[~2001-07-11 0:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010710203724.0a78d5b8.blocke@shivan.org \
--to=blocke@shivan.org \
--cc=gentoo-dev@cvs.gentoo.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox