From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C656139697 for ; Sun, 9 Jul 2017 13:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0C90E07D0; Sun, 9 Jul 2017 13:30:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8853FE07D0 for ; Sun, 9 Jul 2017 13:30:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B312341934 for ; Sun, 9 Jul 2017 13:30:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F0D2749D for ; Sun, 9 Jul 2017 13:30:49 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1499606414.6ea1d4d00eaf31facdd925023c5488848a5ffd1f.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/aee/aee-2.2.15b.ebuild X-VCS-Directories: app-editors/aee/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 6ea1d4d00eaf31facdd925023c5488848a5ffd1f X-VCS-Branch: master Date: Sun, 9 Jul 2017 13:30:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8670297a-9a2b-42da-9876-4d322cd4201d X-Archives-Hash: 999f7867395c55c69e5f696b641466ea commit: 6ea1d4d00eaf31facdd925023c5488848a5ffd1f Author: Akinori Hattori gentoo org> AuthorDate: Sun Jul 9 13:20:14 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Jul 9 13:20:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea1d4d0 app-editors/aee: update HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-editors/aee/aee-2.2.15b.ebuild | 5 +++-- 1 file 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 d32945b2f5d..7d50170e51a 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"