diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-23 20:23:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-23 20:23:18 +0000 |
commit | 9079a7997f382c954fd597218f31c6ead15f3225 (patch) | |
tree | 4052ba090aa4f44bb2a88cf16c58a7b2d93fafa2 /sys-fs/redirfs | |
parent | whitespace (diff) | |
download | gentoo-2-9079a7997f382c954fd597218f31c6ead15f3225.tar.gz gentoo-2-9079a7997f382c954fd597218f31c6ead15f3225.tar.bz2 gentoo-2-9079a7997f382c954fd597218f31c6ead15f3225.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/redirfs')
-rw-r--r-- | sys-fs/redirfs/redirfs-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/redirfs/redirfs-0.2.ebuild b/sys-fs/redirfs/redirfs-0.2.ebuild index 2743b3783c37..a916a83a83c7 100644 --- a/sys-fs/redirfs/redirfs-0.2.ebuild +++ b/sys-fs/redirfs/redirfs-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/redirfs/redirfs-0.2.ebuild,v 1.2 2008/02/23 16:23:35 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/redirfs/redirfs-0.2.ebuild,v 1.3 2008/02/23 20:23:18 mr_bones_ Exp $ inherit linux-mod @@ -23,7 +23,7 @@ pkg_setup() { BUILD_PARAMS=" KERN_SRC=${KERNEL_DIR} KERN_VER=${KV_MAJOR}.${KV_MINOR}" - + eerror "This package is EXPERIMENTAL use it at your own risk" sleep 5 } |