summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-08-07 03:10:47 -0400
committerTim Harder <radhermit@gentoo.org>2016-08-07 03:11:37 -0400
commite93c920d4e31300c0f57d67a8de3fcdfa2328761 (patch)
treeb65142c102418883125d55312dbd498a29cd441b /dev-libs/npth
parentsys-fs/simple-mtpfs: Cleanup per bug #282559 (diff)
downloadgentoo-e93c920d4e31300c0f57d67a8de3fcdfa2328761.tar.gz
gentoo-e93c920d4e31300c0f57d67a8de3fcdfa2328761.tar.bz2
gentoo-e93c920d4e31300c0f57d67a8de3fcdfa2328761.zip
dev-libs/npth: use a better homepage
Diffstat (limited to 'dev-libs/npth')
-rw-r--r--dev-libs/npth/npth-1.1.ebuild2
-rw-r--r--dev-libs/npth/npth-1.2.ebuild2
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 4fab71e5a775..6cfdd7d3824f 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 327271e1fdaa..f99df2e6c18f 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"