summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2019-11-17 11:59:25 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-11-17 12:13:05 +0100
commit4ee538ea3295feba25be2b7353b2be1409a6c7c2 (patch)
tree94e8e8d6206e7226d2b330f066d54f2b1a2f0b98 /gnustep-apps
parentgnustep-libs/pantomime: fix last gna SRC_URI (diff)
downloadgentoo-4ee538ea3295feba25be2b7353b2be1409a6c7c2.tar.gz
gentoo-4ee538ea3295feba25be2b7353b2be1409a6c7c2.tar.bz2
gentoo-4ee538ea3295feba25be2b7353b2be1409a6c7c2.zip
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@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.2.ebuild6
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.3.ebuild4
-rw-r--r--gnustep-apps/gnumail/gnumail-1.3.0.ebuild4
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 24ad423bb226..e868cb0a3867 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 e8f128039d7f..fdd00a6aa1fa 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 e60c66a9266d..a4f43e35b04a 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"