diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-02-07 19:42:13 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-02-07 19:44:53 +0100 |
commit | b90f427f9c2168a7f63c5a2b07f3327c17a8eb1a (patch) | |
tree | e90bb9c9821ddde09bc35cafe0d67eb7cd9f1f22 /x11-libs | |
parent | Revert "x11-libs/motif: use HTTPS, add missing die." (diff) | |
download | gentoo-b90f427f9c2168a7f63c5a2b07f3327c17a8eb1a.tar.gz gentoo-b90f427f9c2168a7f63c5a2b07f3327c17a8eb1a.tar.bz2 gentoo-b90f427f9c2168a7f63c5a2b07f3327c17a8eb1a.zip |
x11-libs/motif: Update HOMEPAGE.
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/motif/motif-2.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild b/x11-libs/motif/motif-2.3.8-r1.ebuild index 2258ff7c47cc..f069601e6a03 100644 --- a/x11-libs/motif/motif-2.3.8-r1.ebuild +++ b/x11-libs/motif/motif-2.3.8-r1.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 @@ -7,7 +7,7 @@ inherit autotools flag-o-matic multilib toolchain-funcs multilib-minimal DESCRIPTION="The Motif user interface component toolkit" HOMEPAGE="https://sourceforge.net/projects/motif/ - http://motif.ics.com/" + https://motif.ics.com/" SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.tar.gz https://dev.gentoo.org/~ulm/distfiles/${PN}-2.3.6-patches-2.tar.xz" |