Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/alpine/
Date: Fri, 14 Sep 2018 16:31:30
Message-Id: 1536942673.4544abb84f09e42edc19a73cdc746b347a5f254f.monsieurp@gentoo
1 commit: 4544abb84f09e42edc19a73cdc746b347a5f254f
2 Author: Robert Siebeck <gentoo.bugzilla.2012 <AT> r123 <DOT> de>
3 AuthorDate: Fri Sep 14 11:09:05 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 14 16:31:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4544abb8
7
8 mail-client/alpine: fix SRC_URI.
9
10 Closes: https://bugs.gentoo.org/666216
11 Closes: https://github.com/gentoo/gentoo/pull/9868
12
13 mail-client/alpine/alpine-2.00-r7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild b/mail-client/alpine/alpine-2.00-r7.ebuild
17 index 1d84f4e8727..f9fe604f1b2 100644
18 --- a/mail-client/alpine/alpine-2.00-r7.ebuild
19 +++ b/mail-client/alpine/alpine-2.00-r7.ebuild
20 @@ -8,7 +8,7 @@ CHAPPA_PL=115
21 DESCRIPTION="An easy to use text-based based mail and news client"
22 HOMEPAGE="http://www.washington.edu/alpine/ http://alpine.freeiz.com/alpine/"
23 SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2
24 - chappa? ( http://alpine.freeiz.com/alpine/patches/${P}/all.patch.gz
25 + chappa? ( http://alpine.x10host.com/alpine/patches/${P}/all.patch.gz
26 -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )"
27
28 LICENSE="Apache-2.0"