public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-09-18  7:29 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     27197f5c3e8b7991020c1165ed4ace695178978d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 07:24:52 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 07:29:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27197f5c

app-portage/cpuid2cpuflags: amd64 stable wrt bug #742350

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
index 68febed6eb1..6956ec3d483 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-23  3:40 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-02-23  3:40 UTC (permalink / raw
  To: gentoo-commits

commit:     eebf82c22e90819767e427e0b6632119db34b805
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 02:30:17 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 02:30:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebf82c2

app-portage/cpuid2cpuflags: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                 |  2 --
 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 14 --------------
 app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild | 14 --------------
 3 files changed, 30 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 0bd614ef67b1..6ff103eb1ce4 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,3 +1 @@
-DIST cpuid2cpuflags-12.tar.bz2 84750 BLAKE2B 0f7418eaad406427be02047c06f9a6e3f3b1cd953ef320c1cdf5082d309f6887f1caeb4828761287266e2f527d5bb9d6cd4c8848ac2b47a019d6d156231364f6 SHA512 e415a04b5963eaaf4027dbb191a30d4b3cc93a7708e33ea21f9dfe53ad90e735fc5f298fdfb35e155323391a8b8c6c208d988d5cbad811536ab27764bf1e5981
-DIST cpuid2cpuflags-13.tar.bz2 85068 BLAKE2B 635627d431ab8135eb0cd3701c37aa0084d250f684af614825c43252fc077ea1467874a4e78d930a7fcd1dcdc0fe46df78555e74220713ef26fa48f8f9445914 SHA512 07c7cf2f57854da9cb4c35b0a66b2b96e4c643de9caac0d26fb3b5a110b2f4364f88c26f613d09dc0608a4c5367b6fd128078b110905aa24734ba18ac5129bef
 DIST cpuid2cpuflags-14.tar.bz2 85645 BLAKE2B 19a2fccfbdff107acf715e570103aed7b47a75fa7d493a421d979f31cf559713f260df2d01ae0d8b3ff5c97cb569f89093279de951de22c1d3786ee39e66f19f SHA512 595174e91dcfed9ac94827cb385f8c0069b25f4b76e0753b792cf94b6d97b45c7deb81708d1d304fbd159875952f3907699eca51fd85787a63327f971cf7526b

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
deleted file mode 100644
index 7c1b355b15d1..000000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/"
-SRC_URI="
-	https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris"

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild
deleted file mode 100644
index 0a698531f455..000000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/"
-SRC_URI="
-	https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-22 20:33 Arthur Zamarin
  0 siblings, 0 replies; 66+ messages in thread
From: Arthur Zamarin @ 2024-02-22 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c3dfc37c2b66d52c15d6160794799991621b2083
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Feb 22 20:27:50 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 20:32:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3dfc37c

app-portage/cpuid2cpuflags: Stabilize 14 ppc, #924094

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
index 05e6f6ea453e..b3c3227bcbd4 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-08 17:10 Arthur Zamarin
  0 siblings, 0 replies; 66+ messages in thread
From: Arthur Zamarin @ 2024-02-08 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3df5ac280aae77d688951cfc2568b6f45aff5e3f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 17:10:46 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 17:10:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df5ac28

app-portage/cpuid2cpuflags: Stabilize 14 arm64, #924094

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
index bf3c0becbcce..05e6f6ea453e 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-08 15:28 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-02-08 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7b9807dfba3ba7cdcb618b73b608c2c60eb8c34c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 15:28:30 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 15:28:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9807df

app-portage/cpuid2cpuflags: Stabilize 14 x86, #924094

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
index b854b6af4142..bf3c0becbcce 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-08 14:48 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-02-08 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     5751af1e659388db900dc9a4e767d8db2803d57b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 14:48:09 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 14:48:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5751af1e

app-portage/cpuid2cpuflags: Stabilize 14 arm, #924094

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
index 4fd9a1a730d9..b854b6af4142 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-08 14:43 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-02-08 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     a07dc73145fc01523c19096a10102e9eb021f084
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 14:42:52 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 14:42:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07dc731

app-portage/cpuid2cpuflags: Stabilize 14 amd64, #924094

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
index 0a698531f455..8debb5606e7d 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-02-08 14:43 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-02-08 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c5d16ff1a26db33b18249b31ae1a2c11aeae01fd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 14:42:54 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 14:42:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d16ff1

app-portage/cpuid2cpuflags: Stabilize 14 ppc64, #924094

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
index 8debb5606e7d..4fd9a1a730d9 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-01-22 14:08 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-01-22 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2055cc03c63a7cddc69a7b010d39cf9ea2a33745
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 13:15:42 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 14:08:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2055cc03

app-portage/cpuid2cpuflags: Bump to 14

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                 |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index c2e914c1e3b0..0bd614ef67b1 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1,3 @@
 DIST cpuid2cpuflags-12.tar.bz2 84750 BLAKE2B 0f7418eaad406427be02047c06f9a6e3f3b1cd953ef320c1cdf5082d309f6887f1caeb4828761287266e2f527d5bb9d6cd4c8848ac2b47a019d6d156231364f6 SHA512 e415a04b5963eaaf4027dbb191a30d4b3cc93a7708e33ea21f9dfe53ad90e735fc5f298fdfb35e155323391a8b8c6c208d988d5cbad811536ab27764bf1e5981
 DIST cpuid2cpuflags-13.tar.bz2 85068 BLAKE2B 635627d431ab8135eb0cd3701c37aa0084d250f684af614825c43252fc077ea1467874a4e78d930a7fcd1dcdc0fe46df78555e74220713ef26fa48f8f9445914 SHA512 07c7cf2f57854da9cb4c35b0a66b2b96e4c643de9caac0d26fb3b5a110b2f4364f88c26f613d09dc0608a4c5367b6fd128078b110905aa24734ba18ac5129bef
+DIST cpuid2cpuflags-14.tar.bz2 85645 BLAKE2B 19a2fccfbdff107acf715e570103aed7b47a75fa7d493a421d979f31cf559713f260df2d01ae0d8b3ff5c97cb569f89093279de951de22c1d3786ee39e66f19f SHA512 595174e91dcfed9ac94827cb385f8c0069b25f4b76e0753b792cf94b6d97b45c7deb81708d1d304fbd159875952f3907699eca51fd85787a63327f971cf7526b

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
new file mode 100644
index 000000000000..0a698531f455
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/"
+SRC_URI="
+	https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2024-01-02 16:54 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2024-01-02 16:54 UTC (permalink / raw
  To: gentoo-commits

commit:     63d2017e9afb6c486a2a6edaf7d96ffe9ce82423
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 16:53:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:54:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d2017e

app-portage/cpuid2cpuflags: Bump to 13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                 |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 2d8f48de9a21..c2e914c1e3b0 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1 +1,2 @@
 DIST cpuid2cpuflags-12.tar.bz2 84750 BLAKE2B 0f7418eaad406427be02047c06f9a6e3f3b1cd953ef320c1cdf5082d309f6887f1caeb4828761287266e2f527d5bb9d6cd4c8848ac2b47a019d6d156231364f6 SHA512 e415a04b5963eaaf4027dbb191a30d4b3cc93a7708e33ea21f9dfe53ad90e735fc5f298fdfb35e155323391a8b8c6c208d988d5cbad811536ab27764bf1e5981
+DIST cpuid2cpuflags-13.tar.bz2 85068 BLAKE2B 635627d431ab8135eb0cd3701c37aa0084d250f684af614825c43252fc077ea1467874a4e78d930a7fcd1dcdc0fe46df78555e74220713ef26fa48f8f9445914 SHA512 07c7cf2f57854da9cb4c35b0a66b2b96e4c643de9caac0d26fb3b5a110b2f4364f88c26f613d09dc0608a4c5367b6fd128078b110905aa24734ba18ac5129bef

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild
new file mode 100644
index 000000000000..0a698531f455
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-13.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/"
+SRC_URI="
+	https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-08-10 14:20 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2022-08-10 14:20 UTC (permalink / raw
  To: gentoo-commits

commit:     66728a8d43f65df6ab4b592642d8654dda64d17b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:17:30 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:17:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66728a8d

app-portage/cpuid2cpuflags: Update URLs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 4 ++--
 app-portage/cpuid2cpuflags/metadata.xml             | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
index 52cc6a3f3194..a80354af97ff 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -4,9 +4,9 @@
 EAPI=8
 
 DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags/"
+HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/"
 SRC_URI="
-	https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
+	https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
 "
 
 LICENSE="BSD-2"

diff --git a/app-portage/cpuid2cpuflags/metadata.xml b/app-portage/cpuid2cpuflags/metadata.xml
index 6de9269a1ebe..2d8cc330ba90 100644
--- a/app-portage/cpuid2cpuflags/metadata.xml
+++ b/app-portage/cpuid2cpuflags/metadata.xml
@@ -6,6 +6,6 @@
     <name>Michał Górny</name>
   </maintainer>
   <upstream>
-    <remote-id type="github">mgorny/cpuid2cpuflags</remote-id>
+    <remote-id type="github">projg2/cpuid2cpuflags</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-07-26  7:24 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2022-07-26  7:24 UTC (permalink / raw
  To: gentoo-commits

commit:     3608cfd47571e87241732e11cf7c32827853a2ae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 07:24:00 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 07:24:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3608cfd4

app-portage/cpuid2cpuflags: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 -
 .../cpuid2cpuflags/cpuid2cpuflags-11.ebuild        | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 76ab87df5af2..2d8f48de9a21 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1 @@
-DIST cpuid2cpuflags-11.tar.bz2 83091 BLAKE2B 2225b6031505597050332d50f4cee69aebb263f9def8043fde64b61e7d06bd2b2ab306eab31701434435a5ede1da974004db3d800a9184011595ed5c16422c79 SHA512 0eeff4e6369eaca6ddb516ff95597c649a7619c1ad79b0d73f51ef9f903db55cb7a49c5ccec478c9a923abfcce63e4ee5b6436f08eb9092b0024c898e508750b
 DIST cpuid2cpuflags-12.tar.bz2 84750 BLAKE2B 0f7418eaad406427be02047c06f9a6e3f3b1cd953ef320c1cdf5082d309f6887f1caeb4828761287266e2f527d5bb9d6cd4c8848ac2b47a019d6d156231364f6 SHA512 e415a04b5963eaaf4027dbb191a30d4b3cc93a7708e33ea21f9dfe53ad90e735fc5f298fdfb35e155323391a8b8c6c208d988d5cbad811536ab27764bf1e5981

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
deleted file mode 100644
index 884bf37a43ec..000000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-07-26  7:05 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2022-07-26  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     8e30cbffb4dbe4fa9633f6426ed4e5834c003242
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 07:04:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 07:04:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e30cbff

app-portage/cpuid2cpuflags: Stabilize 12 ppc, #860936

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
index 208b46274690..52cc6a3f3194 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-07-26  2:05 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2022-07-26  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     51d514708d01eb1cbf5e0d1eb1ed6c30bfff159d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 02:04:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 02:04:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d51470

app-portage/cpuid2cpuflags: Stabilize 12 ppc64, #860936

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
index 807cfd8265d1..295ceb3d1b17 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-07-26  2:05 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2022-07-26  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     d8fb225b1ba0aa7d8f7168c9f6f2e1de9d0cdf1a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 02:04:52 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 02:04:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8fb225b

app-portage/cpuid2cpuflags: Stabilize 12 arm64, #860936

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
index 295ceb3d1b17..208b46274690 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-07-26  2:05 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2022-07-26  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     1e2f51ddd3df41a610b36b65a7d219a452f401d5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 02:04:50 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 02:04:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2f51dd

app-portage/cpuid2cpuflags: Stabilize 12 arm, #860936

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
index 47d815c02e88..807cfd8265d1 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-07-26  1:36 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2022-07-26  1:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f0c28545718c9ef7eb6a31a0d112697cdffae76b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 01:35:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 01:35:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c28545

app-portage/cpuid2cpuflags: Stabilize 12 amd64, #860936

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
index 3f0263f6d6e2..47d815c02e88 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -11,4 +11,4 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-05-20  4:42 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2022-05-20  4:42 UTC (permalink / raw
  To: gentoo-commits

commit:     20fc5c4dd085ddf216853250302893d2db083613
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 04:38:02 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 20 04:38:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fc5c4d

app-portage/cpuid2cpuflags: Remove the live ebuild

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../cpuid2cpuflags/cpuid2cpuflags-9999.ebuild       | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
deleted file mode 100644
index 5192dad1280b..000000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_REPO_URI="https://github.com/mgorny/cpuid2cpuflags"
-inherit autotools git-r3
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI=""
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-src_prepare() {
-	default
-	eautoreconf
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2022-05-20  4:42 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2022-05-20  4:42 UTC (permalink / raw
  To: gentoo-commits

commit:     4d331fa6dbd08b2e3b333e6e3e89225007ff9c5a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 04:39:01 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 20 04:39:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d331fa6

app-portage/cpuid2cpuflags: Bump to v12

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                 |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index f8d57b951c25..76ab87df5af2 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1 +1,2 @@
 DIST cpuid2cpuflags-11.tar.bz2 83091 BLAKE2B 2225b6031505597050332d50f4cee69aebb263f9def8043fde64b61e7d06bd2b2ab306eab31701434435a5ede1da974004db3d800a9184011595ed5c16422c79 SHA512 0eeff4e6369eaca6ddb516ff95597c649a7619c1ad79b0d73f51ef9f903db55cb7a49c5ccec478c9a923abfcce63e4ee5b6436f08eb9092b0024c898e508750b
+DIST cpuid2cpuflags-12.tar.bz2 84750 BLAKE2B 0f7418eaad406427be02047c06f9a6e3f3b1cd953ef320c1cdf5082d309f6887f1caeb4828761287266e2f527d5bb9d6cd4c8848ac2b47a019d6d156231364f6 SHA512 e415a04b5963eaaf4027dbb191a30d4b3cc93a7708e33ea21f9dfe53ad90e735fc5f298fdfb35e155323391a8b8c6c208d988d5cbad811536ab27764bf1e5981

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
new file mode 100644
index 000000000000..8c199aabf630
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-12.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags/"
+SRC_URI="
+	https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x64-solaris ~x86-solaris"


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2021-01-06 13:23 Fabian Groffen
  0 siblings, 0 replies; 66+ messages in thread
From: Fabian Groffen @ 2021-01-06 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     021263f2886c1aa90a874d4ee99f30455646ef29
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 13:20:42 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 13:20:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021263f2

app-portage/cpuid2cpuflags: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
index 5914671097e..884bf37a43e 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-09-18  8:26 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     08450b84f678e15a20a7538eb0c01752e91bf061
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:23:49 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:26:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08450b84

app-portage/cpuid2cpuflags: x86 stable wrt bug #742350

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
index 5754b864c83..5914671097e 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-09-18  7:54 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     1bddf9385aadf9f616fe0140a107186167764b2d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 07:51:44 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 07:54:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bddf938

app-portage/cpuid2cpuflags: ppc stable wrt bug #742350

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
index 6956ec3d483..95ec6a4ac0e 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-09-14  2:48 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2020-09-14  2:48 UTC (permalink / raw
  To: gentoo-commits

commit:     bfab2a9bd9bf10280d72073a1f84876752f6cc5e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 02:48:40 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 02:48:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfab2a9b

app-portage/cpuid2cpuflags: arm stable (bug #742350)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
index e2adcb1a4c1..68febed6eb1 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-09-13 19:03 Sam James
  0 siblings, 0 replies; 66+ messages in thread
From: Sam James @ 2020-09-13 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     82736904098854d6c10c00dd8de1f3860376508e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 19:03:12 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 19:03:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82736904

app-portage/cpuid2cpuflags: Stabilize 11 arm64, #742350

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
index 365682172c5..e2adcb1a4c1 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-08-02 14:00 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2020-08-02 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     48b2b6180a0334b3e777fd29de5ca1af3cecff5d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 12:30:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 13:59:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b2b618

app-portage/cpuid2cpuflags: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  2 --
 app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild | 39 ----------------------
 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 28 ----------------
 3 files changed, 69 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 4327a880f66..4b169319a10 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,4 +1,2 @@
 DIST cpuid2cpuflags-10.tar.bz2 82756 BLAKE2B 144ccc9ffff9fdafa9d29628963143b3685421c3c96a81ab780d835c7e0d83fdfe02c720744f57f2947c6079af157c2b6d3e61277f5af734fdba08c6fec23b9f SHA512 c34feef1548b9ade349efbdb68880fea303dd9a8d361de017b925688f9b189602cb175e1699dbe7b48f6887f343fafca9ff0ac95b8eb174bf7201c8bb5978c98
 DIST cpuid2cpuflags-11.tar.bz2 83091 BLAKE2B 2225b6031505597050332d50f4cee69aebb263f9def8043fde64b61e7d06bd2b2ab306eab31701434435a5ede1da974004db3d800a9184011595ed5c16422c79 SHA512 0eeff4e6369eaca6ddb516ff95597c649a7619c1ad79b0d73f51ef9f903db55cb7a49c5ccec478c9a923abfcce63e4ee5b6436f08eb9092b0024c898e508750b
-DIST cpuid2cpuflags-9.tar.bz2 82841 BLAKE2B 6f866a29680b53975359c56f54f3ecd8e978fe55297fdfcb84b25f57dc38bb0fb5c2169dde83e29235d13667a43faa11d75fa15e3d8fbef65a86cea2832363c4 SHA512 61a265abfd5b0920e1b3c18d322dceb416a6a353b3d3ef3f01ab1d02aab1b45dd1ec4eed4ccf667eae82c953830f29d22a671dd7d7c2b4d309050033af1fd5b7
-DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild
deleted file mode 100644
index 3ca2f491f50..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1
-
-MY_PN=cpuinfo2cpuflags
-MY_P=${MY_PN}-${PV}
-DESCRIPTION="Script to guess CPU_FLAGS_X86 flags from /proc/cpuinfo"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${MY_P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=${PYTHON_DEPS}
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
-	python_foreach_impl python_newscript "${MY_PN}-x86"{.py,}
-}
-
-pkg_postinst() {
-	if has_version 'sys-apps/portage' \
-		&& ! has_version "sys-apps/portage[${PYTHON_USEDEP}]"
-	then
-		ewarn "Support for matching Python implementations should be enabled"
-		ewarn "on sys-apps/portage as well. Otherwise, cpuinfo2cpuflags won't"
-		ewarn "be able to figure out the correct repository location and will"
-		ewarn "require you to specify it explicitly."
-	fi
-}

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
deleted file mode 100644
index 5914671097e..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-07-13 17:18 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2020-07-13 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     62e39b27ae92110cf8eeeedc59ddef439c38fb8e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 17:17:12 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 17:18:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e39b27

app-portage/cpuid2cpuflags: Bump to v11

Now with rdrand flag support.

Bug: https://bugs.gentoo.org/724354
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 .../cpuid2cpuflags/cpuid2cpuflags-11.ebuild        | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index a39ad055c5c..4327a880f66 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,3 +1,4 @@
 DIST cpuid2cpuflags-10.tar.bz2 82756 BLAKE2B 144ccc9ffff9fdafa9d29628963143b3685421c3c96a81ab780d835c7e0d83fdfe02c720744f57f2947c6079af157c2b6d3e61277f5af734fdba08c6fec23b9f SHA512 c34feef1548b9ade349efbdb68880fea303dd9a8d361de017b925688f9b189602cb175e1699dbe7b48f6887f343fafca9ff0ac95b8eb174bf7201c8bb5978c98
+DIST cpuid2cpuflags-11.tar.bz2 83091 BLAKE2B 2225b6031505597050332d50f4cee69aebb263f9def8043fde64b61e7d06bd2b2ab306eab31701434435a5ede1da974004db3d800a9184011595ed5c16422c79 SHA512 0eeff4e6369eaca6ddb516ff95597c649a7619c1ad79b0d73f51ef9f903db55cb7a49c5ccec478c9a923abfcce63e4ee5b6436f08eb9092b0024c898e508750b
 DIST cpuid2cpuflags-9.tar.bz2 82841 BLAKE2B 6f866a29680b53975359c56f54f3ecd8e978fe55297fdfcb84b25f57dc38bb0fb5c2169dde83e29235d13667a43faa11d75fa15e3d8fbef65a86cea2832363c4 SHA512 61a265abfd5b0920e1b3c18d322dceb416a6a353b3d3ef3f01ab1d02aab1b45dd1ec4eed4ccf667eae82c953830f29d22a671dd7d7c2b4d309050033af1fd5b7
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
new file mode 100644
index 00000000000..365682172c5
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-11.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 18:08 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-06-08 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ba6d1972f890be849e92f1b6c6aaa628add9e6e7
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 18:01:33 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 18:02:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6d1972

app-portage/cpuid2cpuflags: version 10 arm64 stable

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
index 5d4358d8a54..a0ad0f71b50 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 18:08 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-06-08 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5b96fa32c31c67c6e88be453c3a69cc9ffbc3b23
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 18:02:22 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 18:02:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b96fa32

app-portage/cpuid2cpuflags: version 10 arm stable

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
index 9fb60c1f829..5914671097e 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 18:08 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-06-08 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5117fabb100dd26dc75f69b4445775899134efa5
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 18:01:53 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 18:02:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5117fabb

app-portage/cpuid2cpuflags: version 10 x86 stable

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
index a0ad0f71b50..9fb60c1f829 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 18:08 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-06-08 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     918e7c3f0b41f24666e78ebf2d1ac195aa1182ef
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 17:59:56 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 18:02:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918e7c3f

app-portage/cpuid2cpuflags: version 10 ppc stable

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
index 365682172c5..273c60ec6c1 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 18:08 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-06-08 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ad5cb3d8be3a94e8d9c8355e31271f7b537dca1b
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 18:01:20 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 18:02:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5cb3d8

app-portage/cpuid2cpuflags: version 10 amd64 stable

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
index 518a1bbc63c..5d4358d8a54 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 18:08 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-06-08 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e28ab608c3b96337253c8979bb71b4bb92224384
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 18:01:08 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 18:02:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28ab608

app-portage/cpuid2cpuflags: version 10 ppc64 stable

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
index 273c60ec6c1..518a1bbc63c 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-06-08 10:48 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2020-06-08 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     41052729dcea16bfe157728a6e97d069456a92ad
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 10:48:16 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 10:48:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41052729

app-portage/cpuid2cpuflags: Bump to v10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 .../cpuid2cpuflags/cpuid2cpuflags-10.ebuild        | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 0858d45a5db..a39ad055c5c 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1,3 @@
+DIST cpuid2cpuflags-10.tar.bz2 82756 BLAKE2B 144ccc9ffff9fdafa9d29628963143b3685421c3c96a81ab780d835c7e0d83fdfe02c720744f57f2947c6079af157c2b6d3e61277f5af734fdba08c6fec23b9f SHA512 c34feef1548b9ade349efbdb68880fea303dd9a8d361de017b925688f9b189602cb175e1699dbe7b48f6887f343fafca9ff0ac95b8eb174bf7201c8bb5978c98
 DIST cpuid2cpuflags-9.tar.bz2 82841 BLAKE2B 6f866a29680b53975359c56f54f3ecd8e978fe55297fdfcb84b25f57dc38bb0fb5c2169dde83e29235d13667a43faa11d75fa15e3d8fbef65a86cea2832363c4 SHA512 61a265abfd5b0920e1b3c18d322dceb416a6a353b3d3ef3f01ab1d02aab1b45dd1ec4eed4ccf667eae82c953830f29d22a671dd7d7c2b4d309050033af1fd5b7
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
new file mode 100644
index 00000000000..365682172c5
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-05-04  9:37 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2020-05-04  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     d31010d1b82cfa9ccd6b7a7a787d7f0c8257df80
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 09:29:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 09:36:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31010d1

app-portage/cpuid2cpuflags: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 -
 app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 21d476316e1..0858d45a5db 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,3 +1,2 @@
-DIST cpuid2cpuflags-8.tar.bz2 82432 BLAKE2B c4284106a4b1433e266e364b40dd50cf801f6b4afcb6928b13c1ac58ea1c3854b4a952f6ac914ef995aaa8bc9cfd8a4428c84386eb2949f83228a5b9d9781ada SHA512 167ee1620d6d726ef849d265785b568bb72a1aae15f5f0c527a903424c8ce9519033c49e8a143ae093b56e25fd71b4746793fb825233173fe60ac29eeecca20c
 DIST cpuid2cpuflags-9.tar.bz2 82841 BLAKE2B 6f866a29680b53975359c56f54f3ecd8e978fe55297fdfcb84b25f57dc38bb0fb5c2169dde83e29235d13667a43faa11d75fa15e3d8fbef65a86cea2832363c4 SHA512 61a265abfd5b0920e1b3c18d322dceb416a6a353b3d3ef3f01ab1d02aab1b45dd1ec4eed4ccf667eae82c953830f29d22a671dd7d7c2b4d309050033af1fd5b7
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
deleted file mode 100644
index 9c7976f33b9..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-23  6:29 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2020-04-23  6:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e6d6f56d20a694e2439f1063e16d9b1fbbbc3f80
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 06:28:49 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 06:28:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d6f56d

app-portage/cpuid2cpuflags: x86 stable wrt bug #718608

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
index 5754b864c83..5914671097e 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-23  6:24 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2020-04-23  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ac7a179ad96135b6a4b2d2b488320bcd8f21a7ba
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 06:24:12 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 06:24:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7a179a

app-portage/cpuid2cpuflags: ppc stable wrt bug #718608

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
index 3fc5b710f6c..5754b864c83 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-23  6:21 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2020-04-23  6:21 UTC (permalink / raw
  To: gentoo-commits

commit:     bc3f4c75135426abdfa18954d198272df07d8997
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 06:21:12 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 06:21:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3f4c75

app-portage/cpuid2cpuflags: arm stable wrt bug #718608

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
index c6bd15ddbe1..3fc5b710f6c 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-22 13:57 Mikle Kolyada
  0 siblings, 0 replies; 66+ messages in thread
From: Mikle Kolyada @ 2020-04-22 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a24eda7394dd6e5ff36c6cfbc4a128f3b9ed040b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 13:56:55 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 13:56:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24eda73

app-portage/cpuid2cpuflags: amd64 stable wrt bug #718608

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
index 2b1084c3ea1..c6bd15ddbe1 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-21 10:13 Mart Raudsepp
  0 siblings, 0 replies; 66+ messages in thread
From: Mart Raudsepp @ 2020-04-21 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     9692f3e6fdea42bffdad2840d90431dca7cb7cd9
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Mon Apr 20 13:21:18 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 21 10:12:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9692f3e6

app-portage/cpuid2cpuflags: arm64 stable (bug #718608)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
index 8c58ae3952a..2b1084c3ea1 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-20 16:40 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-04-20 16:40 UTC (permalink / raw
  To: gentoo-commits

commit:     11fb3597bd9d9ad8cf1a5f6c7695c8bf02b693c3
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 16:39:37 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 16:40:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11fb3597

app-portage/cpuid2cpuflags: version 9 ppc64 stable, bug #718608

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
index 365682172c5..8c58ae3952a 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-04-20 12:32 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2020-04-20 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     31097c1b6b40acd62298591e3d6346e7996b9d4c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 12:30:40 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 12:32:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31097c1b

app-portage/cpuid2cpuflags: Bump to v9

Closes: https://bugs.gentoo.org/718388
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 5892e3daaad..21d476316e1 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1,3 @@
 DIST cpuid2cpuflags-8.tar.bz2 82432 BLAKE2B c4284106a4b1433e266e364b40dd50cf801f6b4afcb6928b13c1ac58ea1c3854b4a952f6ac914ef995aaa8bc9cfd8a4428c84386eb2949f83228a5b9d9781ada SHA512 167ee1620d6d726ef849d265785b568bb72a1aae15f5f0c527a903424c8ce9519033c49e8a143ae093b56e25fd71b4746793fb825233173fe60ac29eeecca20c
+DIST cpuid2cpuflags-9.tar.bz2 82841 BLAKE2B 6f866a29680b53975359c56f54f3ecd8e978fe55297fdfcb84b25f57dc38bb0fb5c2169dde83e29235d13667a43faa11d75fa15e3d8fbef65a86cea2832363c4 SHA512 61a265abfd5b0920e1b3c18d322dceb416a6a353b3d3ef3f01ab1d02aab1b45dd1ec4eed4ccf667eae82c953830f29d22a671dd7d7c2b4d309050033af1fd5b7
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
new file mode 100644
index 00000000000..365682172c5
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2020-03-16  2:31 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2020-03-16  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     41d8bdf18496692b34ca24ad721b318f793c5ce6
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 01:55:09 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 02:30:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d8bdf1

app-portage/cpuid2cpuflags: ver 8 ppc64 stable

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
index 269ffe7851c..9c7976f33b9 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.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,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-12-26 11:27 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2019-12-26 11:27 UTC (permalink / raw
  To: gentoo-commits

commit:     75f2e4a0a036e2d5b1a52131664173b5f79f6b59
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 11:06:49 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 11:27:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f2e4a0

app-portage/cpuid2cpuflags: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 -
 app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index d23c49362ee..5892e3daaad 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,3 +1,2 @@
-DIST cpuid2cpuflags-6.tar.bz2 79329 BLAKE2B 3fb1e104a065b020926602e3badcb96c8c3bbcf5ddc708eebdf7754e37bc302b88297471f51a07403eb49b0d688a1c2725b878bcb2a47edb0f491e3608d72b49 SHA512 b7c844667988663ad50430a506055c11263c33bd8821ae8025eea3f719c33101425dcaef3f89afed7f15952d678e4467afe99672eb3135bedc34fe5979f999e0
 DIST cpuid2cpuflags-8.tar.bz2 82432 BLAKE2B c4284106a4b1433e266e364b40dd50cf801f6b4afcb6928b13c1ac58ea1c3854b4a952f6ac914ef995aaa8bc9cfd8a4428c84386eb2949f83228a5b9d9781ada SHA512 167ee1620d6d726ef849d265785b568bb72a1aae15f5f0c527a903424c8ce9519033c49e8a143ae093b56e25fd71b4746793fb825233173fe60ac29eeecca20c
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
deleted file mode 100644
index 1dd51522610..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-12-24 14:21 Mikle Kolyada
  0 siblings, 0 replies; 66+ messages in thread
From: Mikle Kolyada @ 2019-12-24 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     975eccf2d3754995166f21f7d2cd2f70b883d471
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 14:17:12 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 14:17:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975eccf2

app-portage/cpuid2cpuflags: arm stable wrt bug #702708

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
index c0e57ed3ad2..269ffe7851c 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-12-15 14:46 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2019-12-15 14:46 UTC (permalink / raw
  To: gentoo-commits

commit:     be34a9b2a89cac44d7091ed7074b0e731355eb1c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 14:46:25 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 14:46:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be34a9b2

app-portage/cpuid2cpuflags: x86 stable wrt bug #702708

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
index 0c0af22b629..c0e57ed3ad2 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-12-15 13:43 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2019-12-15 13:43 UTC (permalink / raw
  To: gentoo-commits

commit:     2e445275741460d89693666fd2961e8f8240d260
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 13:42:12 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 13:42:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e445275

app-portage/cpuid2cpuflags: amd64 stable wrt bug #702708

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
index 9d786e5efb9..0c0af22b629 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-12-13 16:57 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2019-12-13 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     b0a3f4e7c0a47724c6b9c7ca7293f28c9a9e5cff
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 16:43:41 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 16:57:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a3f4e7

app-portage/cpuid2cpuflags: Remove redundant versions

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  2 --
 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 28 ----------------------
 app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild | 28 ----------------------
 3 files changed, 58 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 3c2c8c935d5..d23c49362ee 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,5 +1,3 @@
-DIST cpuid2cpuflags-5.tar.bz2 72050 BLAKE2B e9b7022ae5b7d51c88b5e41d9d7af1175498cb5a1f32876bfb766f785060f501d07ba3a5c346961e742bbf7022121faf3d0d068ec711ee9ed4e67cbdcd72a58a SHA512 41dcd2b974f6bd96867dea15a3839a8d63a3ff600189107ab16a67b5bc77ef421acbedb83f3e3b16ec90ac900d187aa8c44baae6fbdb4988f3bf7caa2d0d19a2
 DIST cpuid2cpuflags-6.tar.bz2 79329 BLAKE2B 3fb1e104a065b020926602e3badcb96c8c3bbcf5ddc708eebdf7754e37bc302b88297471f51a07403eb49b0d688a1c2725b878bcb2a47edb0f491e3608d72b49 SHA512 b7c844667988663ad50430a506055c11263c33bd8821ae8025eea3f719c33101425dcaef3f89afed7f15952d678e4467afe99672eb3135bedc34fe5979f999e0
-DIST cpuid2cpuflags-7.tar.bz2 80582 BLAKE2B f78c94e2c3706a3bffe58631455c91d1742d8e551449b8ec0b3aa7cef4b542dbc7215f6cc6d5d8514aa7f8d90af56ea95ab6d1263f8d7442e0478581728d9511 SHA512 6ddfab6fc44910f8ad1c03ef1f6d6e2a9348a4ae419eeca6f97cf7bea76a88a2ff413421f6fc75df22b6b04d42346dc0f3c958dbd87d672abe007bfacf355d7f
 DIST cpuid2cpuflags-8.tar.bz2 82432 BLAKE2B c4284106a4b1433e266e364b40dd50cf801f6b4afcb6928b13c1ac58ea1c3854b4a952f6ac914ef995aaa8bc9cfd8a4428c84386eb2949f83228a5b9d9781ada SHA512 167ee1620d6d726ef849d265785b568bb72a1aae15f5f0c527a903424c8ce9519033c49e8a143ae093b56e25fd71b4746793fb825233173fe60ac29eeecca20c
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
deleted file mode 100644
index 81e0c4eaea6..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
deleted file mode 100644
index 9d786e5efb9..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-09-17 21:00 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2019-09-17 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     41595b06df98427c001787115f3f6471b059bed1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 20:46:40 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 21:00:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41595b06

app-portage/cpuid2cpuflags: Bump to v8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 94fd55fec78..3c2c8c935d5 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,4 +1,5 @@
 DIST cpuid2cpuflags-5.tar.bz2 72050 BLAKE2B e9b7022ae5b7d51c88b5e41d9d7af1175498cb5a1f32876bfb766f785060f501d07ba3a5c346961e742bbf7022121faf3d0d068ec711ee9ed4e67cbdcd72a58a SHA512 41dcd2b974f6bd96867dea15a3839a8d63a3ff600189107ab16a67b5bc77ef421acbedb83f3e3b16ec90ac900d187aa8c44baae6fbdb4988f3bf7caa2d0d19a2
 DIST cpuid2cpuflags-6.tar.bz2 79329 BLAKE2B 3fb1e104a065b020926602e3badcb96c8c3bbcf5ddc708eebdf7754e37bc302b88297471f51a07403eb49b0d688a1c2725b878bcb2a47edb0f491e3608d72b49 SHA512 b7c844667988663ad50430a506055c11263c33bd8821ae8025eea3f719c33101425dcaef3f89afed7f15952d678e4467afe99672eb3135bedc34fe5979f999e0
 DIST cpuid2cpuflags-7.tar.bz2 80582 BLAKE2B f78c94e2c3706a3bffe58631455c91d1742d8e551449b8ec0b3aa7cef4b542dbc7215f6cc6d5d8514aa7f8d90af56ea95ab6d1263f8d7442e0478581728d9511 SHA512 6ddfab6fc44910f8ad1c03ef1f6d6e2a9348a4ae419eeca6f97cf7bea76a88a2ff413421f6fc75df22b6b04d42346dc0f3c958dbd87d672abe007bfacf355d7f
+DIST cpuid2cpuflags-8.tar.bz2 82432 BLAKE2B c4284106a4b1433e266e364b40dd50cf801f6b4afcb6928b13c1ac58ea1c3854b4a952f6ac914ef995aaa8bc9cfd8a4428c84386eb2949f83228a5b9d9781ada SHA512 167ee1620d6d726ef849d265785b568bb72a1aae15f5f0c527a903424c8ce9519033c49e8a143ae093b56e25fd71b4746793fb825233173fe60ac29eeecca20c
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
new file mode 100644
index 00000000000..f90b8b68888
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-8.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-09-13 17:58 Mikle Kolyada
  0 siblings, 0 replies; 66+ messages in thread
From: Mikle Kolyada @ 2019-09-13 17:58 UTC (permalink / raw
  To: gentoo-commits

commit:     2e61cfaae04eda9bd26701a4d2ce13d68c99cd0a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 17:58:02 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 17:58:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e61cfaa

app-portage/cpuid2cpuflags: arm stable wrt bug #693736

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
index 6b4ad44d0f2..f4757396a0a 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-09-11 10:19 Georgy Yakovlev
  0 siblings, 0 replies; 66+ messages in thread
From: Georgy Yakovlev @ 2019-09-11 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     764a4f0dc7a90748192840b5e0ad72265b98d824
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 10:19:10 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 10:19:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764a4f0d

app-portage/cpuid2cpuflags: keyword version 7 on ppc/ppc64

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
index b4d12bac27b..f90b8b68888 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-09-10 20:03 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2019-09-10 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5573b23ca0a533fefc536ed590f8c53f11619902
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 20:02:22 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 20:03:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5573b23c

app-portage/cpuid2cpuflags: Bump to v7, with ppc support

Thanks to Georgy Yakovlev for the patch, testing and hopefully upcoming
keywording.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 24603e56533..94fd55fec78 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,3 +1,4 @@
 DIST cpuid2cpuflags-5.tar.bz2 72050 BLAKE2B e9b7022ae5b7d51c88b5e41d9d7af1175498cb5a1f32876bfb766f785060f501d07ba3a5c346961e742bbf7022121faf3d0d068ec711ee9ed4e67cbdcd72a58a SHA512 41dcd2b974f6bd96867dea15a3839a8d63a3ff600189107ab16a67b5bc77ef421acbedb83f3e3b16ec90ac900d187aa8c44baae6fbdb4988f3bf7caa2d0d19a2
 DIST cpuid2cpuflags-6.tar.bz2 79329 BLAKE2B 3fb1e104a065b020926602e3badcb96c8c3bbcf5ddc708eebdf7754e37bc302b88297471f51a07403eb49b0d688a1c2725b878bcb2a47edb0f491e3608d72b49 SHA512 b7c844667988663ad50430a506055c11263c33bd8821ae8025eea3f719c33101425dcaef3f89afed7f15952d678e4467afe99672eb3135bedc34fe5979f999e0
+DIST cpuid2cpuflags-7.tar.bz2 80582 BLAKE2B f78c94e2c3706a3bffe58631455c91d1742d8e551449b8ec0b3aa7cef4b542dbc7215f6cc6d5d8514aa7f8d90af56ea95ab6d1263f8d7442e0478581728d9511 SHA512 6ddfab6fc44910f8ad1c03ef1f6d6e2a9348a4ae419eeca6f97cf7bea76a88a2ff413421f6fc75df22b6b04d42346dc0f3c958dbd87d672abe007bfacf355d7f
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
new file mode 100644
index 00000000000..b4d12bac27b
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-09-09  5:54 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2019-09-09  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5d18b6d66b0b3471c5e91f94a3e4a7878cc33770
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 05:52:31 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 05:52:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d18b6d6

app-portage/cpuid2cpuflags: amd64 stable wrt bug #693736

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
index bbb99e44dcb..6b4ad44d0f2 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-09-08 19:15 Thomas Deutschmann
  0 siblings, 0 replies; 66+ messages in thread
From: Thomas Deutschmann @ 2019-09-08 19:15 UTC (permalink / raw
  To: gentoo-commits

commit:     dee4ff396c01009a9b1792df7919d2e25d57e3fb
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 18:45:33 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 18:45:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee4ff39

app-portage/cpuid2cpuflags: x86 stable (bug #693736)

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
index b4d12bac27b..bbb99e44dcb 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-07-19 18:15 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2019-07-19 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     604c524209a63a0ba0573387289cf49c0d1f05ea
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 18:14:14 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 18:14:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604c5242

app-portage/cpuid2cpuflags: Bump to v6

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild | 28 ++++++++++++++++++++++
 .../cpuid2cpuflags/cpuid2cpuflags-9999.ebuild      |  2 +-
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 03b067f6547..24603e56533 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1,3 @@
 DIST cpuid2cpuflags-5.tar.bz2 72050 BLAKE2B e9b7022ae5b7d51c88b5e41d9d7af1175498cb5a1f32876bfb766f785060f501d07ba3a5c346961e742bbf7022121faf3d0d068ec711ee9ed4e67cbdcd72a58a SHA512 41dcd2b974f6bd96867dea15a3839a8d63a3ff600189107ab16a67b5bc77ef421acbedb83f3e3b16ec90ac900d187aa8c44baae6fbdb4988f3bf7caa2d0d19a2
+DIST cpuid2cpuflags-6.tar.bz2 79329 BLAKE2B 3fb1e104a065b020926602e3badcb96c8c3bbcf5ddc708eebdf7754e37bc302b88297471f51a07403eb49b0d688a1c2725b878bcb2a47edb0f491e3608d72b49 SHA512 b7c844667988663ad50430a506055c11263c33bd8821ae8025eea3f719c33101425dcaef3f89afed7f15952d678e4467afe99672eb3135bedc34fe5979f999e0
 DIST cpuinfo2cpuflags-1.tar.gz 1429 BLAKE2B 5126e643e5e2ea0be2418068fbcfbbae1781a0e3ab7903d909d4a5a291cb2e5db132a7a6a5c6db12a757688efca0557e4331a91f64af4b7e47deca415fd05b34 SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
new file mode 100644
index 00000000000..b4d12bac27b
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
index d2155527461..5192dad1280 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_REPO_URI="https://github.com/mgorny/cpuid2cpuflags"
 inherit autotools git-r3


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2019-01-12 15:38 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2019-01-12 15:38 UTC (permalink / raw
  To: gentoo-commits

commit:     cfeeecbdbddcab225a7a00a6e1289d25b8d7da70
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 12 15:34:14 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 12 15:38:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfeeecbd

app-portage/cpuid2cpuflags: Fix desc not to mention _X86

The tool supports ARM as well these days, so X86 might be confusing.
Reported by 'nado'.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild    | 4 ++--
 app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
index cb1e96dd1c6..445b12b35e5 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
 HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
 SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
 

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
index 8e891b478ae..d2155527461 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 EGIT_REPO_URI="https://github.com/mgorny/cpuid2cpuflags"
 inherit autotools git-r3
 
-DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
 HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
 SRC_URI=""
 


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2018-03-15 16:17 Mikle Kolyada
  0 siblings, 0 replies; 66+ messages in thread
From: Mikle Kolyada @ 2018-03-15 16:17 UTC (permalink / raw
  To: gentoo-commits

commit:     beb3a3884396009bba247715ccde2a00c10af070
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 15 16:17:32 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 15 16:17:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb3a388

app-portage/cpuid2cpuflags: arm stable wrt bug #643050

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
index 3cc46d27790..cb1e96dd1c6 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2018-02-06 15:10 Thomas Deutschmann
  0 siblings, 0 replies; 66+ messages in thread
From: Thomas Deutschmann @ 2018-02-06 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     054779997e1d2b38cd432e4c0ae0e8ce62427592
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 13:10:22 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Feb  6 15:09:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05477999

app-portage/cpuid2cpuflags: x86 stable (bug #643050)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
index 6467a205914..3cc46d27790 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-12-02  9:36 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-12-02  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     5f26acab975e7e81f1effa59ed7b63af9c199162
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 08:28:49 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 09:36:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f26acab

app-portage/cpuid2cpuflags: Prune redundant versions

 app-portage/cpuid2cpuflags/Manifest                |  2 --
 app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild | 16 -------------
 app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild | 28 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 3c97af07368..807d1075238 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,4 +1,2 @@
-DIST cpuid2cpuflags-3.tar.bz2 70130 SHA256 779314786ceb347e69f150becd54b97b9f18a1d7e06ca88b7b112a44e00d116c SHA512 65fb0a845a480977a64566d5e3a3700af60f96252eef6d26273afc43484a2289cdb311fcfc1cee60e684be15e167c796e901b68a2a981f6b9c02c8055daddc71 WHIRLPOOL 9036563c9ce80896640f4fee6a35dfbc936521abbe2b9d79b951af5e9218f161d35b9ab3dc68e1f685f8d000c13c0c649c66c84c132d65c88127e701db084910
 DIST cpuid2cpuflags-4.tar.bz2 71216 SHA256 e8d911d06852ffa860ad175235f78aa8beb009ecb26d1809cd6c3fd253dbba4a SHA512 0f8a078a605687af9be0152d530dabfa7636827005747a5cce399103eec34f96216b4417e06472821aceecdca737a6ee106b63f056f221d6f2a3050bc3a03f6b WHIRLPOOL e887c998d0b5b4ffa9956c76f3853d4d695acc6eafaa4e94484ce3c895399a78e98eb91fb918a7df5e2cc07c6e28ea100725bf0b28af23cd082f6e719a62b74b
 DIST cpuinfo2cpuflags-1.tar.gz 1429 SHA256 aaa4b80568936acc4b2798f62254a5170328c862cadc70b22cd10e4e6716bbcc SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede WHIRLPOOL 57c66d7eddbf6245735f037980a3d7a685dbccc11bba7e7dd0e1290a77960f17cdb81f161c012abc0eec213b951709df8d7677f0034d5b083bc6f45be1386ad8
-DIST cpuinfo2cpuflags-2.tar.bz2 68939 SHA256 a8779df6fbd5f7d3b92580b0b73242a209bedd4e8204ea04d1d811e1ca6d5cba SHA512 672042112e6430edb0dbfd82d3de2088324544e7bcd81b1c3376d5a85b5f7da91b0e1c92d00d575adb861091b33de599a05edc9a75d0ef76a253ca077276127c WHIRLPOOL f64c040a4a6b8c193447d6c01aa2ba18af5c1232c6a7b0f9f794f5792c39d7c4288c190d135f2c80475dbf5fc3f187496edab4861209209311cdcd0e4218c7d8

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
deleted file mode 100644
index e2535eee58b..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P=cpuinfo2cpuflags-${PV}
-DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${MY_P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
deleted file mode 100644
index 7aec3c15788..00000000000
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
-HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
-SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-pkg_postinst() {
-	local v
-	for v in ${REPLACING_VERSIONS}; do
-		if [[ ${v%-r*} -lt 2 ]]; then
-			elog 'Please note that the output has changed in v2. The new format is suitable'
-			elog 'both for Portage and Paludis. To use it, e.g.:'
-			elog
-			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
-			elog
-			elog '(you may need to convert package.use into a directory if you want to use'
-			elog ' separate file as presented here)'
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-12-02  9:36 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-12-02  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     909fca4c4df3bdb3e6e3c45b7828c19b253c65bb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 08:34:46 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 09:36:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909fca4c

app-portage/cpuid2cpuflags: Bump to v5

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 807d1075238..bc12592bf01 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1,3 @@
 DIST cpuid2cpuflags-4.tar.bz2 71216 SHA256 e8d911d06852ffa860ad175235f78aa8beb009ecb26d1809cd6c3fd253dbba4a SHA512 0f8a078a605687af9be0152d530dabfa7636827005747a5cce399103eec34f96216b4417e06472821aceecdca737a6ee106b63f056f221d6f2a3050bc3a03f6b WHIRLPOOL e887c998d0b5b4ffa9956c76f3853d4d695acc6eafaa4e94484ce3c895399a78e98eb91fb918a7df5e2cc07c6e28ea100725bf0b28af23cd082f6e719a62b74b
+DIST cpuid2cpuflags-5.tar.bz2 72050 BLAKE2B e9b7022ae5b7d51c88b5e41d9d7af1175498cb5a1f32876bfb766f785060f501d07ba3a5c346961e742bbf7022121faf3d0d068ec711ee9ed4e67cbdcd72a58a SHA512 41dcd2b974f6bd96867dea15a3839a8d63a3ff600189107ab16a67b5bc77ef421acbedb83f3e3b16ec90ac900d187aa8c44baae6fbdb4988f3bf7caa2d0d19a2
 DIST cpuinfo2cpuflags-1.tar.gz 1429 SHA256 aaa4b80568936acc4b2798f62254a5170328c862cadc70b22cd10e4e6716bbcc SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede WHIRLPOOL 57c66d7eddbf6245735f037980a3d7a685dbccc11bba7e7dd0e1290a77960f17cdb81f161c012abc0eec213b951709df8d7677f0034d5b083bc6f45be1386ad8

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
new file mode 100644
index 00000000000..318806faa56
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-04-18  9:25 Alexis Ballier
  0 siblings, 0 replies; 66+ messages in thread
From: Alexis Ballier @ 2017-04-18  9:25 UTC (permalink / raw
  To: gentoo-commits

commit:     4fe9e5255aa6c04330ba3144952e7d19262a2a53
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 09:24:41 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 09:25:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe9e525

app-portage/cpuid2cpuflags: keyword ~arm

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
index 7aec3c15788..318806faa56 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-04-01  6:15 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-04-01  6:15 UTC (permalink / raw
  To: gentoo-commits

commit:     987ef12c8d09ce9f470a027825916f0041f9b925
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 06:12:30 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 06:15:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987ef12c

app-portage/cpuid2cpuflags: Drop v2 back to ~arch due to lack of docs

The version 2 lacks documentation on the new output format, plus changes
the executable name (which is then changed again). To avoid more
confusion and partial script changes, let's kill it and instead focus
on stabilizing v4 soonish.

 app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
index 2b7bcfc1859..e2535eee58b 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${MY_
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-04-01  6:15 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-04-01  6:15 UTC (permalink / raw
  To: gentoo-commits

commit:     a6139b237992c6963d48b60e31f0f4520cd33636
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 06:14:12 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 06:15:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6139b23

app-portage/cpuid2cpuflags: Add postinst about the new output

 app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild | 15 +++++++++++++++
 app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild | 15 +++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
index 9d5be8483d5..7aec3c15788 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
@@ -11,3 +11,18 @@ LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
index 9d5be8483d5..7aec3c15788 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
@@ -11,3 +11,18 @@ LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
+
+pkg_postinst() {
+	local v
+	for v in ${REPLACING_VERSIONS}; do
+		if [[ ${v%-r*} -lt 2 ]]; then
+			elog 'Please note that the output has changed in v2. The new format is suitable'
+			elog 'both for Portage and Paludis. To use it, e.g.:'
+			elog
+			elog '  $ echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpuflags'
+			elog
+			elog '(you may need to convert package.use into a directory if you want to use'
+			elog ' separate file as presented here)'
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-03-31 21:45 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-03-31 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     6dad9d7449f6f49a4b108b2b2c47610784edabd1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 21:45:25 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 21:45:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dad9d74

app-portage/cpuid2cpuflags: Bump to v4

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 01f26a172f0..3c97af07368 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,3 +1,4 @@
 DIST cpuid2cpuflags-3.tar.bz2 70130 SHA256 779314786ceb347e69f150becd54b97b9f18a1d7e06ca88b7b112a44e00d116c SHA512 65fb0a845a480977a64566d5e3a3700af60f96252eef6d26273afc43484a2289cdb311fcfc1cee60e684be15e167c796e901b68a2a981f6b9c02c8055daddc71 WHIRLPOOL 9036563c9ce80896640f4fee6a35dfbc936521abbe2b9d79b951af5e9218f161d35b9ab3dc68e1f685f8d000c13c0c649c66c84c132d65c88127e701db084910
+DIST cpuid2cpuflags-4.tar.bz2 71216 SHA256 e8d911d06852ffa860ad175235f78aa8beb009ecb26d1809cd6c3fd253dbba4a SHA512 0f8a078a605687af9be0152d530dabfa7636827005747a5cce399103eec34f96216b4417e06472821aceecdca737a6ee106b63f056f221d6f2a3050bc3a03f6b WHIRLPOOL e887c998d0b5b4ffa9956c76f3853d4d695acc6eafaa4e94484ce3c895399a78e98eb91fb918a7df5e2cc07c6e28ea100725bf0b28af23cd082f6e719a62b74b
 DIST cpuinfo2cpuflags-1.tar.gz 1429 SHA256 aaa4b80568936acc4b2798f62254a5170328c862cadc70b22cd10e4e6716bbcc SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede WHIRLPOOL 57c66d7eddbf6245735f037980a3d7a685dbccc11bba7e7dd0e1290a77960f17cdb81f161c012abc0eec213b951709df8d7677f0034d5b083bc6f45be1386ad8
 DIST cpuinfo2cpuflags-2.tar.bz2 68939 SHA256 a8779df6fbd5f7d3b92580b0b73242a209bedd4e8204ea04d1d811e1ca6d5cba SHA512 672042112e6430edb0dbfd82d3de2088324544e7bcd81b1c3376d5a85b5f7da91b0e1c92d00d575adb861091b33de599a05edc9a75d0ef76a253ca077276127c WHIRLPOOL f64c040a4a6b8c193447d6c01aa2ba18af5c1232c6a7b0f9f794f5792c39d7c4288c190d135f2c80475dbf5fc3f187496edab4861209209311cdcd0e4218c7d8

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
new file mode 100644
index 00000000000..9d5be8483d5
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-03-25 14:43 Agostino Sarubbo
  0 siblings, 0 replies; 66+ messages in thread
From: Agostino Sarubbo @ 2017-03-25 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     97bcf38297c900d50653538b4c45fddf0f6b69bf
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 14:43:02 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 14:43:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bcf382

app-portage/cpuid2cpuflags: amd64 stable wrt bug #613678

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
index 66ec47ae488..2b7bcfc1859 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${MY_
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-03-23 19:23 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-03-23 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     aca1781181c201a4fb122a7dfe41c53bbaeba1e4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 19:20:02 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 19:23:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca17811

app-portage/cpuid2cpuflags: Bump to v3, with ARM support

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest
index 8f4b6b6512a..01f26a172f0 100644
--- a/app-portage/cpuid2cpuflags/Manifest
+++ b/app-portage/cpuid2cpuflags/Manifest
@@ -1,2 +1,3 @@
+DIST cpuid2cpuflags-3.tar.bz2 70130 SHA256 779314786ceb347e69f150becd54b97b9f18a1d7e06ca88b7b112a44e00d116c SHA512 65fb0a845a480977a64566d5e3a3700af60f96252eef6d26273afc43484a2289cdb311fcfc1cee60e684be15e167c796e901b68a2a981f6b9c02c8055daddc71 WHIRLPOOL 9036563c9ce80896640f4fee6a35dfbc936521abbe2b9d79b951af5e9218f161d35b9ab3dc68e1f685f8d000c13c0c649c66c84c132d65c88127e701db084910
 DIST cpuinfo2cpuflags-1.tar.gz 1429 SHA256 aaa4b80568936acc4b2798f62254a5170328c862cadc70b22cd10e4e6716bbcc SHA512 68a21cfdb0fc8c6eb5aad5c6702d50dd56c927b2010efea1651dbc6a9657654b770bc5a4055fb11e790066c2c63c9ea29c3e03d91057abe187e7029e6797aede WHIRLPOOL 57c66d7eddbf6245735f037980a3d7a685dbccc11bba7e7dd0e1290a77960f17cdb81f161c012abc0eec213b951709df8d7677f0034d5b083bc6f45be1386ad8
 DIST cpuinfo2cpuflags-2.tar.bz2 68939 SHA256 a8779df6fbd5f7d3b92580b0b73242a209bedd4e8204ea04d1d811e1ca6d5cba SHA512 672042112e6430edb0dbfd82d3de2088324544e7bcd81b1c3376d5a85b5f7da91b0e1c92d00d575adb861091b33de599a05edc9a75d0ef76a253ca077276127c WHIRLPOOL f64c040a4a6b8c193447d6c01aa2ba18af5c1232c6a7b0f9f794f5792c39d7c4288c190d135f2c80475dbf5fc3f187496edab4861209209311cdcd0e4218c7d8

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
new file mode 100644
index 00000000000..9d5be8483d5
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""


^ permalink raw reply related	[flat|nested] 66+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/
@ 2017-03-04 18:53 Michał Górny
  0 siblings, 0 replies; 66+ messages in thread
From: Michał Górny @ 2017-03-04 18:53 UTC (permalink / raw
  To: gentoo-commits

commit:     a4367e33b11c0427f947cda49cc77e6f61bbcb89
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 18:48:59 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 18:53:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4367e33

app-portage/cpuid2cpuflags: Add a live ebuild

 .../cpuid2cpuflags/cpuid2cpuflags-9999.ebuild       | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
new file mode 100644
index 00000000000..8e891b478ae
--- /dev/null
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_REPO_URI="https://github.com/mgorny/cpuid2cpuflags"
+inherit autotools git-r3
+
+DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
+SRC_URI=""
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+src_prepare() {
+	default
+	eautoreconf
+}


^ permalink raw reply related	[flat|nested] 66+ messages in thread

end of thread, other threads:[~2024-02-23  3:40 UTC | newest]

Thread overview: 66+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-18  7:29 [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2024-02-23  3:40 Michał Górny
2024-02-22 20:33 Arthur Zamarin
2024-02-08 17:10 Arthur Zamarin
2024-02-08 15:28 Michał Górny
2024-02-08 14:48 Michał Górny
2024-02-08 14:43 Michał Górny
2024-02-08 14:43 Michał Górny
2024-01-22 14:08 Michał Górny
2024-01-02 16:54 Michał Górny
2022-08-10 14:20 Michał Górny
2022-07-26  7:24 Michał Górny
2022-07-26  7:05 Sam James
2022-07-26  2:05 Sam James
2022-07-26  2:05 Sam James
2022-07-26  2:05 Sam James
2022-07-26  1:36 Sam James
2022-05-20  4:42 Michał Górny
2022-05-20  4:42 Michał Górny
2021-01-06 13:23 Fabian Groffen
2020-09-18  8:26 Agostino Sarubbo
2020-09-18  7:54 Agostino Sarubbo
2020-09-14  2:48 Sam James
2020-09-13 19:03 Sam James
2020-08-02 14:00 Michał Górny
2020-07-13 17:18 Michał Górny
2020-06-08 18:08 Georgy Yakovlev
2020-06-08 18:08 Georgy Yakovlev
2020-06-08 18:08 Georgy Yakovlev
2020-06-08 18:08 Georgy Yakovlev
2020-06-08 18:08 Georgy Yakovlev
2020-06-08 18:08 Georgy Yakovlev
2020-06-08 10:48 Michał Górny
2020-05-04  9:37 Michał Górny
2020-04-23  6:29 Agostino Sarubbo
2020-04-23  6:24 Agostino Sarubbo
2020-04-23  6:21 Agostino Sarubbo
2020-04-22 13:57 Mikle Kolyada
2020-04-21 10:13 Mart Raudsepp
2020-04-20 16:40 Georgy Yakovlev
2020-04-20 12:32 Michał Górny
2020-03-16  2:31 Georgy Yakovlev
2019-12-26 11:27 Michał Górny
2019-12-24 14:21 Mikle Kolyada
2019-12-15 14:46 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2019-12-13 16:57 Michał Górny
2019-09-17 21:00 Michał Górny
2019-09-13 17:58 Mikle Kolyada
2019-09-11 10:19 Georgy Yakovlev
2019-09-10 20:03 Michał Górny
2019-09-09  5:54 Agostino Sarubbo
2019-09-08 19:15 Thomas Deutschmann
2019-07-19 18:15 Michał Górny
2019-01-12 15:38 Michał Górny
2018-03-15 16:17 Mikle Kolyada
2018-02-06 15:10 Thomas Deutschmann
2017-12-02  9:36 Michał Górny
2017-12-02  9:36 Michał Górny
2017-04-18  9:25 Alexis Ballier
2017-04-01  6:15 Michał Górny
2017-04-01  6:15 Michał Górny
2017-03-31 21:45 Michał Górny
2017-03-25 14:43 Agostino Sarubbo
2017-03-23 19:23 Michał Górny
2017-03-04 18:53 Michał Górny

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