From: Mikle Kolyada Date: Sun, 23 Jun 2019 10:44:37 +0000 (+0300) Subject: sys-auth/pambase: change homepage to github X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=60957d604b02cc967186b7ac5de6a4f669a57381;p=gentoo.git sys-auth/pambase: change homepage to github Closes: https://bugs.gentoo.org/682324 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- diff --git a/sys-auth/pambase/pambase-20101024-r2.ebuild b/sys-auth/pambase/pambase-20101024-r2.ebuild index 08c9ebacb43b..71c40477c574 100644 --- a/sys-auth/pambase/pambase-20101024-r2.ebuild +++ b/sys-auth/pambase/pambase-20101024-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://dev.gentoo.org/~flameeyes/${PN}/${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 3fb8706367b7..e69c2c799b5e 100644 --- a/sys-auth/pambase/pambase-20150213-r1.ebuild +++ b/sys-auth/pambase/pambase-20150213-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20150213-r2.ebuild b/sys-auth/pambase/pambase-20150213-r2.ebuild index 778d7b89e03e..eb2684b2a297 100644 --- a/sys-auth/pambase/pambase-20150213-r2.ebuild +++ b/sys-auth/pambase/pambase-20150213-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20190402.ebuild b/sys-auth/pambase/pambase-20190402.ebuild index a1d22f2c24f4..d0d359a189d7 100644 --- a/sys-auth/pambase/pambase-20190402.ebuild +++ b/sys-auth/pambase/pambase-20190402.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://gentoo.org/" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://github.com/gentoo/pambase/archive/${P}.tar.gz" LICENSE="GPL-2"