summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-09-24 07:41:10 +0000
committerAlin Năstac <mrness@gentoo.org>2006-09-24 07:41:10 +0000
commita80850a5cd3d690db3a3b9ea1451f2f416dcbec1 (patch)
tree1f0d1ce420eb480f04aaafcf1a850a00b9812bfe /net-dialup
parentCompilation failure with openssl-0.9.8 reported by Nils Ohlmeier (bug #147455... (diff)
downloadgentoo-2-a80850a5cd3d690db3a3b9ea1451f2f416dcbec1.tar.gz
gentoo-2-a80850a5cd3d690db3a3b9ea1451f2f416dcbec1.tar.bz2
gentoo-2-a80850a5cd3d690db3a3b9ea1451f2f416dcbec1.zip
remove 'baselayout-1.12 needed' warning (now this version is the stable one)
(Portage version: 2.1.1)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild10
1 files changed, 1 insertions, 9 deletions
diff --git a/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild b/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild
index 5dddca891fc6..a37f23893173 100644
--- a/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild
+++ b/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild,v 1.4 2006/09/23 16:09:15 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r2.ebuild,v 1.5 2006/09/24 07:41:10 mrness Exp $
inherit eutils linux-info
@@ -30,14 +30,6 @@ pkg_setup() {
eerror "Please emerge net-dialup/speedtouch instead or upgrade the kernel."
die "Unsupported kernel version"
fi
-
- if ! has_version '>=sys-apps/baselayout-1.12.0' ; then
- ewarn "The best way of using this driver is through the PPP net module of the"
- ewarn " >=sys-apps/baselayout-1.12.0"
- ewarn "which is also the only documented mode of using ${PN} driver."
- ewarn "Please install baselayout-1.12.0 or else you will be on your own!"
- ebeep
- fi
}
src_install() {