diff options
Diffstat (limited to 'app-editors/ee/ee-1.5.2.ebuild')
-rw-r--r-- | app-editors/ee/ee-1.5.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index 16ae483d127f..1af312e81393 100644 --- a/app-editors/ee/ee-1.5.2.ebuild +++ b/app-editors/ee/ee-1.5.2.ebuild @@ -6,8 +6,9 @@ EAPI="4" inherit eutils toolchain-funcs DESCRIPTION="An easy to use text editor. A subset of aee" -HOMEPAGE="http://mahon.cwx.net/" -SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz" +#HOMEPAGE="http://mahon.cwx.net/ http://www.users.uswest.net/~hmahon/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.src.tgz" LICENSE="BSD-2" SLOT="0" |