net-news/rawdog: set RDEPEND to DEPEND.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Sun, 23 Oct 2016 21:26:02 +0000 (22:26 +0100)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Sun, 23 Oct 2016 21:26:02 +0000 (22:26 +0100)
feedparser is needed at runtime or rawdog won't work.

Package-Manager: portage-2.3.0

net-news/rawdog/rawdog-2.19.ebuild
net-news/rawdog/rawdog-2.20.ebuild
net-news/rawdog/rawdog-2.22.ebuild

index 84c69bc7a5606943f928ecb34071d27cde0c04ee..5275f69896b0de97857d6261c6f9a429b082f9a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ~s390 sparc x86"
 IUSE=""
 
 DEPEND="dev-python/feedparser[${PYTHON_USEDEP}]"
-RDEPEND=""
+RDEPEND="${DEPEND}"
 
 python_test() {
        # pypy fails half way through; meh
index a2bc717fff673f0dff820799172182f0a1bb1c81..61ca9c8cda4d5d69f317c506884cc4f7e98a87af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-python/feedparser[${PYTHON_USEDEP}]"
-RDEPEND=""
+RDEPEND="${DEPEND}"
 
 python_test() {
        # pypy fails half way through; meh
index e6ec6bcdcd13436834a989591d3ab55e06a668e4..61ca9c8cda4d5d69f317c506884cc4f7e98a87af 100644 (file)
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-python/feedparser[${PYTHON_USEDEP}]"
-RDEPEND=""
+RDEPEND="${DEPEND}"
 
 python_test() {
        # pypy fails half way through; meh