summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-13 22:36:18 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-13 22:36:18 +0000
commit72086376f241deee80928eac8dc03d0db90273fa (patch)
tree9d1e4cb09b80afd6f546adcd2e73b6064ef7bf35 /app-forensics/airt
parentRemoving virtual/libc deps (diff)
downloadhistorical-72086376f241deee80928eac8dc03d0db90273fa.tar.gz
historical-72086376f241deee80928eac8dc03d0db90273fa.tar.bz2
historical-72086376f241deee80928eac8dc03d0db90273fa.zip
Remove virtual/libc deps
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'app-forensics/airt')
-rw-r--r--app-forensics/airt/ChangeLog8
-rw-r--r--app-forensics/airt/airt-0.4-r1.ebuild5
-rw-r--r--app-forensics/airt/airt-0.4.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/app-forensics/airt/ChangeLog b/app-forensics/airt/ChangeLog
index f10fc901bfab..4532214b1e5b 100644
--- a/app-forensics/airt/ChangeLog
+++ b/app-forensics/airt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/airt
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/airt/ChangeLog,v 1.3 2007/02/09 07:13:31 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/airt/ChangeLog,v 1.4 2009/09/13 22:33:08 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> airt-0.4.ebuild,
+ airt-0.4-r1.ebuild:
+ Remove virtual/libc deps
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/app-forensics/airt/airt-0.4-r1.ebuild b/app-forensics/airt/airt-0.4-r1.ebuild
index 581bae800a2d..d41a4a172743 100644
--- a/app-forensics/airt/airt-0.4-r1.ebuild
+++ b/app-forensics/airt/airt-0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/airt/airt-0.4-r1.ebuild,v 1.2 2007/07/15 03:01:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/airt/airt-0.4-r1.ebuild,v 1.3 2009/09/13 22:33:08 patrick Exp $
inherit linux-mod toolchain-funcs eutils
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="~x86 -*"
IUSE=""
S=${WORKDIR}/${PN}
-DEPEND="virtual/libc"
MODULE_NAMES="sock_hunter(:) process_hunter(:) mod_hunter(:) modumper(:${S}/mod_dumper)"
BUILD_PARAMS="KDIR=${KERNEL_DIR}"
diff --git a/app-forensics/airt/airt-0.4.ebuild b/app-forensics/airt/airt-0.4.ebuild
index 73f18561abc6..97a2bf9acf12 100644
--- a/app-forensics/airt/airt-0.4.ebuild
+++ b/app-forensics/airt/airt-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/airt/airt-0.4.ebuild,v 1.3 2007/07/15 03:01:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/airt/airt-0.4.ebuild,v 1.4 2009/09/13 22:33:08 patrick Exp $
inherit linux-mod toolchain-funcs
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 -*"
IUSE=""
S=${WORKDIR}/${PN}
-DEPEND="virtual/libc"
MODULE_NAMES="sock_hunter(:) process_hunter(:) mod_hunter(:) modumper(:${S}/mod_dumper)"
BUILD_PARAMS="KDIR=${KERNEL_DIR}"