diff options
Diffstat (limited to 'sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild')
-rw-r--r-- | sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild index 9e6626229cac..66d718daf15c 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild @@ -1,10 +1,10 @@ # 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-r2.ebuild,v 1.1 2004/02/18 17:43:13 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.24-r2.ebuild,v 1.2 2004/04/27 22:13:39 agriffis Exp $ ETYPE="sources" -inherit kernel +inherit kernel eutils OKV="`echo ${PV}|sed -e 's:^\([0-9]\+\.[0-9]\+\.[0-9]\+\).*:\1:'`" EXTRAVERSION="-${PN/-*/}-${PR}" KV=${OKV}${EXTRAVERSION} |