From 91c819358ab5dc34683b88669cd1b2ad6cca1333 Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Sun, 30 Sep 2012 08:14:36 +0000 Subject: Remove RESTRICT="mirror" cause package licenses does not forbid mirroring (Portage version: 2.2.0_alpha132/cvs/Linux x86_64) --- net-analyzer/bwmon/bwmon-1.3-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-analyzer/bwmon/bwmon-1.3-r1.ebuild') diff --git a/net-analyzer/bwmon/bwmon-1.3-r1.ebuild b/net-analyzer/bwmon/bwmon-1.3-r1.ebuild index 7ce3300ad51c..7914eb6e5734 100644 --- a/net-analyzer/bwmon/bwmon-1.3-r1.ebuild +++ b/net-analyzer/bwmon/bwmon-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3-r1.ebuild,v 1.3 2012/09/30 08:13:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3-r1.ebuild,v 1.4 2012/09/30 08:14:36 pinkbyte Exp $ EAPI="4" @@ -9,7 +9,6 @@ inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="Simple ncurses bandwidth monitor" HOMEPAGE="http://bwmon.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="mirror" DEPEND="sys-libs/ncurses" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad