From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/
Date: Sat, 15 May 2021 13:29:38 +0000 (UTC) [thread overview]
Message-ID: <1621085339.d518a392be8cd4e926bb53f5843408ee429f4f1e.zlogene@gentoo> (raw)
commit: d518a392be8cd4e926bb53f5843408ee429f4f1e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 13:28:59 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 15 13:28:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d518a392
app-text/wgetpaste: change LICENSE
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-text/wgetpaste/wgetpaste-2.29-r1.ebuild | 5 ++---
app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
index 664406626a3..3f189edaa45 100644
--- a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -7,12 +7,11 @@ DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="http://wgetpaste.zlin.dk/"
SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2"
-LICENSE="public-domain"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="+ssl"
-DEPEND=""
RDEPEND="net-misc/wget[ssl?]"
PATCHES=( "${FILESDIR}/${P}-fix-bpaste.patch" )
diff --git a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
index 62b07cb4f81..95f415fdbb8 100644
--- a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://wgetpaste.zlin.dk/"
COMMIT_HASH="f9b08c50009485817e8b44300f79a92e37fe9f22"
SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
-LICENSE="public-domain"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 amd64-linux ~x86-linux ~x64-macos"
IUSE="+ssl"
next reply other threads:[~2021-05-15 13:29 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-15 13:29 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-25 18:28 [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/ Arthur Zamarin
2024-03-13 4:46 Sam James
2023-11-12 1:41 Yixun Lan
2023-06-22 5:27 Sam James
2023-01-26 5:16 Sam James
2023-01-20 7:39 Joonas Niilola
2023-01-14 11:25 Sam James
2023-01-14 7:21 Joonas Niilola
2023-01-13 20:56 Jonas Stein
2022-11-22 6:20 Sam James
2022-05-19 11:24 WANG Xuerui
2022-04-12 10:56 Sam James
2021-06-03 5:49 Mikle Kolyada
2021-05-15 13:29 Mikle Kolyada
2021-05-03 16:59 Sam James
2021-05-03 16:37 Ben Kohler
2021-02-22 14:39 Mikle Kolyada
2021-02-22 14:02 Mikle Kolyada
2020-11-28 7:37 Sam James
2020-07-23 11:11 Kent Fredric
2020-04-05 6:21 Mikle Kolyada
2020-04-05 6:21 Mikle Kolyada
2019-08-26 23:14 Louis Sautier
2019-08-26 9:26 Louis Sautier
2019-06-14 6:56 Mikle Kolyada
2019-05-04 14:43 Andreas K. Hüttel
2019-02-23 16:54 Ben Kohler
2019-02-23 15:34 Ben Kohler
2018-07-24 9:43 Mart Raudsepp
2018-05-24 22:27 Mikle Kolyada
2017-10-19 17:10 Jonas Stein
2017-01-29 15:24 Fabian Groffen
2016-12-18 15:33 Maxim Koltsov
2016-10-10 9:25 Jeroen Roovers
2016-10-01 12:51 Jeroen Roovers
2016-09-27 18:46 Markus Meier
2016-09-24 13:43 Agostino Sarubbo
2016-09-04 13:17 Tobias Klausmann
2016-08-17 18:02 Maxim Koltsov
2016-08-17 18:02 Maxim Koltsov
2016-08-07 6:52 Pacho Ramos
2016-07-04 11:43 Maxim Koltsov
2016-02-27 18:34 Stephen Klimaszewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1621085339.d518a392be8cd4e926bb53f5843408ee429f4f1e.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox