summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild')
-rw-r--r--sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild
index a3b29965a721..175021e6e7da 100644
--- a/sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild
+++ b/sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild,v 1.1 2004/02/19 00:45:07 livewire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.24-r3.ebuild,v 1.2 2004/04/12 16:36:23 aliz Exp $
ETYPE="sources"
-inherit kernel
+inherit kernel eutils
+IUSE=""
OKV="`echo ${PV}|sed -e 's:^\([0-9]\+\.[0-9]\+\.[0-9]\+\).*:\1:'`"
EXTRAVERSION="-${PN/-*/}-${PR}"
KV=${OKV}${EXTRAVERSION}