commit: 4544abb84f09e42edc19a73cdc746b347a5f254f Author: Robert Siebeck <gentoo.bugzilla.2012 <AT> r123 <DOT> de> AuthorDate: Fri Sep 14 11:09:05 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Sep 14 16:31:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4544abb8
mail-client/alpine: fix SRC_URI. Closes: https://bugs.gentoo.org/666216 Closes: https://github.com/gentoo/gentoo/pull/9868 mail-client/alpine/alpine-2.00-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild b/mail-client/alpine/alpine-2.00-r7.ebuild index 1d84f4e8727..f9fe604f1b2 100644 --- a/mail-client/alpine/alpine-2.00-r7.ebuild +++ b/mail-client/alpine/alpine-2.00-r7.ebuild @@ -8,7 +8,7 @@ CHAPPA_PL=115 DESCRIPTION="An easy to use text-based based mail and news client" HOMEPAGE="http://www.washington.edu/alpine/ http://alpine.freeiz.com/alpine/" SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2 - chappa? ( http://alpine.freeiz.com/alpine/patches/${P}/all.patch.gz + chappa? ( http://alpine.x10host.com/alpine/patches/${P}/all.patch.gz -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )" LICENSE="Apache-2.0"