[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove old

Signed-off-by: Michał Górny  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..
--- 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..
--- 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..
--- 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 

[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-10-06 Thread Arthur Zamarin
commit: 3de8d4cd6acc4e06ef64656650e8d4ef7364b11a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 14:29:57 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 14:29:57 2023 +
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  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-09-22 Thread Michał Górny
commit: 5abef6adb793b23d6d9f13a1082915cb7448b82b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 22 15:12:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 22 15:23:07 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-09-15 Thread Michał Górny
commit: 0afc3cae40df0b9a5303a8ce2cdc3854b2045f43
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 15 12:10:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 15 12:13:19 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-08-20 Thread Sam James
commit: 776ffc23de03952572ab0be1750b6cd0bf367df1
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 20 08:29:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 20 08:29:10 2023 +
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  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-07-27 Thread Michał Górny
commit: c3ce642d1eb3ec8530801d0135dd7d976d67aa76
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 27 14:51:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 27 15:00:34 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-07-17 Thread Michał Górny
commit: cea6b8c9a93b006689bd4637f41cd8ba9d2497a5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 17 09:44:43 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 17 09:44:43 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove old

Signed-off-by: Michał Górny  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..
--- 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..
--- 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."
-}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: add pypi upstream metadata

Signed-off-by: Sam James  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 @@

https://github.com/projg2/flaggie/issues/
projg2/flaggie
+   flaggie

 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-05-29 Thread Sam James
commit: ed8d5fa11b9416696a38926e827296fdeb27c238
Author: Sam James  gentoo  org>
AuthorDate: Tue May 30 00:20:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 30 00:20:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8d5fa1

app-portage/flaggie: enable py3.12

Signed-off-by: Sam James  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
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-04-26 Thread Michał Górny
commit: 4f53731c128a5c5a39e9cafa2e9f9e645895d297
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 26 13:13:42 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 26 13:37:37 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-04-19 Thread Sam James
commit: 464d4a2c43f414efed9c5164fa7a64ebf0bce9c8
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 19 09:41:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 19 09:42:34 2023 +
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  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-02-15 Thread Michał Górny
commit: 6a87a23211d25cffce71db4f2ce14c3391d8af14
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 15 16:47:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 15 16:47:36 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-01-31 Thread Jakov Smolić
commit: 177feadf7bebcf3fbf7c3ce4beff8cebfad1595f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Jan 31 12:18:37 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Jan 31 12:18:37 2023 +
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ć  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove old

Signed-off-by: Michał Górny  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..
--- 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..
--- 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."
-}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Keyword 0.99.2

Signed-off-by: Michał Górny  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-01-20 Thread Michał Górny
commit: 3c8a56092c1ff00a4956ef41f56779d745a4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 20 19:07:48 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 20 19:11:11 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-01-19 Thread Michał Górny
commit: 5e071606c38fdf3485ffdb4abc64ad9a0ff70283
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 19 18:14:59 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 19 18:14:59 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2023-01-18 Thread Michał Górny
commit: 98c8f2a8a2a47606f677ab582ed942b457ded8e9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan 18 17:20:25 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan 18 17:26:44 2023 +
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  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 ..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Update URLs

Signed-off-by: Michał Górny  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 @@



-   https://github.com/mgorny/flaggie/issues/
-   mgorny/flaggie
+   https://github.com/projg2/flaggie/issues/
+   projg2/flaggie

 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove old

Signed-off-by: Michał Górny  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..
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: mark ALLARCHES

Signed-off-by: Sam James  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 @@
mgo...@gentoo.org
Michał Górny

+   

https://github.com/mgorny/flaggie/issues/
mgorny/flaggie



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2022-06-06 Thread Jakov Smolić
commit: 7a93b12730200ac21a22b98320528cb8b129d4fa
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 07:02:21 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 07:02:21 2022 +
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ć  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2022-06-06 Thread Jakov Smolić
commit: 69aad754999b98f873f5a1fbc2ec20bf58fbcfeb
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 06:31:34 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 06:31:34 2022 +
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ć  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2022-06-06 Thread Jakov Smolić
commit: ceaf51ee2ed58d7eed578835e8ee62e784900a9c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 06:28:00 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 06:28:00 2022 +
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ć  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2022-06-06 Thread Jakov Smolić
commit: 26cd0d4e14c1cdb7a23a1cf6133ccdfbd2bafecc
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 06:27:33 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 06:27:33 2022 +
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ć  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}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Enable py3.10

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Use PEP517 build

Signed-off-by: Michał Górny  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 ..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
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove the live ebuild

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

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

diff --git a/app-portage/flaggie/flaggie-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
deleted file mode 100644
index 054c1c210325..
--- a/app-portage/flaggie/flaggie-.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
-}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove obsolete upstream maintaer

Signed-off-by: Michał Górny  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 @@
Michał Górny


-   
-   mgo...@gentoo.org
-   Michał Górny
-   
https://github.com/mgorny/flaggie/issues/
mgorny/flaggie




[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2021-07-20 Thread Yixun Lan
commit: e1a7ac5c949d21ca9f8f98824e8d9c8133ec8d1b
Author: Alex Fan  yahoo  com>
AuthorDate: Mon Jul 19 03:06:54 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Wed Jul 21 02:21:24 2021 +
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  yahoo.com>
Signed-off-by: Yixun Lan  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}]"



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2021-05-22 Thread Michał Górny
commit: 08ceae61fd4d7d3321c763636eb2d45619abe774
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 22 11:23:26 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 22 11:25:06 2021 +
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  gentoo.org>

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 4 ++--
 app-portage/flaggie/flaggie-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index 63eb6161717..054c1c21032 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2020-09-27 Thread Sam James
commit: 7223296aec22d0d56f7ff1c8c2eeae5c8f9d86f4
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 27 16:29:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 27 16:29:20 2020 +
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  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}]"



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Remove py2

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 2 +-
 app-portage/flaggie/flaggie-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index 4a0285406c3..27b6ebe6955 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: EAPI 7, newer impls

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

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 19 ++-
 app-portage/flaggie/flaggie-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index d979063b48d..4a0285406c3 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2019-05-18 Thread Michał Górny
commit: 899727e01145166ded98ef667830e834e5b29196
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 08:55:51 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 10:02:15 2019 +
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  gentoo.org>

 app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 6 +-
 app-portage/flaggie/flaggie-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index 8bff382266f..d979063b48d 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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}



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2017-11-25 Thread David Seifert
commit: c9ff8ac45cac07006036f7b2ec95091775d7e91e
Author: David Seifert  gentoo  org>
AuthorDate: Sat Nov 25 18:03:15 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Nov 25 19:53:23 2017 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-mgo...@gentoo.org
-Michał Górny
-  
-  
-
-  mgo...@gentoo.org
-  Michał Górny
-
-   https://github.com/mgorny/flaggie/issues/
-mgorny/flaggie
-  
+   
+   mgo...@gentoo.org
+   Michał Górny
+   
+   
+   
+   mgo...@gentoo.org
+   Michał Górny
+   
+   https://github.com/mgorny/flaggie/issues/
+   mgorny/flaggie
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2017-04-22 Thread Pacho Ramos
commit: 8a5dcec0513e64566e4e6ad479b4082f0ff4f9e4
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 22 09:44:34 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 22 09:56:12 2017 +
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-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index 36b1dcc8928..60d5f61f539 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

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

app-portage/flaggie: Update remaining URLs to GitHub

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

diff --git a/app-portage/flaggie/flaggie-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index 5c32549..6016e56 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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"



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2016-11-06 Thread Michał Górny
commit: 5d8eee38d17fcc8b2c82398d2658c2f0a39e9415
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  6 16:27:48 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  6 16:29:51 2016 +
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-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index c46553d..5c32549 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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 @@
   mgo...@gentoo.org
   Michał Górny
 
-https://bitbucket.org/mgorny/flaggie/issues/
-mgorny/flaggie
+   https://github.com/mgorny/flaggie/issues/
+mgorny/flaggie
   
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2015-12-05 Thread Justin Lecher
commit: eabe16f5c22cb1de99a372e49136642d58196f6c
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Dec  5 11:23:15 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Dec  5 11:23:20 2015 +
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  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
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/

2015-12-05 Thread Justin Lecher
commit: 88556fb1e7374d7c4b6953df2e7d35d2410d9771
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Dec  5 09:56:39 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Dec  5 09:57:17 2015 +
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  gentoo.org>

 app-portage/flaggie/flaggie-0.2.1.ebuild | 4 ++--
 app-portage/flaggie/flaggie-.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-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index fc2a572..9e56ddd 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.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