commit: cba90b715d0226a333bf552d97257180160bdce7
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 16:48:33 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 16:48:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba90b71
app-cdr/bchunk: move security patches to -r4
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-cdr/bchunk/bchunk-1.2.0-r3.ebuild | 1 -
app-cdr/bchunk/{bchunk-1.2.0-r3.ebuild => bchunk-1.2.0-r4.ebuild} | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
b/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
index 165465a6fd2..f8387e0cb35 100644
--- a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
+++ b/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
@@ -12,7 +12,6 @@ SLOT="0"
KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~x64-macos ~sparc-solaris ~x86-solaris"
DOCS=( "${P}.lsm" "${PN}.spec" README ChangeLog )
-PATCHES=( "${FILESDIR}/CVE-2017-15953.patch"
"${FILESDIR}/CVE-2017-15955.patch" )
src_install() {
dobin "${PN}"
diff --git a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild
similarity index 79%
copy from app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
copy to app-cdr/bchunk/bchunk-1.2.0-r4.ebuild
index 165465a6fd2..f3c8e22334d 100644
--- a/app-cdr/bchunk/bchunk-1.2.0-r3.ebuild
+++ b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
DOCS=( "${P}.lsm" "${PN}.spec" README ChangeLog )
PATCHES=( "${FILESDIR}/CVE-2017-15953.patch"
"${FILESDIR}/CVE-2017-15955.patch" )