Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ee/
Date: Sat, 08 Jul 2017 09:57:36
Message-Id: 1499507794.761dc24af103794d5b3557874ed96351ce303c5d.hattya@gentoo
1 commit: 761dc24af103794d5b3557874ed96351ce303c5d
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 09:50:00 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 09:56:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761dc24a
7
8 app-editors/ee: update HOMEPAGE and SRC_URI
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-editors/ee/ee-1.5.2.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild
16 index 16ae483d127..1af312e8139 100644
17 --- a/app-editors/ee/ee-1.5.2.ebuild
18 +++ b/app-editors/ee/ee-1.5.2.ebuild
19 @@ -6,8 +6,9 @@ EAPI="4"
20 inherit eutils toolchain-funcs
21
22 DESCRIPTION="An easy to use text editor. A subset of aee"
23 -HOMEPAGE="http://mahon.cwx.net/"
24 -SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz"
25 +#HOMEPAGE="http://mahon.cwx.net/ http://www.users.uswest.net/~hmahon/"
26 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
27 +SRC_URI="mirror://gentoo/${P}.src.tgz"
28
29 LICENSE="BSD-2"
30 SLOT="0"