summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2004-06-20 13:28:39 +0000
committerMichael Januszewski <spock@gentoo.org>2004-06-20 13:28:39 +0000
commitebee94da29cc95c408ef9d0bc9117be4cb7e7055 (patch)
tree559350c13a1e73489510592670328f51af7b7cc3 /sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild
parentVersion bump, needs test as we use the packages own Makefile now. (Manifest r... (diff)
downloadgentoo-2-ebee94da29cc95c408ef9d0bc9117be4cb7e7055.tar.gz
gentoo-2-ebee94da29cc95c408ef9d0bc9117be4cb7e7055.tar.bz2
gentoo-2-ebee94da29cc95c408ef9d0bc9117be4cb7e7055.zip
Removed unnecessary warnings from the ebuilds.
Diffstat (limited to 'sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild')
-rw-r--r--sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild
index d6cedc1aee1e..5464efd55e61 100644
--- a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild
+++ b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5.ebuild
@@ -25,12 +25,6 @@ DEPEND="${DEPEND} >=dev-libs/ucl-1"
pkg_postinst() {
postinst_sources
- ewarn "IMPORTANT:"
- ewarn "ptyfs support has now been dropped from devfs and as a"
- ewarn "result you are now required to compile this support into"
- ewarn "the kernel. You can do so by enabling the following option:"
- ewarn " Device Drivers -> Character devices -> Legacy (BSD) PTY Support."
- echo
ewarn "If you choose to use UCL/gcloop please ensure you compile gcloop"
ewarn "without -fstack-protector."
echo