Skip to content

Commit

Permalink
app-text/wgetpaste: change LICENSE
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed May 15, 2021
1 parent 31b4bd9 commit d518a39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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" )
Expand Down
2 changes: 1 addition & 1 deletion app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d518a39

Please sign in to comment.