diff options
author | Robert Siebeck <gentoo.2019@r123.de> | 2020-01-14 09:34:31 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-01-14 16:22:50 +0200 |
commit | 7e331ca13cebf136705c2cf6b75bd01aa650d909 (patch) | |
tree | 9125c96fca654dbccab3e4833869af8795579579 /mail-client/alpine | |
parent | x11-terms/kitty: fix live ebuild and add support for python 3.8 (diff) | |
download | gentoo-7e331ca13cebf136705c2cf6b75bd01aa650d909.tar.gz gentoo-7e331ca13cebf136705c2cf6b75bd01aa650d909.tar.bz2 gentoo-7e331ca13cebf136705c2cf6b75bd01aa650d909.zip |
mail-client/alpine: update HOMEPAGE
Closes: https://bugs.gentoo.org/697952
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
Closes: https://github.com/gentoo/gentoo/pull/14332
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/alpine')
-rw-r--r-- | mail-client/alpine/alpine-2.00-r7.ebuild | 4 | ||||
-rw-r--r-- | mail-client/alpine/alpine-2.21.1-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-client/alpine/alpine-2.21.1-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-client/alpine/alpine-2.21.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild b/mail-client/alpine/alpine-2.00-r7.ebuild index 7b8a26440ba6..138fdc96cddc 100644 --- a/mail-client/alpine/alpine-2.00-r7.ebuild +++ b/mail-client/alpine/alpine-2.00-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit eutils flag-o-matic autotools multilib toolchain-funcs CHAPPA_PL=115 DESCRIPTION="An easy to use text-based based mail and news client" -HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/" +HOMEPAGE="http://alpine.x10host.com/alpine/ https://repo.or.cz/alpine.git/" SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2 chappa? ( http://alpine.x10host.com/alpine/patches/${P}/all.patch.gz -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )" diff --git a/mail-client/alpine/alpine-2.21.1-r1.ebuild b/mail-client/alpine/alpine-2.21.1-r1.ebuild index 8eda461f3e56..9da32fd2f795 100644 --- a/mail-client/alpine/alpine-2.21.1-r1.ebuild +++ b/mail-client/alpine/alpine-2.21.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools toolchain-funcs DESCRIPTION="An easy to use text-based based mail and news client" -HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/" +HOMEPAGE="http://alpine.x10host.com/alpine/ https://repo.or.cz/alpine.git/" GIT_COMMIT="843b2f16abfd949e09b1c5465387b1b0f724994a" MY_P="${PN}-${GIT_COMMIT::7}" SRC_URI="https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz" diff --git a/mail-client/alpine/alpine-2.21.1-r2.ebuild b/mail-client/alpine/alpine-2.21.1-r2.ebuild index cd4168685904..4cec97ed419d 100644 --- a/mail-client/alpine/alpine-2.21.1-r2.ebuild +++ b/mail-client/alpine/alpine-2.21.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="An easy to use text-based based mail and news client" -HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/" +HOMEPAGE="http://alpine.x10host.com/alpine/ https://repo.or.cz/alpine.git/" GIT_COMMIT="843b2f16abfd949e09b1c5465387b1b0f724994a" MY_P="${PN}-${GIT_COMMIT::7}" SRC_URI="https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz" diff --git a/mail-client/alpine/alpine-2.21.1.ebuild b/mail-client/alpine/alpine-2.21.1.ebuild index d8dcafb309aa..e8f94db8e4d6 100644 --- a/mail-client/alpine/alpine-2.21.1.ebuild +++ b/mail-client/alpine/alpine-2.21.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools toolchain-funcs vcs-snapshot DESCRIPTION="An easy to use text-based based mail and news client" -HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/" +HOMEPAGE="http://alpine.x10host.com/alpine/ https://repo.or.cz/alpine.git/" GIT_COMMIT="672d6838a9babf2faeb9f79267525a4ab9d20b14" SRC_URI="https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" |