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

2024-05-28 Thread Sam James
commit: 4a4031e71428a087982b07e14381cb4cab89ebed
Author: Sam James  gentoo  org>
AuthorDate: Tue May 28 12:44:01 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 28 12:44:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4031e7

app-portage/overlint: Stabilize 0.5.3-r5 x86, #932929

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r5.ebuild 
b/app-portage/overlint/overlint-0.5.3-r5.ebuild
index 69d34c407f52..345aa0a98f0a 100644
--- a/app-portage/overlint/overlint-0.5.3-r5.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2024-05-28 Thread Michał Górny
commit: 4f393bca0b3bb331d2c1b6ecd65385364df69665
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 28 12:04:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 28 12:04:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f393bca

app-portage/overlint: Stabilize 0.5.3-r5 arm, #932929

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

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

diff --git a/app-portage/overlint/overlint-0.5.3-r5.ebuild 
b/app-portage/overlint/overlint-0.5.3-r5.ebuild
index 17fd77bb2283..69d34c407f52 100644
--- a/app-portage/overlint/overlint-0.5.3-r5.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2024-04-14 Thread Sebastian Pipping
commit: 7739eb8c874e260ab0064e6ed3f247da973c4460
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Apr 14 18:57:33 2024 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Apr 14 18:58:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7739eb8c

app-portage/overlint: Python 3.12

Closes: https://bugs.gentoo.org/929355
Signed-off-by: Sebastian Pipping  gentoo.org>

 app-portage/overlint/overlint-0.5.3-r5.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/app-portage/overlint/overlint-0.5.3-r5.ebuild 
b/app-portage/overlint/overlint-0.5.3-r5.ebuild
new file mode 100644
index ..17fd77bb2283
--- /dev/null
+++ b/app-portage/overlint/overlint-0.5.3-r5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Simple tool for static analysis of overlays"
+HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
+SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2023-05-01 Thread Michał Górny
commit: 1948301c95623b8d050f4d7c425b471a5a8de6c5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  1 12:35:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  1 12:39:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1948301c

app-portage/overlint: Remove old

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

 app-portage/overlint/overlint-0.5.3-r2.ebuild | 20 
 app-portage/overlint/overlint-0.5.3-r3.ebuild | 20 
 2 files changed, 40 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
deleted file mode 100644
index 4a29bed8a95b..
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_9 )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
-SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
deleted file mode 100644
index b12f6d05abfb..
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
-SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2023-04-25 Thread Sam James
commit: da7d3bd6c5c3c566714741319e5b1fa912df3be2
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 25 21:30:01 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 25 21:30:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7d3bd6

app-portage/overlint: Keyword 0.5.3-r4 arm64, #905028

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r4.ebuild 
b/app-portage/overlint/overlint-0.5.3-r4.ebuild
index 96eaf9db8e49..2a19d77838d6 100644
--- a/app-portage/overlint/overlint-0.5.3-r4.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-11-28 Thread Sebastian Pipping
commit: be1dbc796e44d91f39ae0253c5b0c4995ab5f512
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Nov 28 21:23:24 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov 28 21:23:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1dbc79

app-portage/overlint: Python 3.11 + DistutilsNonPEP517Build

Signed-off-by: Sebastian Pipping  gentoo.org>

 app-portage/overlint/overlint-0.5.3-r4.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/app-portage/overlint/overlint-0.5.3-r4.ebuild 
b/app-portage/overlint/overlint-0.5.3-r4.ebuild
new file mode 100644
index ..16400f8301e6
--- /dev/null
+++ b/app-portage/overlint/overlint-0.5.3-r4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Simple tool for static analysis of overlays"
+HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
+SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-08-08 Thread Jakov Smolić
commit: fc38df3f4d4ac2575c933693953ec31fa8eb74a0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Aug  8 19:54:18 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Aug  8 19:59:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc38df3f

Revert "app-portage/overlint: ~riscv keywording"

This reverts commit 0243dadbb614faa121ce2d9342aba45867855acf.

It's unclear how this package was tested, revert until it's proven to
work on RISC-V.

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

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

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
index 4831809350eb..2af4a8c15b75 100644
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-07-31 Thread Jakov Smolić
commit: 0243dadbb614faa121ce2d9342aba45867855acf
Author: Atharva  protonmail  com>
AuthorDate: Sun Jul 31 08:00:46 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Jul 31 16:08:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0243dadb

app-portage/overlint: ~riscv keywording

Signed-off-by: Atharva  protonmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
index 2af4a8c15b75..4831809350eb 100644
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-06-09 Thread Agostino Sarubbo
commit: 7b566f9edfc359b136a052b204ffc63cfe1890f6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  9 07:39:11 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  9 07:39:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b566f9e

app-portage/overlint: x86 stable wrt bug #850223

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
index d7f54025e6ab..2af4a8c15b75 100644
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-06-09 Thread Agostino Sarubbo
commit: 189ed9d060393e8b3eb360a0f83deb4c3bffb64a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  9 07:33:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  9 07:33:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=189ed9d0

app-portage/overlint: amd64 stable wrt bug #850223

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
index 3eefe92f9317..d7f54025e6ab 100644
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-06-08 Thread Agostino Sarubbo
commit: 62ed00ef7a3a39334b4904c221fefdf81339cebb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  8 08:42:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  8 08:42:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ed00ef

app-portage/overlint: arm stable wrt bug #850223

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
index b837517c07fe..3eefe92f9317 100644
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2022-05-25 Thread Sebastian Pipping
commit: c5c8acbc9b3a54f32ab4d21b00d8540459f8c8a5
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed May 25 13:14:07 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed May 25 13:14:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c8acbc

app-portage/overlint: Python 3.10 + EAPI 8

Closes: https://bugs.gentoo.org/845582
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-portage/overlint/overlint-0.5.3-r3.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
new file mode 100644
index ..b837517c07fe
--- /dev/null
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Simple tool for static analysis of overlays"
+HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
+SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2020-12-07 Thread Sebastian Pipping
commit: 28172003a022194aaa0abc5139dbf12a7e46b573
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Dec  7 17:55:19 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Dec  7 18:36:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28172003

app-portage/overlint: Address PythonCompatUpdate

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-3.0.0, Repoman-2.3.23

 app-portage/overlint/overlint-0.5.3-r1.ebuild | 19 ---
 app-portage/overlint/overlint-0.5.3-r2.ebuild |  2 +-
 2 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3-r1.ebuild 
b/app-portage/overlint/overlint-0.5.3-r1.ebuild
deleted file mode 100644
index e43431ab544..000
--- a/app-portage/overlint/overlint-0.5.3-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
-SRC_URI="http://www.hartwork.org/public/${P}.tar.gz;
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
index 38e05f8207f..c3fe8e11d2b 100644
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1



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

2020-05-12 Thread Agostino Sarubbo
commit: df666cadde75fb884a604e2f4823ea6e7a9de45f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:39:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:39:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df666cad

app-portage/overlint: x86 stable wrt bug #721438

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
index a5feaf173ed..38e05f8207f 100644
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2020-05-11 Thread Agostino Sarubbo
commit: 3bea351eef09dcf63e90113ad0f872295bcfe98d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 11 16:44:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 11 16:44:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bea351e

app-portage/overlint: amd64 stable wrt bug #721438

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
index d0962b7d2cc..a5feaf173ed 100644
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2020-05-11 Thread Agostino Sarubbo
commit: b52ae8df77d3286e5eac65139d1e490e9c544297
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 11 11:40:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 11 11:40:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52ae8df

app-portage/overlint: arm stable wrt bug #721438

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
index 341df749e53..d0962b7d2cc 100644
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2020-04-19 Thread Sebastian Pipping
commit: bedc3a6c0fc8012cd6dde5eafc06b6662121e24c
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Apr 19 15:26:14 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Apr 19 15:26:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedc3a6c

app-portage/overlint: EAPI 7 + py3[78]

Closes: https://bugs.gentoo.org/718250
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 app-portage/overlint/overlint-0.5.3-r2.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
new file mode 100644
index 000..341df749e53
--- /dev/null
+++ b/app-portage/overlint/overlint-0.5.3-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Simple tool for static analysis of overlays"
+HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
+SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2020-03-19 Thread Michał Górny
commit: 8cd9c915fa8484525602e43ea4f3567fb0eb1980
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 19 08:51:01 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 19 09:40:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd9c915

app-portage/overlint: Drop py2

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

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

diff --git a/app-portage/overlint/overlint-0.5.3-r1.ebuild 
b/app-portage/overlint/overlint-0.5.3-r1.ebuild
index 644952c2c6d..e43431ab544 100644
--- a/app-portage/overlint/overlint-0.5.3-r1.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



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

2020-02-13 Thread Michał Górny
commit: 982afc9986942d766fb434d4adc1bb51dda9ab80
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 13 09:29:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 13 10:42:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982afc99

app-portage/overlint: Remove old (py2)

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

 app-portage/overlint/Manifest  |  1 -
 app-portage/overlint/overlint-0.5.2.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/app-portage/overlint/Manifest b/app-portage/overlint/Manifest
index f9836b8cf48..9b8096e05ac 100644
--- a/app-portage/overlint/Manifest
+++ b/app-portage/overlint/Manifest
@@ -1,2 +1 @@
-DIST overlint-0.5.2.tar.gz 2701 BLAKE2B 
28fe90628d1c6603af0936b7a5d945b39bd93b3a7444bee7ac79bb939d8c108a32f58ce51fe10198564d24927bb7c04e273de83417c77ec38d3442562a7a2a7b
 SHA512 
aae78ed2d3f02e83ced3dbe8ace468adb204b80e040b979a97d92af0c91e79019f2ed14e6e3655ffa8137c55c8fd1f054c27229819ae7908632586acb284f3ea
 DIST overlint-0.5.3.tar.gz 2706 BLAKE2B 
78c76a72556213bbc84b91ada3ea1d71ad045fe4498baab1f6710190a55802e5ffee14d652540d2cb7caaecd407963f7bad9682cb72e5e6571597983384bf019
 SHA512 
348b59e5f013b1c4060312208fdc7fddad3252d6f386513d743b7685d8aafbf76ac626fb9000c2d47c362b85d223dea5f59b4cfec55dbf24a52185c5b943a149

diff --git a/app-portage/overlint/overlint-0.5.2.ebuild 
b/app-portage/overlint/overlint-0.5.2.ebuild
deleted file mode 100644
index 7664c6c50f4..000
--- a/app-portage/overlint/overlint-0.5.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git;
-SRC_URI="http://www.hartwork.org/public/${P}.tar.gz;
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage"



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

2019-05-18 Thread Michał Górny
commit: 0b205de2c00ffdb76d8b2a961e7a4526d39950d8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 08:56:10 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 10:02:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b205de2

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

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

 app-portage/overlint/overlint-0.5.3-r1.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3-r1.ebuild 
b/app-portage/overlint/overlint-0.5.3-r1.ebuild
index 798fbce0b3c..2b245e00bda 100644
--- a/app-portage/overlint/overlint-0.5.3-r1.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r1.ebuild
@@ -16,8 +16,4 @@ SLOT="0"
 KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="
-   || (
-   sys-apps/portage[${PYTHON_USEDEP}]
-   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-   )"
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2018-03-21 Thread Michał Górny
commit: 3d685d10e60703cfd4602125e38a4d5119605d21
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 21 17:14:27 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 21 18:12:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d685d10

app-portage/overlint: Support sys-apps/portage-mgorny

 .../overlint/{overlint-0.5.3.ebuild => overlint-0.5.3-r1.ebuild}  | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r1.ebuild
similarity index 74%
rename from app-portage/overlint/overlint-0.5.3.ebuild
rename to app-portage/overlint/overlint-0.5.3-r1.ebuild
index 7e57262b3a3..c21a4821b5d 100644
--- a/app-portage/overlint/overlint-0.5.3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,4 +16,8 @@ SLOT="0"
 KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+RDEPEND="
+   || (
+   sys-apps/portage[${PYTHON_USEDEP}]
+   sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+   )"



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

2017-05-22 Thread Manuel Rüger
commit: 42a5514837c7345bffdcdea315a290d0db1061d9
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon May 22 15:48:27 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon May 22 15:48:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a55148

app-portage/overlint: Add python3_6, add missed python_usedep

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-portage/overlint/overlint-0.5.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3.ebuild 
b/app-portage/overlint/overlint-0.5.3.ebuild
index d0905588dfc..7e57262b3a3 100644
--- a/app-portage/overlint/overlint-0.5.3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3.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,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 
@@ -16,4 +16,4 @@ SLOT="0"
 KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="sys-apps/portage"
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2016-09-05 Thread Manuel Rüger
commit: 59cb54fa668583d2357d31a67629a5253899c973
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  5 18:12:16 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  5 18:12:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59cb54fa

app-portage/overlint: Add python3_5 support

Package-Manager: portage-2.3.0

 app-portage/overlint/overlint-0.5.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3.ebuild 
b/app-portage/overlint/overlint-0.5.3.ebuild
index 85686ab..ae883de 100644
--- a/app-portage/overlint/overlint-0.5.3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit distutils-r1