commit:     c3aa3bdbbbc1af621c11b53bacce53f3eeac3f34
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 10:57:57 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=c3aa3bdb

gnustep-libs/pantomime: fix last gna SRC_URI

Also clean HOMEPAGE

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

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

diff --git a/gnustep-libs/pantomime/pantomime-1.2.2.ebuild 
b/gnustep-libs/pantomime/pantomime-1.2.2.ebuild
index a4b4af052e0..ef486f6a571 100644
--- a/gnustep-libs/pantomime/pantomime-1.2.2.ebuild
+++ b/gnustep-libs/pantomime/pantomime-1.2.2.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=5
@@ -9,8 +9,8 @@ MY_P=${P/p/P}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="A set of Objective-C classes that model a mail system"
-HOMEPAGE="http://www.collaboration-world.com/pantomime/";
-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"
 
 LICENSE="LGPL-2.1 Elm"
 KEYWORDS="amd64 ppc x86"

diff --git a/gnustep-libs/pantomime/pantomime-1.2.3.ebuild 
b/gnustep-libs/pantomime/pantomime-1.2.3.ebuild
index 98e271ceccf..cbc6ff15e4b 100644
--- a/gnustep-libs/pantomime/pantomime-1.2.3.ebuild
+++ b/gnustep-libs/pantomime/pantomime-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/p/P}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="A set of Objective-C classes that model a mail system"
-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"
 
 LICENSE="LGPL-2.1 Elm"

diff --git a/gnustep-libs/pantomime/pantomime-1.3.0.ebuild 
b/gnustep-libs/pantomime/pantomime-1.3.0.ebuild
index 421617582e7..5f0b6c752ca 100644
--- a/gnustep-libs/pantomime/pantomime-1.3.0.ebuild
+++ b/gnustep-libs/pantomime/pantomime-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/p/P}
 S=${WORKDIR}/${MY_P}
 
 DESCRIPTION="A set of Objective-C classes that model a mail system"
-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"
 
 LICENSE="LGPL-2.1 Elm"

Reply via email to