summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 22:18:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 22:18:32 +0000
commit9fe0192adbe0cf33f1e02f457f7c530df24fd95d (patch)
treeecceb0b9d718fe17d5d829e442dba8e033159ef2 /sys-libs/libcap/libcap-1.10-r2.ebuild
parentAdd inherit eutils (diff)
downloadgentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.tar.gz
gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.tar.bz2
gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.zip
Add inherit eutils
Diffstat (limited to 'sys-libs/libcap/libcap-1.10-r2.ebuild')
-rw-r--r--sys-libs/libcap/libcap-1.10-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap/libcap-1.10-r2.ebuild b/sys-libs/libcap/libcap-1.10-r2.ebuild
index 87379e59abdd..3bb3d90fd042 100644
--- a/sys-libs/libcap/libcap-1.10-r2.ebuild
+++ b/sys-libs/libcap/libcap-1.10-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r2.ebuild,v 1.10 2004/02/24 07:17:46 rajiv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r2.ebuild,v 1.11 2004/04/27 22:14:47 agriffis Exp $
-inherit base
+inherit base eutils
DESCRIPTION="POSIX 1003.1e capabilities"
HOMEPAGE="http://www.kernel.org/pub/linux/libs/security/linux-privs/"