summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:59:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:59:14 +0000
commit5a2704e90a9e56c61b632e11f1f0f1fc82ec9cf2 (patch)
tree5257e628463731346e4c875856f46f5cd50db420 /sys-kernel
parentsync IUSE (+gtk, +ncurses), trim trailing whitespace (diff)
downloadgentoo-2-5a2704e90a9e56c61b632e11f1f0f1fc82ec9cf2.tar.gz
gentoo-2-5a2704e90a9e56c61b632e11f1f0f1fc82ec9cf2.tar.bz2
gentoo-2-5a2704e90a9e56c61b632e11f1f0f1fc82ec9cf2.zip
sync IUSE (-build), trim trailing whitespace
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild b/sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild
index 8af307180924..fbe6f7938a62 100644
--- a/sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild
+++ b/sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild,v 1.1 2004/07/09 15:43:46 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pac-sources/pac-sources-2.4.23-r9.ebuild,v 1.2 2004/07/15 03:59:14 agriffis Exp $
-IUSE="build"
+IUSE=""
ETYPE="sources"
inherit kernel eutils
@@ -10,7 +10,7 @@ inherit kernel eutils
# PACV=Bernhard Rosenkraenzer's release version
PACV=pac1
-# OKV=original kernel version, KV=patched kernel version.
+# OKV=original kernel version, KV=patched kernel version.
KV="${PV/_/-}-${PACV}"
NKV="${PV/_/-}-pac${PR/r/}"
OKV="`echo ${KV} | cut -d- -f1`"