diff options
-rw-r--r-- | gnustep-libs/pantomime/pantomime-1.2.2.ebuild | 6 | ||||
-rw-r--r-- | gnustep-libs/pantomime/pantomime-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |