diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-23 13:44:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-23 13:48:24 +0300 |
commit | 60957d604b02cc967186b7ac5de6a4f669a57381 (patch) | |
tree | a40bede63988072b2f037c5fa942ba97ef4b07d3 /sys-auth | |
parent | dev-lang/spidermonkey: stable 60.5.2_p0-r2 for hppa, bug #685150 (diff) | |
download | gentoo-60957d604b02cc967186b7ac5de6a4f669a57381.tar.gz gentoo-60957d604b02cc967186b7ac5de6a4f669a57381.tar.bz2 gentoo-60957d604b02cc967186b7ac5de6a4f669a57381.zip |
sys-auth/pambase: change homepage to github
Closes: https://bugs.gentoo.org/682324
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/pambase-20101024-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20150213-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20150213-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20190402.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
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" |