diff options
author | Kevyn Shortell <trance@gentoo.org> | 2002-11-08 11:15:13 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2002-11-08 11:15:13 +0000 |
commit | a4c752eb39d487536bc2ac5475ede9aea4ef09fa (patch) | |
tree | 299a909679d517ca77d4457143b16f1acb38a1a7 /sys-kernel/ppc-sources-dev | |
parent | updated to 2.4.20 kernel (diff) | |
download | gentoo-2-a4c752eb39d487536bc2ac5475ede9aea4ef09fa.tar.gz gentoo-2-a4c752eb39d487536bc2ac5475ede9aea4ef09fa.tar.bz2 gentoo-2-a4c752eb39d487536bc2ac5475ede9aea4ef09fa.zip |
updated to 2.4.20 kernel
Diffstat (limited to 'sys-kernel/ppc-sources-dev')
-rw-r--r-- | sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild index c5a51bfed801..a7af39f250ad 100644 --- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild +++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.1 2002/11/08 11:10:33 trance Exp $ +# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.2 2002/11/08 11:15:13 trance Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -88,4 +88,7 @@ pkg_postinst() { einfo " before they make it to ppc-sources. This is a use at your own" einfo " risk kernel for the devs and tester to try." einfo " If it eats your computer, You have been warned. =)" + einfo " " + einfo " Please submit successes or failures via http://bugs.gentoo.org" + einfo " and assign the bug to trance@gentoo.org. Thank you." } |