diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-05-09 11:42:44 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-09 11:47:17 +0300 |
commit | 0818344e4dfe29af3a8e6e18d53611b61467799d (patch) | |
tree | 370fd742679259a2a9f0b8a9d355758242f30a86 /app-backup | |
parent | sys-auth/libyubikey: arm64 keyworded (bug #721666) (diff) | |
download | gentoo-0818344e4dfe29af3a8e6e18d53611b61467799d.tar.gz gentoo-0818344e4dfe29af3a8e6e18d53611b61467799d.tar.bz2 gentoo-0818344e4dfe29af3a8e6e18d53611b61467799d.zip |
app-backup/btrbk: drop KEYWORDS line from 9999 branch
This ends up having keywords put in it by eshowkw for no reason - not
defining it is already empty.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/btrbk/btrbk-0.24.0-r1.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.26.0.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.26.1.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.27.0.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.27.1-r1.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.27.1.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.27.2.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.28.0.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.28.1.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.28.2.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.28.3.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.29.0.ebuild | 3 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-0.29.1.ebuild | 1 | ||||
-rw-r--r-- | app-backup/btrbk/btrbk-9999.ebuild | 3 |
14 files changed, 13 insertions, 27 deletions
diff --git a/app-backup/btrbk/btrbk-0.24.0-r1.ebuild b/app-backup/btrbk/btrbk-0.24.0-r1.ebuild index 8f10060231fa..93502cbb34d8 100644 --- a/app-backup/btrbk/btrbk-0.24.0-r1.ebuild +++ b/app-backup/btrbk/btrbk-0.24.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://dev.tty0.ch/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="amd64 arm x86" diff --git a/app-backup/btrbk/btrbk-0.26.0.ebuild b/app-backup/btrbk/btrbk-0.26.0.ebuild index 8588eb6d0e34..06f23db240ff 100644 --- a/app-backup/btrbk/btrbk-0.26.0.ebuild +++ b/app-backup/btrbk/btrbk-0.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://dev.tty0.ch/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.26.1.ebuild b/app-backup/btrbk/btrbk-0.26.1.ebuild index 621ad7e2a0a0..8638d66c3081 100644 --- a/app-backup/btrbk/btrbk-0.26.1.ebuild +++ b/app-backup/btrbk/btrbk-0.26.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.27.0.ebuild b/app-backup/btrbk/btrbk-0.27.0.ebuild index 370a76118129..a9edd2bb91d7 100644 --- a/app-backup/btrbk/btrbk-0.27.0.ebuild +++ b/app-backup/btrbk/btrbk-0.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="amd64 arm x86" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="amd64 arm x86" diff --git a/app-backup/btrbk/btrbk-0.27.1-r1.ebuild b/app-backup/btrbk/btrbk-0.27.1-r1.ebuild index e0800b810e05..57a9fcb682a9 100644 --- a/app-backup/btrbk/btrbk-0.27.1-r1.ebuild +++ b/app-backup/btrbk/btrbk-0.27.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.27.1.ebuild b/app-backup/btrbk/btrbk-0.27.1.ebuild index f364036c572c..5781a69d01fc 100644 --- a/app-backup/btrbk/btrbk-0.27.1.ebuild +++ b/app-backup/btrbk/btrbk-0.27.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.27.2.ebuild b/app-backup/btrbk/btrbk-0.27.2.ebuild index b651574dfd63..327ff48d7a8d 100644 --- a/app-backup/btrbk/btrbk-0.27.2.ebuild +++ b/app-backup/btrbk/btrbk-0.27.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.28.0.ebuild b/app-backup/btrbk/btrbk-0.28.0.ebuild index ffd2ecb0e6f7..c649cd367ac8 100644 --- a/app-backup/btrbk/btrbk-0.28.0.ebuild +++ b/app-backup/btrbk/btrbk-0.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.28.1.ebuild b/app-backup/btrbk/btrbk-0.28.1.ebuild index ffd2ecb0e6f7..c649cd367ac8 100644 --- a/app-backup/btrbk/btrbk-0.28.1.ebuild +++ b/app-backup/btrbk/btrbk-0.28.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.28.2.ebuild b/app-backup/btrbk/btrbk-0.28.2.ebuild index ffd2ecb0e6f7..c649cd367ac8 100644 --- a/app-backup/btrbk/btrbk-0.28.2.ebuild +++ b/app-backup/btrbk/btrbk-0.28.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.28.3.ebuild b/app-backup/btrbk/btrbk-0.28.3.ebuild index ffd2ecb0e6f7..c649cd367ac8 100644 --- a/app-backup/btrbk/btrbk-0.28.3.ebuild +++ b/app-backup/btrbk/btrbk-0.28.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.29.0.ebuild b/app-backup/btrbk/btrbk-0.29.0.ebuild index 7b91fc51e8b7..f82156e37d50 100644 --- a/app-backup/btrbk/btrbk-0.29.0.ebuild +++ b/app-backup/btrbk/btrbk-0.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/app-backup/btrbk/btrbk-0.29.1.ebuild b/app-backup/btrbk/btrbk-0.29.1.ebuild index 09f483d27959..73afd3da3703 100644 --- a/app-backup/btrbk/btrbk-0.29.1.ebuild +++ b/app-backup/btrbk/btrbk-0.29.1.ebuild @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="~arm64" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~arm64 ~x86" diff --git a/app-backup/btrbk/btrbk-9999.ebuild b/app-backup/btrbk/btrbk-9999.ebuild index 7b91fc51e8b7..f82156e37d50 100644 --- a/app-backup/btrbk/btrbk-9999.ebuild +++ b/app-backup/btrbk/btrbk-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/digint/btrbk.git" inherit git-r3 SRC_URI="" - KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" |