From: Michael Mair-Keimberger (asterix) Date: Mon, 27 Jun 2016 20:01:29 +0000 (+0200) Subject: app-crypt/stan: Update HOMEPAGE, SRC_URI and DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=52694bbc4693cd10bcb3553e3152a1d30e7d0353;p=gentoo.git app-crypt/stan: Update HOMEPAGE, SRC_URI and DESCRIPTION Closes: https://github.com/gentoo/gentoo/pull/1773 Signed-off-by: Patrice Clement --- diff --git a/app-crypt/stan/stan-0.4.1.ebuild b/app-crypt/stan/stan-0.4.1.ebuild index 401b67f9dfd4..9b56d4fd5e4f 100644 --- a/app-crypt/stan/stan-0.4.1.ebuild +++ b/app-crypt/stan/stan-0.4.1.ebuild @@ -5,9 +5,9 @@ EAPI="2" inherit autotools eutils -DESCRIPTION="Stan is a console application that analyzes binary streams and calculates statistical information" -HOMEPAGE="http://www.roqe.org/stan/" -SRC_URI="http://www.roqe.org/${PN}/${P}.tar.gz" +DESCRIPTION="Stan analyzes binary streams and calculates statistical information" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0"