commit: dbfa29b7c1ccaba4ac7249da882bd91cc34083fc Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Aug 6 09:47:52 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 07:29:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbfa29b7
sys-auth/pambase: fix HOMEPAGE sys-auth/pambase/pambase-20101024-r2.ebuild | 2 +- sys-auth/pambase/pambase-20120417-r3.ebuild | 2 +- sys-auth/pambase/pambase-20140313.ebuild | 2 +- sys-auth/pambase/pambase-20150213-r1.ebuild | 2 +- sys-auth/pambase/pambase-20150213.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-auth/pambase/pambase-20101024-r2.ebuild b/sys-auth/pambase/pambase-20101024-r2.ebuild index 816db27c52f..bc5bc3f7019 100644 --- a/sys-auth/pambase/pambase-20101024-r2.ebuild +++ b/sys-auth/pambase/pambase-20101024-r2.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://www.gentoo.org/proj/en/base/pam/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" SRC_URI="https://dev.gentoo.org/~flameeyes/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20120417-r3.ebuild b/sys-auth/pambase/pambase-20120417-r3.ebuild index d4ef807f76f..6f6b7a3a695 100644 --- a/sys-auth/pambase/pambase-20120417-r3.ebuild +++ b/sys-auth/pambase/pambase-20120417-r3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://www.gentoo.org/proj/en/base/pam/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" SRC_URI="https://dev.gentoo.org/~flameeyes/${PN}/${P}.tar.bz2 https://dev.gentoo.org/~phajdan.jr/${PN}/${P}.tar.bz2" diff --git a/sys-auth/pambase/pambase-20140313.ebuild b/sys-auth/pambase/pambase-20140313.ebuild index 4992c83d9c4..ca4e1447d60 100644 --- a/sys-auth/pambase/pambase-20140313.ebuild +++ b/sys-auth/pambase/pambase-20140313.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://www.gentoo.org/proj/en/base/pam/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20150213-r1.ebuild b/sys-auth/pambase/pambase-20150213-r1.ebuild index 9be8d621dbe..8806924657c 100644 --- a/sys-auth/pambase/pambase-20150213-r1.ebuild +++ b/sys-auth/pambase/pambase-20150213-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://www.gentoo.org/proj/en/base/pam/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20150213.ebuild b/sys-auth/pambase/pambase-20150213.ebuild index ee3d2697fc1..a97db9daf90 100644 --- a/sys-auth/pambase/pambase-20150213.ebuild +++ b/sys-auth/pambase/pambase-20150213.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://www.gentoo.org/proj/en/base/pam/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2"
