Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/stan/
Date: Tue, 28 Jun 2016 13:59:43
Message-Id: 1467120643.52694bbc4693cd10bcb3553e3152a1d30e7d0353.monsieurp@gentoo
1 commit: 52694bbc4693cd10bcb3553e3152a1d30e7d0353
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Jun 27 20:01:29 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 13:30:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52694bbc
7
8 app-crypt/stan: Update HOMEPAGE, SRC_URI and DESCRIPTION
9
10 Closes: https://github.com/gentoo/gentoo/pull/1773
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 app-crypt/stan/stan-0.4.1.ebuild | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/app-crypt/stan/stan-0.4.1.ebuild b/app-crypt/stan/stan-0.4.1.ebuild
18 index 401b67f..9b56d4f 100644
19 --- a/app-crypt/stan/stan-0.4.1.ebuild
20 +++ b/app-crypt/stan/stan-0.4.1.ebuild
21 @@ -5,9 +5,9 @@
22 EAPI="2"
23 inherit autotools eutils
24
25 -DESCRIPTION="Stan is a console application that analyzes binary streams and calculates statistical information"
26 -HOMEPAGE="http://www.roqe.org/stan/"
27 -SRC_URI="http://www.roqe.org/${PN}/${P}.tar.gz"
28 +DESCRIPTION="Stan analyzes binary streams and calculates statistical information"
29 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
30 +SRC_URI="mirror://gentoo/${P}.tar.gz"
31
32 LICENSE="BSD"
33 SLOT="0"