From aff0ceebc9b56c3d4c426e132378fcd0a5450714 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Feb 2021 22:18:11 +0000 Subject: dev-lang/rakudo: fix double KEYWORDS Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James --- dev-lang/rakudo/rakudo-2020.05.1.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.06.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.07.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.08.1.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.09.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.10.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.11.ebuild | 3 +-- dev-lang/rakudo/rakudo-2020.12.ebuild | 3 +-- dev-lang/rakudo/rakudo-9999.ebuild | 3 +-- 9 files changed, 9 insertions(+), 18 deletions(-) (limited to 'dev-lang/rakudo') diff --git a/dev-lang/rakudo/rakudo-2020.05.1.ebuild b/dev-lang/rakudo/rakudo-2020.05.1.ebuild index 4ba843c08746..7bea6a703259 100644 --- a/dev-lang/rakudo/rakudo-2020.05.1.ebuild +++ b/dev-lang/rakudo/rakudo-2020.05.1.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=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.06.ebuild b/dev-lang/rakudo/rakudo-2020.06.ebuild index 1353f67155bf..1a79ddccb62d 100644 --- a/dev-lang/rakudo/rakudo-2020.06.ebuild +++ b/dev-lang/rakudo/rakudo-2020.06.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.07.ebuild b/dev-lang/rakudo/rakudo-2020.07.ebuild index 1353f67155bf..1a79ddccb62d 100644 --- a/dev-lang/rakudo/rakudo-2020.07.ebuild +++ b/dev-lang/rakudo/rakudo-2020.07.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.08.1.ebuild b/dev-lang/rakudo/rakudo-2020.08.1.ebuild index 1353f67155bf..1a79ddccb62d 100644 --- a/dev-lang/rakudo/rakudo-2020.08.1.ebuild +++ b/dev-lang/rakudo/rakudo-2020.08.1.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.09.ebuild b/dev-lang/rakudo/rakudo-2020.09.ebuild index e912ccc2de62..8337e3f34074 100644 --- a/dev-lang/rakudo/rakudo-2020.09.ebuild +++ b/dev-lang/rakudo/rakudo-2020.09.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.10.ebuild b/dev-lang/rakudo/rakudo-2020.10.ebuild index e912ccc2de62..8337e3f34074 100644 --- a/dev-lang/rakudo/rakudo-2020.10.ebuild +++ b/dev-lang/rakudo/rakudo-2020.10.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.11.ebuild b/dev-lang/rakudo/rakudo-2020.11.ebuild index e912ccc2de62..8337e3f34074 100644 --- a/dev-lang/rakudo/rakudo-2020.11.ebuild +++ b/dev-lang/rakudo/rakudo-2020.11.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-2020.12.ebuild b/dev-lang/rakudo/rakudo-2020.12.ebuild index e912ccc2de62..8337e3f34074 100644 --- a/dev-lang/rakudo/rakudo-2020.12.ebuild +++ b/dev-lang/rakudo/rakudo-2020.12.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 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-lang/rakudo/rakudo-9999.ebuild b/dev-lang/rakudo/rakudo-9999.ebuild index 9fb642f3c169..1c3e4d291cbc 100644 --- a/dev-lang/rakudo/rakudo-9999.ebuild +++ b/dev-lang/rakudo/rakudo-9999.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=5 @@ -11,7 +11,6 @@ HOMEPAGE="https://rakudo.org" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/rakudo/${PN}.git" inherit git-r3 - KEYWORDS="" else SRC_URI="https://rakudo.org/downloads/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad