summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-10-09 08:23:55 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-10-09 08:23:55 +0000
commit5982169f3736d81376fb393d15522ae2d7fe6cd3 (patch)
treea8c4b152ca380a3e5533c30e2f24a7204250821b /net-analyzer/bigeye
parentReplace direct invocation of 'cp' command with doins (diff)
downloadgentoo-2-5982169f3736d81376fb393d15522ae2d7fe6cd3.tar.gz
gentoo-2-5982169f3736d81376fb393d15522ae2d7fe6cd3.tar.bz2
gentoo-2-5982169f3736d81376fb393d15522ae2d7fe6cd3.zip
QA: add RDEPEND explicitly
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/bigeye')
-rw-r--r--net-analyzer/bigeye/ChangeLog5
-rw-r--r--net-analyzer/bigeye/bigeye-0.3-r3.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-analyzer/bigeye/ChangeLog b/net-analyzer/bigeye/ChangeLog
index 6ba021a054af..0c2faee6e4f6 100644
--- a/net-analyzer/bigeye/ChangeLog
+++ b/net-analyzer/bigeye/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/bigeye
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/ChangeLog,v 1.19 2012/10/09 08:22:52 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/ChangeLog,v 1.20 2012/10/09 08:23:55 pinkbyte Exp $
+
+ 09 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> bigeye-0.3-r3.ebuild:
+ QA: add RDEPEND explicitly
09 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> bigeye-0.3-r3.ebuild:
Replace direct invocation of 'cp' command with doins
diff --git a/net-analyzer/bigeye/bigeye-0.3-r3.ebuild b/net-analyzer/bigeye/bigeye-0.3-r3.ebuild
index 5218e52f9b08..64e98b8698a4 100644
--- a/net-analyzer/bigeye/bigeye-0.3-r3.ebuild
+++ b/net-analyzer/bigeye/bigeye-0.3-r3.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/bigeye/bigeye-0.3-r3.ebuild,v 1.3 2012/10/09 08:22:52 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/bigeye-0.3-r3.ebuild,v 1.4 2012/10/09 08:23:55 pinkbyte Exp $
EAPI="4"
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND=""
+RDEPEND=""
src_prepare() {
epatch \