summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-02-24 18:50:16 +0100
committerJoonas Niilola <juippis@gentoo.org>2023-03-02 18:39:58 +0200
commit47dbb59bea51c3332d97e00cad257b38feb11d59 (patch)
tree809f75fad4caa42cf473529f5120a009f67421e0 /net-misc
parentnet-misc/sstp-client: update HOMEPAGE (diff)
downloadgentoo-47dbb59bea51c3332d97e00cad257b38feb11d59.tar.gz
gentoo-47dbb59bea51c3332d97e00cad257b38feb11d59.tar.bz2
gentoo-47dbb59bea51c3332d97e00cad257b38feb11d59.zip
net-misc/wput: update HOMEPAGE, LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wput/wput-0.6.2.ebuild6
-rw-r--r--net-misc/wput/wput-0.6.2_p20130413_p11.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/wput/wput-0.6.2.ebuild b/net-misc/wput/wput-0.6.2.ebuild
index b9fa842bf3ab..c5722a566a9f 100644
--- a/net-misc/wput/wput-0.6.2.ebuild
+++ b/net-misc/wput/wput-0.6.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Tiny program like wget, to upload files/whole directories via FTP"
-HOMEPAGE="http://wput.sourceforge.net/"
+HOMEPAGE="https://wput.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE="debug nls ssl"
diff --git a/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild b/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild
index 518960f4edb5..8e78b06cf2b7 100644
--- a/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild
+++ b/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools
DESCRIPTION="Tiny program like wget, to upload files/whole directories via FTP"
-HOMEPAGE="http://wput.sourceforge.net/"
+HOMEPAGE="https://wput.sourceforge.net/"
if [[ ${PV} == *_p* ]] ; then
MY_PV=$(ver_cut 1-3)
@@ -17,7 +17,7 @@ else
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tgz"
fi
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE="debug ssl"