summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2019-11-17 12:04:01 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-11-17 12:13:05 +0100
commit8e6f6464ff8ff32852efd5b89786295fbfe863fa (patch)
treeb7ce3f3c6431340588aff1a0732136efd5bc3492 /gnustep-apps/gemas/gemas-0.4.ebuild
parentgnustep-apps/gnumail: fix last gna SRC_URI (diff)
downloadgentoo-8e6f6464ff8ff32852efd5b89786295fbfe863fa.tar.gz
gentoo-8e6f6464ff8ff32852efd5b89786295fbfe863fa.tar.bz2
gentoo-8e6f6464ff8ff32852efd5b89786295fbfe863fa.zip
gnustep-apps/gemas: update SRC_URI to savannah
Closes: https://bugs.gentoo.org/700322 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-apps/gemas/gemas-0.4.ebuild')
-rw-r--r--gnustep-apps/gemas/gemas-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gemas/gemas-0.4.ebuild b/gnustep-apps/gemas/gemas-0.4.ebuild
index 2fdf624eafe8..0eb9acc975ed 100644
--- a/gnustep-apps/gemas/gemas-0.4.ebuild
+++ b/gnustep-apps/gemas/gemas-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit eutils gnustep-2
MY_P=${P/g/G}
DESCRIPTION="a simple code editor for GNUstep"
HOMEPAGE="http://wiki.gnustep.org/index.php/Gemas.app"
-SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz"
+SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"