commit:     4ee538ea3295feba25be2b7353b2be1409a6c7c2
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 10:59:25 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 11:13:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee538ea

gnustep-apps/gnumail: fix last gna SRC_URI

Also clean HOMEPAGE

Closes: https://bugs.gentoo.org/700034
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/gnumail/gnumail-1.2.2.ebuild | 6 +++---
 gnustep-apps/gnumail/gnumail-1.2.3.ebuild | 4 ++--
 gnustep-apps/gnumail/gnumail-1.3.0.ebuild | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/gnustep-apps/gnumail/gnumail-1.2.2.ebuild 
b/gnustep-apps/gnumail/gnumail-1.2.2.ebuild
index 24ad423bb22..e868cb0a386 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.2.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,8 +9,8 @@ MY_P=${P/gnum/GNUM}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="A fully featured mail application for GNUstep"
-HOMEPAGE="http://www.collaboration-world.com/gnumail/";
-SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz";
+HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/";
+SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
 KEYWORDS="amd64 ppc x86"
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/gnustep-apps/gnumail/gnumail-1.2.3.ebuild 
b/gnustep-apps/gnumail/gnumail-1.2.3.ebuild
index e8f128039d7..fdd00a6aa1f 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.3.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_P=${P/gnum/GNUM}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="A fully featured mail application for GNUstep"
-HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/index.html";
+HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/";
 SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
 KEYWORDS="~amd64 ~ppc ~x86"
 LICENSE="GPL-2"

diff --git a/gnustep-apps/gnumail/gnumail-1.3.0.ebuild 
b/gnustep-apps/gnumail/gnumail-1.3.0.ebuild
index e60c66a9266..a4f43e35b04 100644
--- a/gnustep-apps/gnumail/gnumail-1.3.0.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_P=${P/gnum/GNUM}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="A fully featured mail application for GNUstep"
-HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/index.html";
+HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/";
 SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
 KEYWORDS="~amd64 ~ppc ~x86"
 LICENSE="GPL-2"

Reply via email to