diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-06-20 13:28:39 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-06-20 13:28:39 +0000 |
commit | e336bbd7eaafb9d1851d813d72df052e68485d88 (patch) | |
tree | d90ea438c6c237ad5f6d1bf23d3ecac6c1d68950 /sys-kernel/gentoo-dev-sources | |
parent | Version bump, needs test as we use the packages own Makefile now. (diff) | |
download | historical-e336bbd7eaafb9d1851d813d72df052e68485d88.tar.gz historical-e336bbd7eaafb9d1851d813d72df052e68485d88.tar.bz2 historical-e336bbd7eaafb9d1851d813d72df052e68485d88.zip |
Removed unnecessary warnings from the ebuilds.
Diffstat (limited to 'sys-kernel/gentoo-dev-sources')
5 files changed, 4 insertions, 34 deletions
diff --git a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4-r1.ebuild b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4-r1.ebuild index 63d1bca5cefb..e4b6bde0777b 100644 --- a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4-r1.ebuild +++ b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4-r1.ebuild,v 1.3 2004/05/30 23:53:42 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4-r1.ebuild,v 1.4 2004/06/20 13:28:39 spock Exp $ ETYPE="sources" inherit kernel-2 @@ -23,12 +23,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 diff --git a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4.ebuild b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4.ebuild index 1349db9a5e94..d3b9c27ecd9b 100644 --- a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4.ebuild +++ b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4.ebuild,v 1.3 2004/05/30 23:53:42 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.4.ebuild,v 1.4 2004/06/20 13:28:39 spock Exp $ ETYPE="sources" inherit kernel-2 @@ -23,12 +23,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 diff --git a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5-r1.ebuild b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5-r1.ebuild index e10522af3572..88cd6d978a5d 100644 --- a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5-r1.ebuild +++ b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5-r1.ebuild,v 1.3 2004/04/27 12:43:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.5-r1.ebuild,v 1.4 2004/06/20 13:28:39 spock Exp $ ETYPE="sources" inherit kernel-2 @@ -26,12 +26,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 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 diff --git a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.7.ebuild b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.7.ebuild index 3acf80df4873..669251379830 100644 --- a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.7.ebuild +++ b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.7.ebuild,v 1.1 2004/06/18 23:22:06 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.7.ebuild,v 1.2 2004/06/20 13:28:39 spock Exp $ ETYPE="sources" inherit kernel-2 @@ -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 |