[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2024-04-13 Thread Matthew Thode
commit: 0e011a29368ecc1beb3e8da2ea5adcf373fbdece
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr 13 15:17:33 2024 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr 13 15:17:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e011a29

app-shells/powerline: enable py3.12

Closes: https://bugs.gentoo.org/929359

Signed-off-by: Matthew Thode  gentoo.org>

 app-shells/powerline/powerline-2.7-r3.ebuild | 2 +-
 app-shells/powerline/powerline-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r3.ebuild 
b/app-shells/powerline/powerline-2.7-r3.ebuild
index 829720104c3f..b761ad56034e 100644
--- a/app-shells/powerline/powerline-2.7-r3.ebuild
+++ b/app-shells/powerline/powerline-2.7-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 PYPI_NO_NORMALIZE=1
 PYPI_PN="powerline-status"
 DISTUTILS_USE_PEP517=setuptools

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index 645322a6f82a..25428eb6c66a 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 PYPI_NO_NORMALIZE=1
 PYPI_PN="powerline-status"
 DISTUTILS_USE_PEP517=setuptools



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2024-03-11 Thread Sam James
commit: ec6777d0e9c682d1c3902c7a56a5c7cad8ec591c
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 12 04:47:08 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 12 05:15:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6777d0

app-shells/powerline: revbump for PEP517 change

diff is OK:
```
 * CMP: =app-shells/powerline-2.7-r2 with app-shells/powerline-2.7-r2/image
 *  
FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/PKG-INFO
 *  
FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/SOURCES.txt
 *  
FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/dependency_links.txt
 *  
FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/not-zip-safe
 *  
FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/requires.txt
 *  
FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/top_level.txt
 *  
FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/METADATA
 *  FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/RECORD
 *  FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/WHEEL
 *  
FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/top_level.txt
 *  
FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/PKG-INFO
 *  
FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/SOURCES.txt
 *  
FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/dependency_links.txt
 *  
FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/not-zip-safe
 *  
FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/requires.txt
 *  
FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/top_level.txt
 *  
FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/METADATA
 *  FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/RECORD
 *  FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/WHEEL
 *  
FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/top_level.txt
 * --> FILES(+8,-12)
```

Fixes: 6faa61c59e55bf56acb8fddbbea8f820a22a1c56
Bug: https://bugs.gentoo.org/909895
Signed-off-by: Sam James  gentoo.org>

 app-shells/powerline/{powerline-2.7-r2.ebuild => powerline-2.7-r3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r3.ebuild
similarity index 100%
rename from app-shells/powerline/powerline-2.7-r2.ebuild
rename to app-shells/powerline/powerline-2.7-r3.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2024-03-07 Thread Matthew Thode
commit: 6faa61c59e55bf56acb8fddbbea8f820a22a1c56
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Mar  8 04:21:38 2024 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Mar  8 04:21:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6faa61c5

app-shells/powerline: add pep517

Closes: https://bugs.gentoo.org/909895

Signed-off-by: Matthew Thode  gentoo.org>

 app-shells/powerline/powerline-2.7-r2.ebuild | 3 ++-
 app-shells/powerline/powerline-.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
index 1a13ef03b3d6..829720104c3f 100644
--- a/app-shells/powerline/powerline-2.7-r2.ebuild
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,6 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python3_{9..11} )
 PYPI_NO_NORMALIZE=1
 PYPI_PN="powerline-status"
+DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index 5e179f45c6a3..645322a6f82a 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,6 +6,7 @@ EAPI=8
 PYTHON_COMPAT=( python3_{9..11} )
 PYPI_NO_NORMALIZE=1
 PYPI_PN="powerline-status"
+DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2023-02-12 Thread Jakov Smolić
commit: 21a11b769383bc401cc543bdd62cee1a1d087b3c
Author: Xin Yang  icloud  com>
AuthorDate: Fri Feb 10 15:08:36 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Feb 12 18:35:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a11b76

app-shells/powerline: keyword powerline 2.7-r2 riscv #893852

Signed-off-by: Xin Yang  icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/29531
Signed-off-by: Jakov Smolić  gentoo.org>

 app-shells/powerline/powerline-2.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
index 07c1e30e7331..4871eb7525a6 100644
--- a/app-shells/powerline/powerline-2.7-r2.ebuild
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH="develop"
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~amd64 ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 S="${WORKDIR}/${PN}-status-${PV}"
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2023-02-01 Thread Benda XU
commit: 0675a6dbc2bb2055b088cee7ed12cfba9506b948
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Feb  1 15:20:34 2023 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Feb  1 15:20:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0675a6db

app-shells/powerline: enable py3.11 for .

Signed-off-by: Benda Xu  gentoo.org>

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

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index 47e6baa52399..adefeb71d5ae 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2023-02-01 Thread Benda XU
commit: 30c1c06b69d041e5fc373428443224ea5f41
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Feb  1 09:59:45 2023 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Feb  1 10:04:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c1c06b

app-shells/powerline: enable py3.11

Signed-off-by: Benda Xu  gentoo.org>

 app-shells/powerline/powerline-2.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
index 04f28704bae0..07c1e30e7331 100644
--- a/app-shells/powerline/powerline-2.7-r2.ebuild
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2022-05-19 Thread Matthew Thode
commit: 71756e7e48665c0284815c7efeda9044f59ebdff
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 20 01:54:51 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri May 20 01:54:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71756e7e

app-shells/powerline: add support py10

Closes: https://bugs.gentoo.org/845588
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode  gentoo.org>

 app-shells/powerline/powerline-2.7-r2.ebuild | 4 ++--
 app-shells/powerline/powerline-.ebuild   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
index d6602b8ec24a..ea982f7a0e86 100644
--- a/app-shells/powerline/powerline-2.7-r2.ebuild
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index 5f68dc9da7f2..a8b976e03f8f 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2021-06-01 Thread Sam James
commit: 1ee9c295747153519b7c08339f100b1123678169
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun  1 11:13:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 11:13:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee9c295

app-shells/powerline: add Python 3.9 to live too, drop IUSE=test

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

 app-shells/powerline/powerline-2.7-r2.ebuild | 2 --
 app-shells/powerline/powerline-.ebuild   | 4 +---
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
index af11ad88511..d6602b8ec24 100644
--- a/app-shells/powerline/powerline-2.7-r2.ebuild
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -20,8 +20,6 @@ S="${WORKDIR}/${PN}-status-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 PATCHES=(
"${FILESDIR}"/2.7-ldflags.patch

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index a0c3ea937dd..5f68dc9da7f 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="The ultimate statusline/prompt utility"
@@ -21,5 +21,3 @@ fi
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2021-06-01 Thread Sam James
commit: e8d3dcfa4e14512b9f28aacf2a39732dbf3b3a10
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun  1 09:55:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 10:08:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d3dcfa

app-shells/powerline: add Python 3.9

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

 app-shells/powerline/powerline-2.7-r2.ebuild |  9 +++--
 app-shells/powerline/powerline-.ebuild   | 11 ---
 2 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
index 8ece4fd915b..af11ad88511 100644
--- a/app-shells/powerline/powerline-2.7-r2.ebuild
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
 
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 
-DESCRIPTION="The ultimate statusline/prompt utility."
+DESCRIPTION="The ultimate statusline/prompt utility"
 HOMEPAGE="https://github.com/powerline/powerline;
 if [[ ${PV} ==  ]]; then
inherit git-r3
@@ -23,9 +23,6 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
 PATCHES=(
"${FILESDIR}"/2.7-ldflags.patch
 )

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index bee72318c1b..a0c3ea937dd 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
 
+PYTHON_COMPAT=( python3_{7,8} )
 inherit distutils-r1
 
-DESCRIPTION="The ultimate statusline/prompt utility."
+DESCRIPTION="The ultimate statusline/prompt utility"
 HOMEPAGE="https://github.com/powerline/powerline;
 if [[ ${PV} ==  ]]; then
inherit git-r3
@@ -15,14 +15,11 @@ if [[ ${PV} ==  ]]; then
S="${WORKDIR}/powerline-${PV}"
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${PN}-status-${PV}"
+   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2021-05-31 Thread Michał Górny
commit: e055ba89d84f1fd13873b6b7d6fc61cdedd633a4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 31 20:19:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 31 20:19:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e055ba89

app-shells/powerline: Remove old

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

 app-shells/powerline/powerline-2.7-r1.ebuild | 31 
 1 file changed, 31 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7-r1.ebuild 
b/app-shells/powerline/powerline-2.7-r1.ebuild
deleted file mode 100644
index ad7dbe200f0..000
--- a/app-shells/powerline/powerline-2.7-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="The ultimate statusline/prompt utility."
-HOMEPAGE="https://github.com/powerline/powerline;
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/powerline/powerline;
-   EGIT_BRANCH="develop"
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
-fi
-S="${WORKDIR}/${PN}-status-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-PATCHES=(
-   "${FILESDIR}"/2.7-ldflags.patch
-)



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2020-12-02 Thread Sam James
commit: 439eb886e3c42133ea629f0474ba192ae7151e6b
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec  3 07:04:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec  3 07:21:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439eb886

app-shells/powerline: add Python 3.8 to  too

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index 52de334811b..7cdde8c204c 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2020-09-25 Thread Benda XU
commit: 8aa1a4c49317e764e8fbbfa4ec54ace323798dc7
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Sep 25 11:19:28 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Sep 25 11:20:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa1a4c4

app-shells/powerline: tested on Python 3.8.

Suggested-by: Yiyang Wu  gmail.com>
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Benda Xu  gentoo.org>

 app-shells/powerline/powerline-2.7-r2.ebuild | 31 
 1 file changed, 31 insertions(+)

diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild 
b/app-shells/powerline/powerline-2.7-r2.ebuild
new file mode 100644
index 000..27ced1c237a
--- /dev/null
+++ b/app-shells/powerline/powerline-2.7-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="The ultimate statusline/prompt utility."
+HOMEPAGE="https://github.com/powerline/powerline;
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/powerline/powerline;
+   EGIT_BRANCH="develop"
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+S="${WORKDIR}/${PN}-status-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+PATCHES=(
+   "${FILESDIR}"/2.7-ldflags.patch
+)



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/, app-shells/powerline/files/

2020-06-01 Thread Matthew Thode
commit: f216ce5fd9fdcaefe20b7f72eca0ad8fa32e19d2
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jun  1 20:00:16 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jun  1 20:00:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f216ce5f

app-shells/powerline: fix respecting ldflags

Closes: https://bugs.gentoo.org/726700
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode  gentoo.org>

 app-shells/powerline/files/2.7-ldflags.patch  | 15 +++
 .../{powerline-2.7.ebuild => powerline-2.7-r1.ebuild} |  4 
 2 files changed, 19 insertions(+)

diff --git a/app-shells/powerline/files/2.7-ldflags.patch 
b/app-shells/powerline/files/2.7-ldflags.patch
new file mode 100644
index 000..077c28af2a0
--- /dev/null
+++ b/app-shells/powerline/files/2.7-ldflags.patch
@@ -0,0 +1,15 @@
+diff -Naur powerline-status-2.7/setup.py powerline-status-2.7.new/setup.py
+--- powerline-status-2.7/setup.py  2018-08-12 14:41:44.0 -0500
 powerline-status-2.7.new/setup.py  2020-06-01 14:56:25.977968288 -0500
+@@ -30,9 +30,10 @@
+   from distutils.ccompiler import new_compiler
+   compiler = new_compiler().compiler
+   cflags = os.environ.get('CFLAGS', str('-O3'))
++  ldflags = os.environ.get('LDFLAGS', str(''))
+   # A normal split would do a split on each space which might be 
incorrect. The
+   # shlex will not split if a space occurs in an arguments value.
+-  subprocess.check_call(compiler + shlex.split(cflags) + 
['client/powerline.c', '-o', 'scripts/powerline'])
++  subprocess.check_call(compiler + shlex.split(cflags) + 
shlex.split(ldflags) + ['client/powerline.c', '-o', 'scripts/powerline'])
+ 
+ try:
+   compile_client()

diff --git a/app-shells/powerline/powerline-2.7.ebuild 
b/app-shells/powerline/powerline-2.7-r1.ebuild
similarity index 93%
rename from app-shells/powerline/powerline-2.7.ebuild
rename to app-shells/powerline/powerline-2.7-r1.ebuild
index 946e4c10304..623ac6d9568 100644
--- a/app-shells/powerline/powerline-2.7.ebuild
+++ b/app-shells/powerline/powerline-2.7-r1.ebuild
@@ -25,3 +25,7 @@ RESTRICT="!test? ( test )"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND=""
+
+PATCHES=(
+   "${FILESDIR}"/2.7-ldflags.patch
+)



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2020-02-14 Thread Matthew Thode
commit: 80dcf8b62b4246682d117f23d30e9367a9cc6fe7
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 14 16:46:35 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Feb 14 16:46:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80dcf8b6

app-shells/powerline: fix git master build

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 app-shells/powerline/powerline-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index 946e4c10304..52de334811b 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -12,11 +12,12 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/powerline/powerline;
EGIT_BRANCH="develop"
+   S="${WORKDIR}/powerline-${PV}"
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+   S="${WORKDIR}/${PN}-status-${PV}"
 fi
-S="${WORKDIR}/${PN}-status-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2020-02-11 Thread Michał Górny
commit: ff14d2f9aa028d216f8ef382103ecd25bf2d097e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 11 11:31:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 11 11:38:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff14d2f9

app-shells/powerline: Remove py2

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

 app-shells/powerline/powerline-2.7.ebuild  | 2 +-
 app-shells/powerline/powerline-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/powerline/powerline-2.7.ebuild 
b/app-shells/powerline/powerline-2.7.ebuild
index b4811ba4f66..946e4c10304 100644
--- a/app-shells/powerline/powerline-2.7.ebuild
+++ b/app-shells/powerline/powerline-2.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
index b4811ba4f66..946e4c10304 100644
--- a/app-shells/powerline/powerline-.ebuild
+++ b/app-shells/powerline/powerline-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/

2019-08-31 Thread Matthew Thode
commit: 99bd66095559014e402453a1fbe0a771805631f1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Aug 31 23:06:35 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Aug 31 23:06:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bd6609

app-shells/powerline: initial add

Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 app-shells/powerline/Manifest  |  1 +
 app-shells/powerline/metadata.xml  | 17 +
 app-shells/powerline/powerline-2.7.ebuild  | 26 ++
 app-shells/powerline/powerline-.ebuild | 26 ++
 4 files changed, 70 insertions(+)

diff --git a/app-shells/powerline/Manifest b/app-shells/powerline/Manifest
new file mode 100644
index 000..9a760978567
--- /dev/null
+++ b/app-shells/powerline/Manifest
@@ -0,0 +1 @@
+DIST powerline-status-2.7.tar.gz 233726 BLAKE2B 
fc7b7d6aa5d8e050af07aeee0aa0b7f6f01b7483ea910b87a7027cd55f726d42e41a008feb07429b21ebbd890b12eb56581b8e47fc30a58de6b902bf14d999cb
 SHA512 
053ab74d250b7d835a5f8ec9cb7da4e890f0f50d31be9bab4b393a85e087a6fc010e58d6b3fa530cf39c10671345d032ca1fa9c0f7887a89fea8a4e69b7f1517

diff --git a/app-shells/powerline/metadata.xml 
b/app-shells/powerline/metadata.xml
new file mode 100644
index 000..aa2c5f9bee3
--- /dev/null
+++ b/app-shells/powerline/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   Powerline is a statusline plugin for vim, and provides statuslines and
+   prompts for several other applications, including zsh, bash, fish,
+   tmux, IPython, Awesome, i3 and Qtile.
+   
+   
+   powerline-status
+   powerline/powerline
+   
+

diff --git a/app-shells/powerline/powerline-2.7.ebuild 
b/app-shells/powerline/powerline-2.7.ebuild
new file mode 100644
index 000..79ff69b517e
--- /dev/null
+++ b/app-shells/powerline/powerline-2.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="The ultimate statusline/prompt utility."
+HOMEPAGE="https://github.com/powerline/powerline;
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/powerline/powerline;
+   EGIT_BRANCH="develop"
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+S="${WORKDIR}/${PN}-status-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""

diff --git a/app-shells/powerline/powerline-.ebuild 
b/app-shells/powerline/powerline-.ebuild
new file mode 100644
index 000..79ff69b517e
--- /dev/null
+++ b/app-shells/powerline/powerline-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="The ultimate statusline/prompt utility."
+HOMEPAGE="https://github.com/powerline/powerline;
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/powerline/powerline;
+   EGIT_BRANCH="develop"
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+S="${WORKDIR}/${PN}-status-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""