diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-07-09 22:20:14 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-07-09 22:20:14 +0900 |
commit | 6ea1d4d00eaf31facdd925023c5488848a5ffd1f (patch) | |
tree | 149ea7f86252e2b9aa130e0f6736cae0aa3dd96a /app-editors/aee | |
parent | app-editors/aee: update patch (diff) | |
download | gentoo-6ea1d4d00eaf31facdd925023c5488848a5ffd1f.tar.gz gentoo-6ea1d4d00eaf31facdd925023c5488848a5ffd1f.tar.bz2 gentoo-6ea1d4d00eaf31facdd925023c5488848a5ffd1f.zip |
app-editors/aee: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-editors/aee')
-rw-r--r-- | app-editors/aee/aee-2.2.15b.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild index d32945b2f5df..7d50170e51ae 100644 --- a/app-editors/aee/aee-2.2.15b.ebuild +++ b/app-editors/aee/aee-2.2.15b.ebuild @@ -6,8 +6,9 @@ EAPI="4" inherit eutils toolchain-funcs DESCRIPTION="An easy to use text editor" -HOMEPAGE="http://mahon.cwx.net/" -SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz" +#HOMEPAGE="http://mahon.cwx.net/ http://www.users.uswest.net/~hmahon/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="Artistic" SLOT="0" |