diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-02-19 19:32:52 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-02-19 19:32:52 +0000 |
commit | 603a43434c260fe5bb91456aefa7b3149786fcc8 (patch) | |
tree | 52dbff0e44ee4e6d3bd62672cc4cedbbbdb6685e /net-dialup | |
parent | Removing mips keyword as we have no way to test this package and unstable key... (diff) | |
download | gentoo-2-603a43434c260fe5bb91456aefa7b3149786fcc8.tar.gz gentoo-2-603a43434c260fe5bb91456aefa7b3149786fcc8.tar.bz2 gentoo-2-603a43434c260fe5bb91456aefa7b3149786fcc8.zip |
depend on >=net-dialup/rp-pppoe-3.7 (#123353)
(Portage version: 2.0.54)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/rppppoek/rppppoek-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/rppppoek/rppppoek-0.40.ebuild b/net-dialup/rppppoek/rppppoek-0.40.ebuild index 8ac88ca1e0b6..339109da23c1 100644 --- a/net-dialup/rppppoek/rppppoek-0.40.ebuild +++ b/net-dialup/rppppoek/rppppoek-0.40.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/rppppoek/rppppoek-0.40.ebuild,v 1.1 2006/02/19 08:31:08 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/rppppoek/rppppoek-0.40.ebuild,v 1.2 2006/02/19 19:32:52 mrness Exp $ inherit kde @@ -13,6 +13,6 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="net-dialup/rp-pppoe +RDEPEND=">=net-dialup/rp-pppoe-3.7 app-admin/sudo" need-kde 3 |