commit: 52694bbc4693cd10bcb3553e3152a1d30e7d0353 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Jun 27 20:01:29 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jun 28 13:30:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52694bbc
app-crypt/stan: Update HOMEPAGE, SRC_URI and DESCRIPTION Closes: https://github.com/gentoo/gentoo/pull/1773 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-crypt/stan/stan-0.4.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-crypt/stan/stan-0.4.1.ebuild b/app-crypt/stan/stan-0.4.1.ebuild index 401b67f..9b56d4f 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"
