diff options
author | 2009-04-10 22:48:22 +0000 | |
---|---|---|
committer | 2009-04-10 22:48:22 +0000 | |
commit | db3da7429a5004b19cf67e8b4b7d50b97fc32dd3 (patch) | |
tree | 0cc08038cfa9af4388aeb2e75a6d19c0e68a0ca4 /net-misc/br2684ctl/br2684ctl-20040226.ebuild | |
parent | Stable for HPPA (bug #265459). (diff) | |
download | historical-db3da7429a5004b19cf67e8b4b7d50b97fc32dd3.tar.gz historical-db3da7429a5004b19cf67e8b4b7d50b97fc32dd3.tar.bz2 historical-db3da7429a5004b19cf67e8b4b7d50b97fc32dd3.zip |
Update linux-atm dependency atom (#264626).
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'net-misc/br2684ctl/br2684ctl-20040226.ebuild')
-rw-r--r-- | net-misc/br2684ctl/br2684ctl-20040226.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/br2684ctl/br2684ctl-20040226.ebuild b/net-misc/br2684ctl/br2684ctl-20040226.ebuild index f9e8f3a5455b..43493ea019cd 100644 --- a/net-misc/br2684ctl/br2684ctl-20040226.ebuild +++ b/net-misc/br2684ctl/br2684ctl-20040226.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/br2684ctl/br2684ctl-20040226.ebuild,v 1.9 2007/07/12 02:52:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/br2684ctl/br2684ctl-20040226.ebuild,v 1.10 2009/04/10 22:48:22 mrness Exp $ inherit eutils toolchain-funcs linux-info @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" -RDEPEND=">=net-dialup/linux-atm-2.4.1" +RDEPEND="=net-dialup/linux-atm-2.4.1*" DEPEND="virtual/os-headers ${RDEPEND}" |