commit: e93c920d4e31300c0f57d67a8de3fcdfa2328761 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sun Aug 7 07:10:47 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sun Aug 7 07:11:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93c920d
dev-libs/npth: use a better homepage dev-libs/npth/npth-1.1.ebuild | 2 +- dev-libs/npth/npth-1.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild index 4fab71e..6cfdd7d 100644 --- a/dev-libs/npth/npth-1.1.ebuild +++ b/dev-libs/npth/npth-1.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="New GNU Portable Threads Library" -HOMEPAGE="http://thread.gmane.org/gmane.comp.encryption.gpg.announce/179" +HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git" SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild index 327271e..f99df2e 100644 --- a/dev-libs/npth/npth-1.2.ebuild +++ b/dev-libs/npth/npth-1.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="New GNU Portable Threads Library" -HOMEPAGE="http://thread.gmane.org/gmane.comp.encryption.gpg.announce/179" +HOMEPAGE="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git" SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3"