summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-10-10 16:17:41 +0000
committerMike Frysinger <vapier@gentoo.org>2009-10-10 16:17:41 +0000
commit194a1754e7aee1c1d1ea31b3579afd54c6b798c5 (patch)
tree68d8557e7018c5ef02ff37d5502d3934404b2666 /sys-process
parentold (diff)
downloadhistorical-194a1754e7aee1c1d1ea31b3579afd54c6b798c5.tar.gz
historical-194a1754e7aee1c1d1ea31b3579afd54c6b798c5.tar.bz2
historical-194a1754e7aee1c1d1ea31b3579afd54c6b798c5.zip
old
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/acct/acct-6.3.5.ebuild33
-rw-r--r--sys-process/acct/files/acct-6.3.5-gentoo.diff11
2 files changed, 0 insertions, 44 deletions
diff --git a/sys-process/acct/acct-6.3.5.ebuild b/sys-process/acct/acct-6.3.5.ebuild
deleted file mode 100644
index 4617afbcd292..000000000000
--- a/sys-process/acct/acct-6.3.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.3.5.ebuild,v 1.5 2005/07/12 20:34:28 swegener Exp $
-
-inherit eutils
-
-MY_P=${P/-/_}
-DESCRIPTION="GNU system accounting utilities"
-HOMEPAGE="http://www.gnu.org/directory/acct.html"
-SRC_URI="mirror://debian/pool/main/a/acct/${MY_P}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-gentoo.diff
-}
-
-src_install() {
- dobin ac last lastcomm || die "dobin failed"
- dosbin dump-utmp dump-acct accton sa || die "dosbin failed"
- doinfo accounting.info
- doman {ac,lastcomm}.1 {accton,sa}.8
- dodoc AUTHORS ChangeLog INSTALL NEWS README ToDo
- keepdir /var/account
- newinitd "${FILESDIR}"/acct.rc6 acct
-}
diff --git a/sys-process/acct/files/acct-6.3.5-gentoo.diff b/sys-process/acct/files/acct-6.3.5-gentoo.diff
deleted file mode 100644
index d5976d2e5e71..000000000000
--- a/sys-process/acct/files/acct-6.3.5-gentoo.diff
+++ /dev/null
@@ -1,11 +0,0 @@
-*** accounting.info.old 2002-08-13 01:38:37.000000000 +0100
---- accounting.info 2002-08-13 01:41:03.000000000 +0100
-***************
-*** 1,3 ****
---- 1,6 ----
-+ START-INFO-DIR-ENTRY
-+ * accounting: (accounting). Accounting
-+ END-INFO-DIR-ENTRY
- This is Info file accounting.info, produced by Makeinfo version 1.67
- from the input file accounting.texi.
-