Gentoo Archives: gentoo-commits

From: Sven Wegener <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/alpine/
Date: Thu, 20 Jul 2017 08:24:36
Message-Id: 1500539068.6088ec13208ec739ea97c3691a5c2b3f5ee0fafd.swegener@gentoo
1 commit: 6088ec13208ec739ea97c3691a5c2b3f5ee0fafd
2 Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 08:23:28 2017 +0000
4 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 08:24:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6088ec13
7
8 mail-client/alpine: Update HOMEPAGE
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 mail-client/alpine/alpine-2.00-r7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild b/mail-client/alpine/alpine-2.00-r7.ebuild
16 index bac6a4ad2e0..51635f64db9 100644
17 --- a/mail-client/alpine/alpine-2.00-r7.ebuild
18 +++ b/mail-client/alpine/alpine-2.00-r7.ebuild
19 @@ -6,9 +6,9 @@ inherit eutils flag-o-matic autotools multilib toolchain-funcs
20
21 CHAPPA_PL=115
22 DESCRIPTION="alpine is an easy to use text-based based mail and news client"
23 -HOMEPAGE="http://www.washington.edu/alpine/ http://patches.freeiz.com/alpine/"
24 +HOMEPAGE="http://www.washington.edu/alpine/ http://alpine.freeiz.com/alpine/"
25 SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2
26 - chappa? ( http://patches.freeiz.com/alpine/patches/alpine-2.00/all.patch.gz
27 + chappa? ( http://alpine.freeiz.com/alpine/patches/${P}/all.patch.gz
28 -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )"
29
30 LICENSE="Apache-2.0"