public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-raku/URI-Encode/
@ 2023-03-29  6:56 Florian Schmaus
  0 siblings, 0 replies; only message in thread
From: Florian Schmaus @ 2023-03-29  6:56 UTC (permalink / raw
  To: gentoo-commits

commit:     fa7950fb99de52a4ae15888e6fe0c48fd8ce3f51
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Mar 26 15:07:39 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 15:07:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa7950fb

dev-raku/URI-Encode: fix LICENSE

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-raku/URI-Encode/URI-Encode-0.09.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-raku/URI-Encode/URI-Encode-0.09.ebuild b/dev-raku/URI-Encode/URI-Encode-0.09.ebuild
index b233e54c6..bc1b6dad6 100644
--- a/dev-raku/URI-Encode/URI-Encode-0.09.ebuild
+++ b/dev-raku/URI-Encode/URI-Encode-0.09.ebuild
@@ -1,16 +1,17 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="8"
+EAPI=8
 
 inherit rakudo
 
 DESCRIPTION="A Raku module for encoding / decoding URIs"
 HOMEPAGE="https://github.com/raku-community-modules/URI-Encode"
 SRC_URI="mirror://zef/U/RI/URI_ENCODE/44046038356c5e83ec603dff2486d91870355c28.tar.gz -> ${P}.tar.gz"
-LICENSE="FreeBSD"
+S="${WORKDIR}/dist"
+
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-RESTRICT="primaryuri"
-DOCS="README.md"
-S="${WORKDIR}/dist"
+
+DOCS=( README.md )


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-29  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-29  6:56 [gentoo-commits] repo/proj/guru:master commit in: dev-raku/URI-Encode/ Florian Schmaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox