summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-01-14 03:18:10 +0100
committerJonas Stein <jstein@gentoo.org>2018-01-14 03:18:10 +0100
commit1e6cae833aca9e976077af9c2c1f52d86bffb6e1 (patch)
tree8e5ab0c677d89bce05e86c0fc13d2b0f3c87320a /net-news
parentapp-vim/ctx: add vim with built-in Perl support to DEPEND. (diff)
downloadgentoo-1e6cae833aca9e976077af9c2c1f52d86bffb6e1.tar.gz
gentoo-1e6cae833aca9e976077af9c2c1f52d86bffb6e1.tar.bz2
gentoo-1e6cae833aca9e976077af9c2c1f52d86bffb6e1.zip
net-news/snownews: Fix SRC_URI and HOMEPAGE
Project moved. Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-news')
-rw-r--r--net-news/snownews/snownews-1.5.12-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-news/snownews/snownews-1.5.12-r1.ebuild b/net-news/snownews/snownews-1.5.12-r1.ebuild
index 0b1026c5adce..7d3276a9ef76 100644
--- a/net-news/snownews/snownews-1.5.12-r1.ebuild
+++ b/net-news/snownews/snownews-1.5.12-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="Snownews, a text-mode RSS/RDF newsreader"
-HOMEPAGE="http://snownews.kcore.de/"
-SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz"
+HOMEPAGE="https://kiza.eu/software/snownews/"
+SRC_URI="https://kiza.eu/media/software/snownews/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"