summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2019-11-17 11:57:57 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-11-17 12:13:05 +0100
commitc3aa3bdbbbc1af621c11b53bacce53f3eeac3f34 (patch)
tree481a1791aa1019063bdcde95b4aa87c4433c0a99 /gnustep-libs
parentmedia-radio/tlf: Version bump (diff)
downloadgentoo-c3aa3bdbbbc1af621c11b53bacce53f3eeac3f34.tar.gz
gentoo-c3aa3bdbbbc1af621c11b53bacce53f3eeac3f34.tar.bz2
gentoo-c3aa3bdbbbc1af621c11b53bacce53f3eeac3f34.zip
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@gentoo.org>
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/pantomime/pantomime-1.2.2.ebuild6
-rw-r--r--gnustep-libs/pantomime/pantomime-1.2.3.ebuild4
-rw-r--r--gnustep-libs/pantomime/pantomime-1.3.0.ebuild4
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 a4b4af052e0d..ef486f6a5713 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 98e271ceccfc..cbc6ff15e4b8 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 421617582e74..5f0b6c752cac 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"