media-video/blinkentools: fix HOMEPAGE, SRC_URI
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Oct 2018 17:56:58 +0000 (19:56 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 5 Oct 2018 21:39:32 +0000 (23:39 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://bugs.gentoo.org/667838
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-video/blinkentools/blinkentools-2.9-r1.ebuild
media-video/blinkentools/blinkentools-2.9.ebuild

index aac82f8802399844bf7c4025e813745993167a8c..684b0baea49870d3046cfd2cd858a1b201613b0d 100644 (file)
@@ -13,4 +13,5 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="media-libs/blib
        media-libs/libmng"
+RDEPEND="${DEPEND}"
 BDEPEND="virtual/pkgconfig"
index 28ec8114d50f1a56cc7e7a6dd022a7482cb07675..81f422d42d605ae5126c9d97d620ecc21e360c22 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
 
 DESCRIPTION="blinkentools is a set of commandline utilities related to Blinkenlights"
-HOMEPAGE="http://www.blinkenlights.net/project/developer-tools"
-SRC_URI="http://www.blinkenlights.de/dist/${P}.tar.gz"
+HOMEPAGE="http://blinkenlights.net/project/developer-tools"
+SRC_URI="http://blinkenlights.de/dist/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"