summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2011-07-07 17:15:17 +0000
committerChristian Ruppert <idl0r@gentoo.org>2011-07-07 17:15:17 +0000
commit8f51b8fe235303c11c868045032c77fbf3630751 (patch)
treed75d9479d034aa861f6a39e7eb267e05bd0a60e6 /sys-block
parentFix SRC_URI. Fix bug 261749 and bug 273322. Remove the old wrapper, udev shou... (diff)
downloadgentoo-2-8f51b8fe235303c11c868045032c77fbf3630751.tar.gz
gentoo-2-8f51b8fe235303c11c868045032c77fbf3630751.tar.bz2
gentoo-2-8f51b8fe235303c11c868045032c77fbf3630751.zip
Add missing RDEPEND.
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/megamgr/megamgr-5.20-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-block/megamgr/megamgr-5.20-r2.ebuild b/sys-block/megamgr/megamgr-5.20-r2.ebuild
index 00efb3063b8f..0ea595f86e73 100644
--- a/sys-block/megamgr/megamgr-5.20-r2.ebuild
+++ b/sys-block/megamgr/megamgr-5.20-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild,v 1.1 2011/07/07 17:14:45 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild,v 1.2 2011/07/07 17:15:17 idl0r Exp $
EAPI="3"
@@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-arch/unzip"
+RDEPEND=""
RESTRICT="mirror"