summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/fcpci/fcpci-0.1-r5.ebuild')
-rw-r--r--net-dialup/fcpci/fcpci-0.1-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/fcpci/fcpci-0.1-r5.ebuild b/net-dialup/fcpci/fcpci-0.1-r5.ebuild
index 5c19f38..095e790 100644
--- a/net-dialup/fcpci/fcpci-0.1-r5.ebuild
+++ b/net-dialup/fcpci/fcpci-0.1-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-0.1-r1.ebuild,v 1.1 2008/01/30 01:36:37 sbriesen Exp $
+# $Header: $
inherit eutils rpm linux-mod
@@ -24,7 +24,7 @@ pkg_setup() {
if ! kernel_is 2 6; then
if ! kernel_is 3 0; then
- die "This package works only with 2.6 kernel!"
+ die "This package works only with 2.6 or 3.0 kernel!"
fi
fi