mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user