diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-08-06 11:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-16 09:29:39 +0200 |
commit | dbfa29b7c1ccaba4ac7249da882bd91cc34083fc (patch) | |
tree | 4877a7144747eaaaed64a62b70f226e4d2ac8ccc /sys-auth | |
parent | games-misc/games-envd: fix HOMEPAGE (diff) | |
download | gentoo-dbfa29b7c1ccaba4ac7249da882bd91cc34083fc.tar.gz gentoo-dbfa29b7c1ccaba4ac7249da882bd91cc34083fc.tar.bz2 gentoo-dbfa29b7c1ccaba4ac7249da882bd91cc34083fc.zip |
sys-auth/pambase: fix HOMEPAGE
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/pambase-20101024-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20120417-r3.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20140313.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20150213-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 816db27c52f2..bc5bc3f7019d 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 d4ef807f76f6..6f6b7a3a695d 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 4992c83d9c49..ca4e1447d60b 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 9be8d621dbef..8806924657cf 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 ee3d2697fc1c..a97db9daf906 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" |