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/aee/
Date: Sun, 09 Jul 2017 13:30:55
Message-Id: 1499606414.6ea1d4d00eaf31facdd925023c5488848a5ffd1f.hattya@gentoo
1 commit: 6ea1d4d00eaf31facdd925023c5488848a5ffd1f
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 9 13:20:14 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 9 13:20:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea1d4d0
7
8 app-editors/aee: update HOMEPAGE and SRC_URI
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-editors/aee/aee-2.2.15b.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
16 index d32945b2f5d..7d50170e51a 100644
17 --- a/app-editors/aee/aee-2.2.15b.ebuild
18 +++ b/app-editors/aee/aee-2.2.15b.ebuild
19 @@ -6,8 +6,9 @@ EAPI="4"
20 inherit eutils toolchain-funcs
21
22 DESCRIPTION="An easy to use text editor"
23 -HOMEPAGE="http://mahon.cwx.net/"
24 -SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz"
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}.tar.gz"
28
29 LICENSE="Artistic"
30 SLOT="0"