public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2015-12-05  9:57 Justin Lecher
  0 siblings, 0 replies; 44+ messages in thread
From: Justin Lecher @ 2015-12-05  9:57 UTC (permalink / raw
  To: gentoo-commits

commit:     88556fb1e7374d7c4b6953df2e7d35d2410d9771
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  5 09:56:39 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec  5 09:57:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88556fb1

app-portage/flaggie: Drop pypy support

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567450

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1.ebuild
index 291ad98..90490ad 100644
--- a/app-portage/flaggie/flaggie-0.2.1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit bash-completion-r1 distutils-r1
 

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index fc2a572..9e56ddd 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit bash-completion-r1 distutils-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2015-12-05 11:23 Justin Lecher
  0 siblings, 0 replies; 44+ messages in thread
From: Justin Lecher @ 2015-12-05 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     eabe16f5c22cb1de99a372e49136642d58196f6c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  5 11:23:15 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec  5 11:23:20 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabe16f5

app-portage/flaggie: Add pypy support back

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-portage/flaggie/flaggie-0.2.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1.ebuild
index 90490ad..936c68f 100644
--- a/app-portage/flaggie/flaggie-0.2.1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1.ebuild
@@ -3,7 +3,8 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit bash-completion-r1 distutils-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2016-11-06 16:29 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2016-11-06 16:29 UTC (permalink / raw
  To: gentoo-commits

commit:     5d8eee38d17fcc8b2c82398d2658c2f0a39e9415
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 16:27:48 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 16:29:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8eee38

app-portage/flaggie: Update URLs to GitHub

 app-portage/flaggie/flaggie-0.2.1.ebuild |  6 +++---
 app-portage/flaggie/flaggie-9999.ebuild  | 21 ++++++---------------
 app-portage/flaggie/metadata.xml         |  4 ++--
 3 files changed, 11 insertions(+), 20 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1.ebuild
index a20938c..f2e4670 100644
--- a/app-portage/flaggie/flaggie-0.2.1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
 inherit bash-completion-r1 distutils-r1
 
 DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://bitbucket.org/mgorny/flaggie/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/flaggie/"
+SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index c46553d..5c32549 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -1,33 +1,24 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit bash-completion-r1 distutils-r1
-
-#if LIVE
 EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
-inherit git-r3
-#endif
+inherit bash-completion-r1 distutils-r1 git-r3
 
 DESCRIPTION="A smart CLI mangler for package.* files"
 HOMEPAGE="https://bitbucket.org/mgorny/flaggie/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI=""
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS=""
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
 python_install_all() {
 	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}
 	distutils-r1_python_install_all

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index 540e3b6..5ecf888 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -10,7 +10,7 @@
       <email>mgorny@gentoo.org</email>
       <name>Michał Górny</name>
     </maintainer>
-    <bugs-to>https://bitbucket.org/mgorny/flaggie/issues/</bugs-to>
-    <remote-id type="bitbucket">mgorny/flaggie</remote-id>
+	<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
+    <remote-id type="github">mgorny/flaggie</remote-id>
   </upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2016-11-06 18:26 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2016-11-06 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d328cb472270df29a6efa82950f0ddcf322feda7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 18:23:55 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 18:26:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d328cb47

app-portage/flaggie: Update remaining URLs to GitHub

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

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 5c32549..6016e56 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -5,11 +5,11 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
 inherit bash-completion-r1 distutils-r1 git-r3
 
 DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://bitbucket.org/mgorny/flaggie/"
+HOMEPAGE="https://github.com/mgorny/flaggie/"
 SRC_URI=""
 
 LICENSE="BSD"


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2017-04-22  9:56 Pacho Ramos
  0 siblings, 0 replies; 44+ messages in thread
From: Pacho Ramos @ 2017-04-22  9:56 UTC (permalink / raw
  To: gentoo-commits

commit:     8a5dcec0513e64566e4e6ad479b4082f0ff4f9e4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 09:44:34 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 09:56:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5dcec0

app-portage/flaggie: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1.ebuild
index fd7e2be9c01..db5dbabc1d1 100644
--- a/app-portage/flaggie/flaggie-0.2.1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit bash-completion-r1 distutils-r1
 

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 36b1dcc8928..60d5f61f539 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
 inherit bash-completion-r1 distutils-r1 git-r3


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2017-11-25 19:55 David Seifert
  0 siblings, 0 replies; 44+ messages in thread
From: David Seifert @ 2017-11-25 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     c9ff8ac45cac07006036f7b2ec95091775d7e91e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 18:03:15 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 19:53:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ff8ac4

app-portage/flaggie: [QA] Consistent whitespace in metadata.xml

 app-portage/flaggie/metadata.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index 5ecf8886a38..f4ff1e6030f 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>mgorny@gentoo.org</email>
-    <name>Michał Górny</name>
-  </maintainer>
-  <upstream>
-    <maintainer status="active">
-      <email>mgorny@gentoo.org</email>
-      <name>Michał Górny</name>
-    </maintainer>
-	<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
-    <remote-id type="github">mgorny/flaggie</remote-id>
-  </upstream>
+	<maintainer type="person">
+		<email>mgorny@gentoo.org</email>
+		<name>Michał Górny</name>
+	</maintainer>
+	<upstream>
+		<maintainer status="active">
+			<email>mgorny@gentoo.org</email>
+			<name>Michał Górny</name>
+		</maintainer>
+		<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
+		<remote-id type="github">mgorny/flaggie</remote-id>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2019-05-18 10:02 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2019-05-18 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     899727e01145166ded98ef667830e834e5b29196
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:55:51 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:02:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899727e0

app-portage/flaggie: Prune dep on portage-mgorny

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 6 +-----
 app-portage/flaggie/flaggie-9999.ebuild     | 6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index 1e348532fb0..2d4177ad3fd 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -16,11 +16,7 @@ SLOT="0"
 KEYWORDS="amd64 arm ~hppa ~mips ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="
-	|| (
-		sys-apps/portage[${PYTHON_USEDEP}]
-		sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-	)"
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 
 python_install_all() {
 	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 8bff382266f..d979063b48d 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -16,11 +16,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
-	|| (
-		sys-apps/portage[${PYTHON_USEDEP}]
-		sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-	)"
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 
 python_install_all() {
 	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2020-01-04 20:12 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2020-01-04 20:12 UTC (permalink / raw
  To: gentoo-commits

commit:     361ee9df2fcac49714d358ad83b6e6c5c4291f92
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 20:06:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 20:12:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361ee9df

app-portage/flaggie: EAPI 7, newer impls

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 19 ++++++++++---------
 app-portage/flaggie/flaggie-9999.ebuild     |  8 +++++---
 2 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index d16a34cf3a3..2257dbe98c4 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit bash-completion-r1 distutils-r1
 
@@ -24,13 +25,13 @@ python_install_all() {
 }
 
 pkg_postinst() {
-	ewarn "Please denote that flaggie creates backups of your package.* files"
+	ewarn "Please note that flaggie creates backups of your package.* files"
 	ewarn "before performing each change through appending a single '~'."
 	ewarn "If you'd like to keep your own backup of them, please use another"
 	ewarn "naming scheme (or even better some VCS)."
-	elog
-	elog "bash-completion support requires:"
-	elog "	app-shells/gentoo-bashcomp"
-	has_version app-shells/gentoo-bashcomp && \
-		elog "(installed already)"
+	if ! has_version app-shells/gentoo-bashcomp; then
+		elog
+		elog "If you want to use bash-completion, you need to install:"
+		elog "	app-shells/gentoo-bashcomp"
+	fi
 }

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index d979063b48d..4a0285406c3 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
 inherit bash-completion-r1 distutils-r1 git-r3


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2020-02-11 11:38 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2020-02-11 11:38 UTC (permalink / raw
  To: gentoo-commits

commit:     439300574cbc69939e762b2971aec75500971862
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 11:30:00 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 11:38:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43930057

app-portage/flaggie: Remove py2

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 2 +-
 app-portage/flaggie/flaggie-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index 2257dbe98c4..b83500f62a8 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit bash-completion-r1 distutils-r1
 

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 4a0285406c3..27b6ebe6955 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
 inherit bash-completion-r1 distutils-r1 git-r3


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2020-09-27 16:29 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2020-09-27 16:29 UTC (permalink / raw
  To: gentoo-commits

commit:     7223296aec22d0d56f7ff1c8c2eeae5c8f9d86f4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 16:29:20 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 16:29:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7223296a

app-portage/flaggie: Keyword 0.2.1-r1 arm64, #741801

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

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index b83500f62a8..10823576b0a 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2021-05-22 11:26 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2021-05-22 11:26 UTC (permalink / raw
  To: gentoo-commits

commit:     08ceae61fd4d7d3321c763636eb2d45619abe774
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 11:23:26 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 22 11:25:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ceae61

app-portage/flaggie: Enable python3.9

Reported by 'txt.file'.

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 4 ++--
 app-portage/flaggie/flaggie-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index a7a5da9f118..7fa8f87b0bb 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit bash-completion-r1 distutils-r1
 

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 63eb6161717..054c1c21032 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
 inherit bash-completion-r1 distutils-r1 git-r3


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2021-07-21  2:22 Yixun Lan
  0 siblings, 0 replies; 44+ messages in thread
From: Yixun Lan @ 2021-07-21  2:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e1a7ac5c949d21ca9f8f98824e8d9c8133ec8d1b
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Mon Jul 19 03:06:54 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 02:21:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a7ac5c

app-portage/flaggie: keyword 0.2.1-r1 for ~riscv

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index 7fa8f87b0bb..fc24c8393df 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-05-18  7:36 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2022-05-18  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     b42867acabe10bf2572cc8d4ca05061fe193dbfe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 07:05:51 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 18 07:36:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42867ac

app-portage/flaggie: Remove obsolete upstream maintaer

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

 app-portage/flaggie/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index c7ed5cc31b68..3dd2573124f8 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -6,10 +6,6 @@
 		<name>Michał Górny</name>
 	</maintainer>
 	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
 		<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
 		<remote-id type="github">mgorny/flaggie</remote-id>
 	</upstream>


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-05-18  7:36 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2022-05-18  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3e4a2e88d2dfa41e7eb14583435cb5677bc0296f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 07:06:26 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 18 07:36:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4a2e88

app-portage/flaggie: Enable py3.10

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

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
index 5ced01008064..333975126b4f 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit bash-completion-r1 distutils-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-05-18  7:36 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2022-05-18  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     27dc861550a706df120c87f91d3d0a93338d3f69
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 07:06:16 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 18 07:36:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27dc8615

app-portage/flaggie: Use PEP517 build

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

 app-portage/flaggie/flaggie-0.2.1-r2.ebuild | 38 +++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
new file mode 100644
index 000000000000..5ced01008064
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="https://github.com/mgorny/flaggie/"
+SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	sys-apps/portage[${PYTHON_USEDEP}]
+"
+
+python_install_all() {
+	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}
+	distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+	ewarn "Please note that flaggie creates backups of your package.* files"
+	ewarn "before performing each change through appending a single '~'."
+	ewarn "If you'd like to keep your own backup of them, please use another"
+	ewarn "naming scheme (or even better some VCS)."
+	if ! has_version app-shells/gentoo-bashcomp; then
+		elog
+		elog "If you want to use bash-completion, you need to install:"
+		elog "	app-shells/gentoo-bashcomp"
+	fi
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-05-18  7:36 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2022-05-18  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     ae33dc79c65a258c742abdb76b6e04a113c0175d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 07:05:43 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 18 07:36:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae33dc79

app-portage/flaggie: Remove the live ebuild

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

 app-portage/flaggie/flaggie-9999.ebuild | 38 ---------------------------------
 1 file changed, 38 deletions(-)

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
deleted file mode 100644
index 054c1c210325..000000000000
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-
-EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
-inherit bash-completion-r1 distutils-r1 git-r3
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://github.com/mgorny/flaggie/"
-SRC_URI=""
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-
-python_install_all() {
-	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}
-	distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-	ewarn "Please note that flaggie creates backups of your package.* files"
-	ewarn "before performing each change through appending a single '~'."
-	ewarn "If you'd like to keep your own backup of them, please use another"
-	ewarn "naming scheme (or even better some VCS)."
-	if ! has_version app-shells/gentoo-bashcomp; then
-		elog
-		elog "If you want to use bash-completion, you need to install:"
-		elog "	app-shells/gentoo-bashcomp"
-	fi
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-06-06  6:28 Jakov Smolić
  0 siblings, 0 replies; 44+ messages in thread
From: Jakov Smolić @ 2022-06-06  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ceaf51ee2ed58d7eed578835e8ee62e784900a9c
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 06:28:00 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 06:28:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceaf51ee

app-portage/flaggie: Stabilize 0.2.1-r2 amd64, #849881

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
index c0c6c9ad79d5..c01f6fbdfd93 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	sys-apps/portage[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-06-06  6:28 Jakov Smolić
  0 siblings, 0 replies; 44+ messages in thread
From: Jakov Smolić @ 2022-06-06  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     26cd0d4e14c1cdb7a23a1cf6133ccdfbd2bafecc
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 06:27:33 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 06:27:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26cd0d4e

app-portage/flaggie: Stabilize 0.2.1-r2 x86, #849881

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
index 333975126b4f..c0c6c9ad79d5 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	sys-apps/portage[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-06-06  6:31 Jakov Smolić
  0 siblings, 0 replies; 44+ messages in thread
From: Jakov Smolić @ 2022-06-06  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     69aad754999b98f873f5a1fbc2ec20bf58fbcfeb
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 06:31:34 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 06:31:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69aad754

app-portage/flaggie: Stabilize 0.2.1-r2 arm, #849881

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
index c01f6fbdfd93..a64b068d63bb 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	sys-apps/portage[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-06-06  7:02 Jakov Smolić
  0 siblings, 0 replies; 44+ messages in thread
From: Jakov Smolić @ 2022-06-06  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     7a93b12730200ac21a22b98320528cb8b129d4fa
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 07:02:21 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 07:02:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a93b127

app-portage/flaggie: Stabilize 0.2.1-r2 arm64, #849881

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
index a64b068d63bb..dc1e4ca5c0ae 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	sys-apps/portage[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-06-06 23:32 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2022-06-06 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     4aed3e54b8d89a98acae794c996ed062a4943c90
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 23:32:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 23:32:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aed3e54

app-portage/flaggie: mark ALLARCHES

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

 app-portage/flaggie/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index 3dd2573124f8..a1a932d16da1 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -5,6 +5,7 @@
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>
 	</maintainer>
+	<stabilize-allarches/>
 	<upstream>
 		<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
 		<remote-id type="github">mgorny/flaggie</remote-id>


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-08-10 14:20 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2022-08-10 14:20 UTC (permalink / raw
  To: gentoo-commits

commit:     fa050bc90bd5150f74fb11b50d0ec5daed7af5e0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:18:27 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:18:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa050bc9

app-portage/flaggie: Update URLs

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 4 ++--
 app-portage/flaggie/flaggie-0.2.1-r2.ebuild | 4 ++--
 app-portage/flaggie/metadata.xml            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
index ccf3b152e2ca..745c3dbf05bf 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{7..9} )
 inherit bash-completion-r1 distutils-r1
 
 DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://github.com/mgorny/flaggie/"
-SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/flaggie/"
+SRC_URI="https://github.com/projg2/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
index dc1e4ca5c0ae..bc938abe510f 100644
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit bash-completion-r1 distutils-r1
 
 DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://github.com/mgorny/flaggie/"
-SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/flaggie/"
+SRC_URI="https://github.com/projg2/flaggie/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index a1a932d16da1..8d9c07df173b 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -7,7 +7,7 @@
 	</maintainer>
 	<stabilize-allarches/>
 	<upstream>
-		<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
-		<remote-id type="github">mgorny/flaggie</remote-id>
+		<bugs-to>https://github.com/projg2/flaggie/issues/</bugs-to>
+		<remote-id type="github">projg2/flaggie</remote-id>
 	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2022-08-10 14:20 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2022-08-10 14:20 UTC (permalink / raw
  To: gentoo-commits

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

app-portage/flaggie: Remove old

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 37 -----------------------------
 1 file changed, 37 deletions(-)

diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
deleted file mode 100644
index 745c3dbf05bf..000000000000
--- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://github.com/projg2/flaggie/"
-SRC_URI="https://github.com/projg2/flaggie/releases/download/${P}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-
-python_install_all() {
-	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}
-	distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-	ewarn "Please note that flaggie creates backups of your package.* files"
-	ewarn "before performing each change through appending a single '~'."
-	ewarn "If you'd like to keep your own backup of them, please use another"
-	ewarn "naming scheme (or even better some VCS)."
-	if ! has_version app-shells/gentoo-bashcomp; then
-		elog
-		elog "If you want to use bash-completion, you need to install:"
-		elog "	app-shells/gentoo-bashcomp"
-	fi
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-01-18 17:26 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-01-18 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     98c8f2a8a2a47606f677ab582ed942b457ded8e9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 17:20:25 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 17:26:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c8f2a8

app-portage/flaggie: Bump to 0.99.0 (prerelease)

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.0.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index 1d01791c764a..a6b60eb28f63 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1 +1,2 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
+DIST flaggie-0.99.0.gh.tar.gz 15210 BLAKE2B 59d8d877ed98580b8631f72be531c21cb8ba9bf482ed3c4ceca6bb8f10fb9873124258eb3aad51b56f2e4f3d8c54fc192c9909bf5f48cbf6127aa74a9f23b377 SHA512 41fcac02b1eb0588802d364da468c5fd9d223e9d21dcbb17a1802953ca74704bfe9d2b764e7be8a8748a8dfcc5172d8395f801c4f36ab836c5b75a08886e1971

diff --git a/app-portage/flaggie/flaggie-0.99.0.ebuild b/app-portage/flaggie/flaggie-0.99.0.ebuild
new file mode 100644
index 000000000000..8a7cfc3fa1d2
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+SRC_URI="
+	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+	app-portage/gentoopm[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-01-19 18:18 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-01-19 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5e071606c38fdf3485ffdb4abc64ad9a0ff70283
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 18:14:59 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 18:14:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e071606

app-portage/flaggie: Bump to 0.99.1

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.1.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index a6b60eb28f63..d96b18ce7b1e 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,2 +1,3 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
 DIST flaggie-0.99.0.gh.tar.gz 15210 BLAKE2B 59d8d877ed98580b8631f72be531c21cb8ba9bf482ed3c4ceca6bb8f10fb9873124258eb3aad51b56f2e4f3d8c54fc192c9909bf5f48cbf6127aa74a9f23b377 SHA512 41fcac02b1eb0588802d364da468c5fd9d223e9d21dcbb17a1802953ca74704bfe9d2b764e7be8a8748a8dfcc5172d8395f801c4f36ab836c5b75a08886e1971
+DIST flaggie-0.99.1.gh.tar.gz 16703 BLAKE2B f0f5cfef0a05ab30cdf2f6822c1d447b3977b7230881b96b01d8c6692d89b49bd6f30272d42c9546db0b164957cb76ba2b89d63c8c4a944d54d5d89bd075131c SHA512 757f3528a4c90ab90fbc61b33eeaff15631ee196e3933d11b181b00d4abcde9fa6d84a349286b05b270a68ebd64c618932c140fe0263d509ad90b9246db20dfd

diff --git a/app-portage/flaggie/flaggie-0.99.1.ebuild b/app-portage/flaggie/flaggie-0.99.1.ebuild
new file mode 100644
index 000000000000..9ace377582e4
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+SRC_URI="
+	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-01-20 19:11 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-01-20 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     3c8a56092c22221ff00a4956ef41f56779d745a4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 19:07:48 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 19:11:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8a5609

app-portage/flaggie: Bump to 0.99.2

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.2.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index d96b18ce7b1e..c44a62cd6e16 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,3 +1,4 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
 DIST flaggie-0.99.0.gh.tar.gz 15210 BLAKE2B 59d8d877ed98580b8631f72be531c21cb8ba9bf482ed3c4ceca6bb8f10fb9873124258eb3aad51b56f2e4f3d8c54fc192c9909bf5f48cbf6127aa74a9f23b377 SHA512 41fcac02b1eb0588802d364da468c5fd9d223e9d21dcbb17a1802953ca74704bfe9d2b764e7be8a8748a8dfcc5172d8395f801c4f36ab836c5b75a08886e1971
 DIST flaggie-0.99.1.gh.tar.gz 16703 BLAKE2B f0f5cfef0a05ab30cdf2f6822c1d447b3977b7230881b96b01d8c6692d89b49bd6f30272d42c9546db0b164957cb76ba2b89d63c8c4a944d54d5d89bd075131c SHA512 757f3528a4c90ab90fbc61b33eeaff15631ee196e3933d11b181b00d4abcde9fa6d84a349286b05b270a68ebd64c618932c140fe0263d509ad90b9246db20dfd
+DIST flaggie-0.99.2.gh.tar.gz 17279 BLAKE2B c9015647f5a67e0a5d87e3f9af95784ca2e1eee67c4740d292594a9fc8b259c6485066d3111393b4774d24436b4779f2759b5cefdbc03b02d28e433dce121dfc SHA512 3fc705935f9b14d8f87152516a23a0fb7825ee57063d2916d5336fa9522cf830e2c2adf00d5eb4a906845ef6c3b955ce46592ced09607ebe7c7de591496df876

diff --git a/app-portage/flaggie/flaggie-0.99.2.ebuild b/app-portage/flaggie/flaggie-0.99.2.ebuild
new file mode 100644
index 000000000000..9ace377582e4
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+SRC_URI="
+	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-01-30 20:33 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-01-30 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     4446b4356b52440fce7daf4836c78b3266b191b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 16:25:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 20:32:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4446b435

app-portage/flaggie: Remove old

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

 app-portage/flaggie/Manifest              |  2 --
 app-portage/flaggie/flaggie-0.99.0.ebuild | 36 -------------------------------
 app-portage/flaggie/flaggie-0.99.1.ebuild | 36 -------------------------------
 3 files changed, 74 deletions(-)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index c44a62cd6e16..4acbcbb1e3ca 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,4 +1,2 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
-DIST flaggie-0.99.0.gh.tar.gz 15210 BLAKE2B 59d8d877ed98580b8631f72be531c21cb8ba9bf482ed3c4ceca6bb8f10fb9873124258eb3aad51b56f2e4f3d8c54fc192c9909bf5f48cbf6127aa74a9f23b377 SHA512 41fcac02b1eb0588802d364da468c5fd9d223e9d21dcbb17a1802953ca74704bfe9d2b764e7be8a8748a8dfcc5172d8395f801c4f36ab836c5b75a08886e1971
-DIST flaggie-0.99.1.gh.tar.gz 16703 BLAKE2B f0f5cfef0a05ab30cdf2f6822c1d447b3977b7230881b96b01d8c6692d89b49bd6f30272d42c9546db0b164957cb76ba2b89d63c8c4a944d54d5d89bd075131c SHA512 757f3528a4c90ab90fbc61b33eeaff15631ee196e3933d11b181b00d4abcde9fa6d84a349286b05b270a68ebd64c618932c140fe0263d509ad90b9246db20dfd
 DIST flaggie-0.99.2.gh.tar.gz 17279 BLAKE2B c9015647f5a67e0a5d87e3f9af95784ca2e1eee67c4740d292594a9fc8b259c6485066d3111393b4774d24436b4779f2759b5cefdbc03b02d28e433dce121dfc SHA512 3fc705935f9b14d8f87152516a23a0fb7825ee57063d2916d5336fa9522cf830e2c2adf00d5eb4a906845ef6c3b955ce46592ced09607ebe7c7de591496df876

diff --git a/app-portage/flaggie/flaggie-0.99.0.ebuild b/app-portage/flaggie/flaggie-0.99.0.ebuild
deleted file mode 100644
index 8a7cfc3fa1d2..000000000000
--- a/app-portage/flaggie/flaggie-0.99.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-SRC_URI="
-	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-
-RDEPEND="
-	app-portage/gentoopm[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}

diff --git a/app-portage/flaggie/flaggie-0.99.1.ebuild b/app-portage/flaggie/flaggie-0.99.1.ebuild
deleted file mode 100644
index 9ace377582e4..000000000000
--- a/app-portage/flaggie/flaggie-0.99.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-SRC_URI="
-	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-01-30 20:33 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-01-30 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c73e6dc4c9a3a21ee6ad02c225419ceb19deff75
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 16:26:22 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 20:32:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73e6dc4

app-portage/flaggie: Keyword 0.99.2

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

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

diff --git a/app-portage/flaggie/flaggie-0.99.2.ebuild b/app-portage/flaggie/flaggie-0.99.2.ebuild
index 9ace377582e4..070539b02d69 100644
--- a/app-portage/flaggie/flaggie-0.99.2.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-01-31 12:18 Jakov Smolić
  0 siblings, 0 replies; 44+ messages in thread
From: Jakov Smolić @ 2023-01-31 12:18 UTC (permalink / raw
  To: gentoo-commits

commit:     177feadf7bebcf3fbf7c3ce4beff8cebfad1595f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 12:18:37 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 12:18:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177feadf

app-portage/flaggie: Keyword 0.99.2 riscv, #892667

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/app-portage/flaggie/flaggie-0.99.2.ebuild b/app-portage/flaggie/flaggie-0.99.2.ebuild
index 070539b02d69..085b4583a8f1 100644
--- a/app-portage/flaggie/flaggie-0.99.2.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-02-15 16:52 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-02-15 16:52 UTC (permalink / raw
  To: gentoo-commits

commit:     6a87a23211d25cffce71db4f2ce14c3391d8af14
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 16:47:36 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 16:47:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a87a232

app-portage/flaggie: Bump to 0.99.3

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.3.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index 4acbcbb1e3ca..68a93fe44333 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,2 +1,3 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
 DIST flaggie-0.99.2.gh.tar.gz 17279 BLAKE2B c9015647f5a67e0a5d87e3f9af95784ca2e1eee67c4740d292594a9fc8b259c6485066d3111393b4774d24436b4779f2759b5cefdbc03b02d28e433dce121dfc SHA512 3fc705935f9b14d8f87152516a23a0fb7825ee57063d2916d5336fa9522cf830e2c2adf00d5eb4a906845ef6c3b955ce46592ced09607ebe7c7de591496df876
+DIST flaggie-0.99.3.gh.tar.gz 17295 BLAKE2B 104406406b5f256c55806737339a57ebfbe3991229dfc357f99af854497f8aa7ba7465db1a126970e10e86e0c76520dd2280592b00cfb8c48a92c820c794c2c4 SHA512 cf71cef2f8c75ab8c93db847f1e484907b4abdd36e0d185aa8e09628abfc64da7daeef5ce169a09337aed6bb19a1fd2c8b41aa9226abc78da2481ab1af709bde

diff --git a/app-portage/flaggie/flaggie-0.99.3.ebuild b/app-portage/flaggie/flaggie-0.99.3.ebuild
new file mode 100644
index 000000000000..085b4583a8f1
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+SRC_URI="
+	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-04-19  9:43 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-04-19  9:43 UTC (permalink / raw
  To: gentoo-commits

commit:     464d4a2c43f414efed9c5164fa7a64ebf0bce9c8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 09:41:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 09:42:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=464d4a2c

app-portage/flaggie: Stabilize 0.99.3 ALLARCHES, #904587

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

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

diff --git a/app-portage/flaggie/flaggie-0.99.3.ebuild b/app-portage/flaggie/flaggie-0.99.3.ebuild
index 085b4583a8f1..c036ee614415 100644
--- a/app-portage/flaggie/flaggie-0.99.3.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-04-26 13:37 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-04-26 13:37 UTC (permalink / raw
  To: gentoo-commits

commit:     4f53731c128a5c5a39e9cafa2e9f9e645895d297
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 13:13:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 13:37:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f53731c

app-portage/flaggie: Bump to 0.99.4

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.4.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index 68a93fe44333..a5a7a5a48cea 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,3 +1,4 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
 DIST flaggie-0.99.2.gh.tar.gz 17279 BLAKE2B c9015647f5a67e0a5d87e3f9af95784ca2e1eee67c4740d292594a9fc8b259c6485066d3111393b4774d24436b4779f2759b5cefdbc03b02d28e433dce121dfc SHA512 3fc705935f9b14d8f87152516a23a0fb7825ee57063d2916d5336fa9522cf830e2c2adf00d5eb4a906845ef6c3b955ce46592ced09607ebe7c7de591496df876
 DIST flaggie-0.99.3.gh.tar.gz 17295 BLAKE2B 104406406b5f256c55806737339a57ebfbe3991229dfc357f99af854497f8aa7ba7465db1a126970e10e86e0c76520dd2280592b00cfb8c48a92c820c794c2c4 SHA512 cf71cef2f8c75ab8c93db847f1e484907b4abdd36e0d185aa8e09628abfc64da7daeef5ce169a09337aed6bb19a1fd2c8b41aa9226abc78da2481ab1af709bde
+DIST flaggie-0.99.4.tar.gz 17731 BLAKE2B 460993edfad7dc13206c6ab96919a74a306534f69b5c2971c9bc4289e964052888c93ff4b935fdf722fc7490a250b33c9644472749b2dc060e7dfd0b0d8dacf3 SHA512 0a2225470a6cc1ee72d7c33abe40cae48b698ac24e0456f9e59bcfd04769c9c01154c62c9fbc2d384d086db06f8a9d76e0cefe761a18669fcbe8ae3bee495b92

diff --git a/app-portage/flaggie/flaggie-0.99.4.ebuild b/app-portage/flaggie/flaggie-0.99.4.ebuild
new file mode 100644
index 000000000000..ad68ae47d233
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-05-30  0:27 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-05-30  0:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ed8d5fa11b9416696a38926e827296fdeb27c238
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 00:20:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 30 00:20:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8d5fa1

app-portage/flaggie: enable py3.12

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

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

diff --git a/app-portage/flaggie/flaggie-0.99.4.ebuild b/app-portage/flaggie/flaggie-0.99.4.ebuild
index ad68ae47d233..171f784597fe 100644
--- a/app-portage/flaggie/flaggie-0.99.4.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-05-30  0:27 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-05-30  0:27 UTC (permalink / raw
  To: gentoo-commits

commit:     9fc42db8a7e1df9ddeb6363122a9c8d7e49b4a20
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 00:27:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 30 00:27:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc42db8

app-portage/flaggie: add pypi upstream metadata

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

 app-portage/flaggie/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index 8d9c07df173b..d210fbb38849 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -9,5 +9,6 @@
 	<upstream>
 		<bugs-to>https://github.com/projg2/flaggie/issues/</bugs-to>
 		<remote-id type="github">projg2/flaggie</remote-id>
+		<remote-id type="pypi">flaggie</remote-id>
 	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-06-11 16:15 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-06-11 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     e3394538a1a424c8126cd148e7d255f9d60cdff7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 16:11:46 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 16:11:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3394538

app-portage/flaggie: Remove old

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

 app-portage/flaggie/Manifest              |  2 --
 app-portage/flaggie/flaggie-0.99.2.ebuild | 36 -------------------------------
 app-portage/flaggie/flaggie-0.99.3.ebuild | 36 -------------------------------
 3 files changed, 74 deletions(-)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index a5a7a5a48cea..c84233964db5 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,4 +1,2 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
-DIST flaggie-0.99.2.gh.tar.gz 17279 BLAKE2B c9015647f5a67e0a5d87e3f9af95784ca2e1eee67c4740d292594a9fc8b259c6485066d3111393b4774d24436b4779f2759b5cefdbc03b02d28e433dce121dfc SHA512 3fc705935f9b14d8f87152516a23a0fb7825ee57063d2916d5336fa9522cf830e2c2adf00d5eb4a906845ef6c3b955ce46592ced09607ebe7c7de591496df876
-DIST flaggie-0.99.3.gh.tar.gz 17295 BLAKE2B 104406406b5f256c55806737339a57ebfbe3991229dfc357f99af854497f8aa7ba7465db1a126970e10e86e0c76520dd2280592b00cfb8c48a92c820c794c2c4 SHA512 cf71cef2f8c75ab8c93db847f1e484907b4abdd36e0d185aa8e09628abfc64da7daeef5ce169a09337aed6bb19a1fd2c8b41aa9226abc78da2481ab1af709bde
 DIST flaggie-0.99.4.tar.gz 17731 BLAKE2B 460993edfad7dc13206c6ab96919a74a306534f69b5c2971c9bc4289e964052888c93ff4b935fdf722fc7490a250b33c9644472749b2dc060e7dfd0b0d8dacf3 SHA512 0a2225470a6cc1ee72d7c33abe40cae48b698ac24e0456f9e59bcfd04769c9c01154c62c9fbc2d384d086db06f8a9d76e0cefe761a18669fcbe8ae3bee495b92

diff --git a/app-portage/flaggie/flaggie-0.99.2.ebuild b/app-portage/flaggie/flaggie-0.99.2.ebuild
deleted file mode 100644
index 085b4583a8f1..000000000000
--- a/app-portage/flaggie/flaggie-0.99.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-SRC_URI="
-	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}

diff --git a/app-portage/flaggie/flaggie-0.99.3.ebuild b/app-portage/flaggie/flaggie-0.99.3.ebuild
deleted file mode 100644
index c036ee614415..000000000000
--- a/app-portage/flaggie/flaggie-0.99.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-SRC_URI="
-	https://github.com/projg2/flaggie/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-07-17  9:45 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-07-17  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     cea6b8c9a93b006689bd4637f41cd8ba9d2497a5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 09:44:43 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 09:44:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea6b8c9

app-portage/flaggie: Bump to 0.99.5

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.5.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index c84233964db5..27fc5ab8a393 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,2 +1,3 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
 DIST flaggie-0.99.4.tar.gz 17731 BLAKE2B 460993edfad7dc13206c6ab96919a74a306534f69b5c2971c9bc4289e964052888c93ff4b935fdf722fc7490a250b33c9644472749b2dc060e7dfd0b0d8dacf3 SHA512 0a2225470a6cc1ee72d7c33abe40cae48b698ac24e0456f9e59bcfd04769c9c01154c62c9fbc2d384d086db06f8a9d76e0cefe761a18669fcbe8ae3bee495b92
+DIST flaggie-0.99.5.tar.gz 17792 BLAKE2B 0400d08383e80b7543fc18afa8d63e68d5b889327db119f53fb5b9f74959a10f5d918c9e284c590b403f30197275f0833b51313729b125c1f4e0feba8113afb7 SHA512 77e7b66148bb3779bf2f89507834ebcb587ad822126b282da9fea5361f4df54e6cd9a18311d23de8648ab6aba2e4aa18686296bfab9ae3823a4435252e431c7f

diff --git a/app-portage/flaggie/flaggie-0.99.5.ebuild b/app-portage/flaggie/flaggie-0.99.5.ebuild
new file mode 100644
index 000000000000..171f784597fe
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-07-27 15:00 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-07-27 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     c3ce642d1eb3ec8530801d0135dd7d976d67aa76
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 14:51:03 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 15:00:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ce642d

app-portage/flaggie: Bump to 0.99.6

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.6.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index 27fc5ab8a393..93d327feff84 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,3 +1,4 @@
 DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
 DIST flaggie-0.99.4.tar.gz 17731 BLAKE2B 460993edfad7dc13206c6ab96919a74a306534f69b5c2971c9bc4289e964052888c93ff4b935fdf722fc7490a250b33c9644472749b2dc060e7dfd0b0d8dacf3 SHA512 0a2225470a6cc1ee72d7c33abe40cae48b698ac24e0456f9e59bcfd04769c9c01154c62c9fbc2d384d086db06f8a9d76e0cefe761a18669fcbe8ae3bee495b92
 DIST flaggie-0.99.5.tar.gz 17792 BLAKE2B 0400d08383e80b7543fc18afa8d63e68d5b889327db119f53fb5b9f74959a10f5d918c9e284c590b403f30197275f0833b51313729b125c1f4e0feba8113afb7 SHA512 77e7b66148bb3779bf2f89507834ebcb587ad822126b282da9fea5361f4df54e6cd9a18311d23de8648ab6aba2e4aa18686296bfab9ae3823a4435252e431c7f
+DIST flaggie-0.99.6.tar.gz 17810 BLAKE2B da883826147536563d889e026e659a3bc69ac58808b5fd3672d89f047abd4accf567f1e9bebc1d69e0550498b48be03420f47ebfdcf4aeb24db17fa7149011a2 SHA512 c4a0407c65149169c6998629ac399eb9cb9a9a7a0d1c1ef0072d7c7aefb811ea1b91f5ba4987f0689341ab920fb7e8a13f979cc390596c31c4c82aa6172e3ee5

diff --git a/app-portage/flaggie/flaggie-0.99.6.ebuild b/app-portage/flaggie/flaggie-0.99.6.ebuild
new file mode 100644
index 000000000000..171f784597fe
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-08-20  8:29 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-08-20  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     776ffc23de03952572ab0be1750b6cd0bf367df1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 08:29:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 08:29:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776ffc23

app-portage/flaggie: Stabilize 0.99.5 ALLARCHES, #912658

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

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

diff --git a/app-portage/flaggie/flaggie-0.99.5.ebuild b/app-portage/flaggie/flaggie-0.99.5.ebuild
index 171f784597fe..6b637e334d74 100644
--- a/app-portage/flaggie/flaggie-0.99.5.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-08-20  9:22 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-08-20  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     74bd0f310f90dddcfda5434701fa16f4268cae83
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 09:18:52 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 09:18:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74bd0f31

app-portage/flaggie: Remove old

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

 app-portage/flaggie/Manifest                |  2 --
 app-portage/flaggie/flaggie-0.2.1-r2.ebuild | 38 -----------------------------
 app-portage/flaggie/flaggie-0.99.4.ebuild   | 32 ------------------------
 3 files changed, 72 deletions(-)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index 93d327feff84..c90463f46f02 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,4 +1,2 @@
-DIST flaggie-0.2.1.tar.bz2 16767 BLAKE2B fea0fbc505bfa97e7bee2c05f0cc19077b9b23a021b01aafa2c4b064466677f9dd4ae95c36f6de65b4ad07c5046d539ceb0cb667dcb791b60410d7a5e688813f SHA512 3f273ebeceaaedce7a3807126fb3f450e420338a883440066d06a4d6a95b63bd538bb5da882fea23e0d390b28a83f50375dbda2624f656327775b2b700f2b2e4
-DIST flaggie-0.99.4.tar.gz 17731 BLAKE2B 460993edfad7dc13206c6ab96919a74a306534f69b5c2971c9bc4289e964052888c93ff4b935fdf722fc7490a250b33c9644472749b2dc060e7dfd0b0d8dacf3 SHA512 0a2225470a6cc1ee72d7c33abe40cae48b698ac24e0456f9e59bcfd04769c9c01154c62c9fbc2d384d086db06f8a9d76e0cefe761a18669fcbe8ae3bee495b92
 DIST flaggie-0.99.5.tar.gz 17792 BLAKE2B 0400d08383e80b7543fc18afa8d63e68d5b889327db119f53fb5b9f74959a10f5d918c9e284c590b403f30197275f0833b51313729b125c1f4e0feba8113afb7 SHA512 77e7b66148bb3779bf2f89507834ebcb587ad822126b282da9fea5361f4df54e6cd9a18311d23de8648ab6aba2e4aa18686296bfab9ae3823a4435252e431c7f
 DIST flaggie-0.99.6.tar.gz 17810 BLAKE2B da883826147536563d889e026e659a3bc69ac58808b5fd3672d89f047abd4accf567f1e9bebc1d69e0550498b48be03420f47ebfdcf4aeb24db17fa7149011a2 SHA512 c4a0407c65149169c6998629ac399eb9cb9a9a7a0d1c1ef0072d7c7aefb811ea1b91f5ba4987f0689341ab920fb7e8a13f979cc390596c31c4c82aa6172e3ee5

diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
deleted file mode 100644
index 52346d71fc0a..000000000000
--- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://github.com/projg2/flaggie/"
-SRC_URI="https://github.com/projg2/flaggie/releases/download/${P}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	sys-apps/portage[${PYTHON_USEDEP}]
-"
-
-python_install_all() {
-	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}
-	distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-	ewarn "Please note that flaggie creates backups of your package.* files"
-	ewarn "before performing each change through appending a single '~'."
-	ewarn "If you'd like to keep your own backup of them, please use another"
-	ewarn "naming scheme (or even better some VCS)."
-	if ! has_version app-shells/gentoo-bashcomp; then
-		elog
-		elog "If you want to use bash-completion, you need to install:"
-		elog "	app-shells/gentoo-bashcomp"
-	fi
-}

diff --git a/app-portage/flaggie/flaggie-0.99.4.ebuild b/app-portage/flaggie/flaggie-0.99.4.ebuild
deleted file mode 100644
index 6b637e334d74..000000000000
--- a/app-portage/flaggie/flaggie-0.99.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-09-15 12:13 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-09-15 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     0afc3cae40df0b9a5303a8ce2cdc3854b2045f43
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 15 12:10:53 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 15 12:13:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afc3cae

app-portage/flaggie: Bump to 0.99.7

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.7.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index c90463f46f02..1688000ee060 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,2 +1,3 @@
 DIST flaggie-0.99.5.tar.gz 17792 BLAKE2B 0400d08383e80b7543fc18afa8d63e68d5b889327db119f53fb5b9f74959a10f5d918c9e284c590b403f30197275f0833b51313729b125c1f4e0feba8113afb7 SHA512 77e7b66148bb3779bf2f89507834ebcb587ad822126b282da9fea5361f4df54e6cd9a18311d23de8648ab6aba2e4aa18686296bfab9ae3823a4435252e431c7f
 DIST flaggie-0.99.6.tar.gz 17810 BLAKE2B da883826147536563d889e026e659a3bc69ac58808b5fd3672d89f047abd4accf567f1e9bebc1d69e0550498b48be03420f47ebfdcf4aeb24db17fa7149011a2 SHA512 c4a0407c65149169c6998629ac399eb9cb9a9a7a0d1c1ef0072d7c7aefb811ea1b91f5ba4987f0689341ab920fb7e8a13f979cc390596c31c4c82aa6172e3ee5
+DIST flaggie-0.99.7.tar.gz 17844 BLAKE2B 08cddf3c52acebe1e1198fabf29164084bc9abf8d24220469c2b84b7d09b5ae4c57ced09ba663c9fce61bf165f0878ffac1046cef91d9a13942153886aab4836 SHA512 325d6b250c7fdea80d55ac21d835715c41484165189c838c4f9f4f0b473f925098afac5b0a98a2cd608eec0362d33cbe18017717be8444d9d4270ffe2f0a1824

diff --git a/app-portage/flaggie/flaggie-0.99.7.ebuild b/app-portage/flaggie/flaggie-0.99.7.ebuild
new file mode 100644
index 000000000000..171f784597fe
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.7.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-09-22 15:23 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-09-22 15:23 UTC (permalink / raw
  To: gentoo-commits

commit:     5abef6adb793b23d6d9f13a1082915cb7448b82b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 15:12:56 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 15:23:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5abef6ad

app-portage/flaggie: Bump to 0.99.8

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

 app-portage/flaggie/Manifest              |  1 +
 app-portage/flaggie/flaggie-0.99.8.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index 1688000ee060..e7139123ff11 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,3 +1,4 @@
 DIST flaggie-0.99.5.tar.gz 17792 BLAKE2B 0400d08383e80b7543fc18afa8d63e68d5b889327db119f53fb5b9f74959a10f5d918c9e284c590b403f30197275f0833b51313729b125c1f4e0feba8113afb7 SHA512 77e7b66148bb3779bf2f89507834ebcb587ad822126b282da9fea5361f4df54e6cd9a18311d23de8648ab6aba2e4aa18686296bfab9ae3823a4435252e431c7f
 DIST flaggie-0.99.6.tar.gz 17810 BLAKE2B da883826147536563d889e026e659a3bc69ac58808b5fd3672d89f047abd4accf567f1e9bebc1d69e0550498b48be03420f47ebfdcf4aeb24db17fa7149011a2 SHA512 c4a0407c65149169c6998629ac399eb9cb9a9a7a0d1c1ef0072d7c7aefb811ea1b91f5ba4987f0689341ab920fb7e8a13f979cc390596c31c4c82aa6172e3ee5
 DIST flaggie-0.99.7.tar.gz 17844 BLAKE2B 08cddf3c52acebe1e1198fabf29164084bc9abf8d24220469c2b84b7d09b5ae4c57ced09ba663c9fce61bf165f0878ffac1046cef91d9a13942153886aab4836 SHA512 325d6b250c7fdea80d55ac21d835715c41484165189c838c4f9f4f0b473f925098afac5b0a98a2cd608eec0362d33cbe18017717be8444d9d4270ffe2f0a1824
+DIST flaggie-0.99.8.tar.gz 17865 BLAKE2B af52f5c030ff81ebd1efac6c02a736c87d0ce8f953722f0f364adf7ace74a26245fb43fb5ba96000fb2da391ff90c6c682522fc5a7725fca0289c1063e4704ac SHA512 77265b2958210a9643776dfaad65d00cd511b2b8d1cedd397c6712559af9c7d671cf286eabd0c866b10408429829615cd2f2b7c3013a99d470be8f2f7e8cccfb

diff --git a/app-portage/flaggie/flaggie-0.99.8.ebuild b/app-portage/flaggie/flaggie-0.99.8.ebuild
new file mode 100644
index 000000000000..171f784597fe
--- /dev/null
+++ b/app-portage/flaggie/flaggie-0.99.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A smart CLI mangler for package.* files"
+HOMEPAGE="
+	https://github.com/projg2/flaggie/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+	dev-vcs/git
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
+	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
+	ewarn "up before using it. Verify the results using --pretend."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-10-06 14:30 Arthur Zamarin
  0 siblings, 0 replies; 44+ messages in thread
From: Arthur Zamarin @ 2023-10-06 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     3de8d4cd6acc4e06ef64656650e8d4ef7364b11a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 14:29:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 14:29:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de8d4cd

app-portage/flaggie: Stabilize 0.99.8 ALLARCHES, #915238

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

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

diff --git a/app-portage/flaggie/flaggie-0.99.8.ebuild b/app-portage/flaggie/flaggie-0.99.8.ebuild
index 171f784597fe..6b637e334d74 100644
--- a/app-portage/flaggie/flaggie-0.99.8.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.8.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2023-10-06 15:08 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2023-10-06 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     aa45bbba25fa336cfcdf997fbf2df8343729c22f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 15:01:59 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 15:07:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa45bbba

app-portage/flaggie: Remove old

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

 app-portage/flaggie/Manifest              |  3 ---
 app-portage/flaggie/flaggie-0.99.5.ebuild | 32 -------------------------------
 app-portage/flaggie/flaggie-0.99.6.ebuild | 32 -------------------------------
 app-portage/flaggie/flaggie-0.99.7.ebuild | 32 -------------------------------
 4 files changed, 99 deletions(-)

diff --git a/app-portage/flaggie/Manifest b/app-portage/flaggie/Manifest
index e7139123ff11..5fef7c992c09 100644
--- a/app-portage/flaggie/Manifest
+++ b/app-portage/flaggie/Manifest
@@ -1,4 +1 @@
-DIST flaggie-0.99.5.tar.gz 17792 BLAKE2B 0400d08383e80b7543fc18afa8d63e68d5b889327db119f53fb5b9f74959a10f5d918c9e284c590b403f30197275f0833b51313729b125c1f4e0feba8113afb7 SHA512 77e7b66148bb3779bf2f89507834ebcb587ad822126b282da9fea5361f4df54e6cd9a18311d23de8648ab6aba2e4aa18686296bfab9ae3823a4435252e431c7f
-DIST flaggie-0.99.6.tar.gz 17810 BLAKE2B da883826147536563d889e026e659a3bc69ac58808b5fd3672d89f047abd4accf567f1e9bebc1d69e0550498b48be03420f47ebfdcf4aeb24db17fa7149011a2 SHA512 c4a0407c65149169c6998629ac399eb9cb9a9a7a0d1c1ef0072d7c7aefb811ea1b91f5ba4987f0689341ab920fb7e8a13f979cc390596c31c4c82aa6172e3ee5
-DIST flaggie-0.99.7.tar.gz 17844 BLAKE2B 08cddf3c52acebe1e1198fabf29164084bc9abf8d24220469c2b84b7d09b5ae4c57ced09ba663c9fce61bf165f0878ffac1046cef91d9a13942153886aab4836 SHA512 325d6b250c7fdea80d55ac21d835715c41484165189c838c4f9f4f0b473f925098afac5b0a98a2cd608eec0362d33cbe18017717be8444d9d4270ffe2f0a1824
 DIST flaggie-0.99.8.tar.gz 17865 BLAKE2B af52f5c030ff81ebd1efac6c02a736c87d0ce8f953722f0f364adf7ace74a26245fb43fb5ba96000fb2da391ff90c6c682522fc5a7725fca0289c1063e4704ac SHA512 77265b2958210a9643776dfaad65d00cd511b2b8d1cedd397c6712559af9c7d671cf286eabd0c866b10408429829615cd2f2b7c3013a99d470be8f2f7e8cccfb

diff --git a/app-portage/flaggie/flaggie-0.99.5.ebuild b/app-portage/flaggie/flaggie-0.99.5.ebuild
deleted file mode 100644
index 6b637e334d74..000000000000
--- a/app-portage/flaggie/flaggie-0.99.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}

diff --git a/app-portage/flaggie/flaggie-0.99.6.ebuild b/app-portage/flaggie/flaggie-0.99.6.ebuild
deleted file mode 100644
index 171f784597fe..000000000000
--- a/app-portage/flaggie/flaggie-0.99.6.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}

diff --git a/app-portage/flaggie/flaggie-0.99.7.ebuild b/app-portage/flaggie/flaggie-0.99.7.ebuild
deleted file mode 100644
index 171f784597fe..000000000000
--- a/app-portage/flaggie/flaggie-0.99.7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="
-	https://github.com/projg2/flaggie/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]
-	dev-python/more-itertools[${PYTHON_USEDEP}]
-	dev-vcs/git
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	ewarn "This is a preview release of flaggie 1.x. It it not fully featured"
-	ewarn "yet and it may have significant bugs. Please back your /etc/portage"
-	ewarn "up before using it. Verify the results using --pretend."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
@ 2024-07-09 14:50 Michał Górny
  0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2024-07-09 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     adaafcd8d834e5032359b6370478b8a3d20d1783
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 14:47:23 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 14:50:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adaafcd8

app-portage/flaggie: Enable py3.13

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

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

diff --git a/app-portage/flaggie/flaggie-0.99.8.ebuild b/app-portage/flaggie/flaggie-0.99.8.ebuild
index 6b637e334d74..06489793baf1 100644
--- a/app-portage/flaggie/flaggie-0.99.8.ebuild
+++ b/app-portage/flaggie/flaggie-0.99.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 


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

end of thread, other threads:[~2024-07-09 14:50 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18  7:36 [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2024-07-09 14:50 Michał Górny
2023-10-06 15:08 Michał Górny
2023-10-06 14:30 Arthur Zamarin
2023-09-22 15:23 Michał Górny
2023-09-15 12:13 Michał Górny
2023-08-20  9:22 Michał Górny
2023-08-20  8:29 Sam James
2023-07-27 15:00 Michał Górny
2023-07-17  9:45 Michał Górny
2023-06-11 16:15 Michał Górny
2023-05-30  0:27 Sam James
2023-05-30  0:27 Sam James
2023-04-26 13:37 Michał Górny
2023-04-19  9:43 Sam James
2023-02-15 16:52 Michał Górny
2023-01-31 12:18 Jakov Smolić
2023-01-30 20:33 Michał Górny
2023-01-30 20:33 Michał Górny
2023-01-20 19:11 Michał Górny
2023-01-19 18:18 Michał Górny
2023-01-18 17:26 Michał Górny
2022-08-10 14:20 Michał Górny
2022-08-10 14:20 Michał Górny
2022-06-06 23:32 Sam James
2022-06-06  7:02 Jakov Smolić
2022-06-06  6:31 Jakov Smolić
2022-06-06  6:28 Jakov Smolić
2022-06-06  6:28 Jakov Smolić
2022-05-18  7:36 Michał Górny
2022-05-18  7:36 Michał Górny
2022-05-18  7:36 Michał Górny
2021-07-21  2:22 Yixun Lan
2021-05-22 11:26 Michał Górny
2020-09-27 16:29 Sam James
2020-02-11 11:38 Michał Górny
2020-01-04 20:12 Michał Górny
2019-05-18 10:02 Michał Górny
2017-11-25 19:55 David Seifert
2017-04-22  9:56 Pacho Ramos
2016-11-06 18:26 Michał Górny
2016-11-06 16:29 Michał Górny
2015-12-05 11:23 Justin Lecher
2015-12-05  9:57 Justin Lecher

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