diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-06-27 22:01:29 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-28 13:30:43 +0000 |
commit | 52694bbc4693cd10bcb3553e3152a1d30e7d0353 (patch) | |
tree | a0576bb25642dc02866ddfce7b7c66879d58f429 /app-crypt/stan | |
parent | media-fonts/source-han-sans: *.otf does not exist (diff) | |
download | gentoo-52694bbc4693cd10bcb3553e3152a1d30e7d0353.tar.gz gentoo-52694bbc4693cd10bcb3553e3152a1d30e7d0353.tar.bz2 gentoo-52694bbc4693cd10bcb3553e3152a1d30e7d0353.zip |
app-crypt/stan: Update HOMEPAGE, SRC_URI and DESCRIPTION
Closes: https://github.com/gentoo/gentoo/pull/1773
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-crypt/stan')
-rw-r--r-- | app-crypt/stan/stan-0.4.1.ebuild | 6 |
1 files 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 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" |