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

2023-11-08 Thread Sebastian Pipping
commit: bc501361064bab953e99c2d54f8f5c4bc59c51e4
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Nov  8 12:47:38 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Nov  8 12:47:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc501361

app-portage/elogv: Drop old

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

 app-portage/elogv/Manifest  |  4 ---
 app-portage/elogv/elogv-0.7.9-r3.ebuild | 56 -
 app-portage/elogv/elogv-0.8.0.ebuild| 56 -
 app-portage/elogv/elogv-0.8.1.ebuild| 56 -
 app-portage/elogv/elogv-0.8.2.ebuild| 56 -
 5 files changed, 228 deletions(-)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index d4ade5b6eba0..914694aa721d 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1,5 +1 @@
-DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff92f34b6b3ad175178161c36531bf9211563f4ad18191c6ff99c2cdcf9c3d188eca293a1698157e0a9f04a2
 SHA512 
703d1e8f55f5ee17a393f3a331ee38ef1d4e4c918c316055d5e2297b96dbe7de0ca6df864f462520f2087ed1a7bb7f43db56bfd3864a865d349516694522a686
-DIST elogv-0.8.0.tar.gz 19563 BLAKE2B 
1483f1973f0d18470484f8b4861f9301f5a2cc5e813709c3783127d0ed61db952c7edb1e5c12a3ba2066aa09bfd9c7547bc695ea9b46f106996b3036abc32d2d
 SHA512 
75c1bce6dae36f5720e36a92d08c9469a54b31ff50321cc6fc250aa5a3039f2b4ce7ad518d261acb2d653e20783d375ec2c88bc2b86cc1400b6a49cfbb14647b
-DIST elogv-0.8.1.tar.gz 19289 BLAKE2B 
e88e7383661e0a6336ffbb9027ee9d5540f14db7dd00e385afeb732925487a5cf9e73aa56cead2e11c6ae893a92006b3c75231dfb8918d8102af5988c10a480a
 SHA512 
36f4eb237a8811d3720862d0551a84a0abce36cf565c810d25457ec5b1b2735897be69856ab50be2ad08be77b3761435aae87ac377407374c7643d05fe592f27
-DIST elogv-0.8.2.tar.gz 19212 BLAKE2B 
d37daeccc4b1ed780d943649dd709815b8d2ab69665a9426700501b9266c3cd70ad0d29a828195fb16f9be71692ab1fdb80a503de94a759447dd5540b29e9dc9
 SHA512 
bc542c1ba941379290159796ede2aed8345c09e050bbbfa65ceb8f1d8c0fc6c33147d716bc685690e6b5d513d66d3aa04c96b28674ba4d83c29348740cb8feb1
 DIST elogv-0.8.3.tar.gz 27144 BLAKE2B 
7c672365afb9a17e2acf76f04b4479a5a9d8a43fd1e739ac86fb00f2744ad2b2871f12e3b384d292c8f7d704af877372e201644a6354b49d38d6ec03c2437f4d
 SHA512 
9825e530f3e2de9f84aa77afba813aaba8ce68e3fb52f7685e98099e9f5a3b828cad259d4eb273aafba9b7a14ea9e41e9c0ecf2f6efe1dfd3b81f9ea0786592b

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
deleted file mode 100644
index 9496193f8f9c..
--- a/app-portage/elogv/elogv-0.7.9-r3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
-SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
-PLOCALES=( "de" "es" "it" "pl" )
-IUSE="${PLOCALES[*]/#/l10n_}"
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-DOCS=( README )
-
-src_install() {
-   distutils-r1_src_install
-
-   elog 'Deleting unwanted language files...'
-   for i in ${PLOCALES[@]}; do
-   if use "l10n_${i}"; then
-   # Keep and fix man page filename (bug #869905)
-   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
-   else
-   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
-   elog "- Language \"${i}\" deleted"
-   fi
-   done
-}
-
-pkg_postinst() {
-   elog "In order to use this software, you need to activate"
-   elog "Portage's elog features.  Required is"
-   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
-   elog "and at least one out of "
-   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
-   elog "More information on the elog system can be found"
-   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
-   elog
-   elog "To operate properly this software needs the directory"
-   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
-   elog "To start the software as a user, add yourself to the portage"
-   elog "group."
-   elog
-}

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
deleted file mode 100644
index ff49606527d6..
--- a/app-portage/elogv/elogv-0.8.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# 

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

2023-11-08 Thread Arthur Zamarin
commit: 4fc845673115b92c87834d903e2c7a07abd7e034
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov  8 08:08:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov  8 08:08:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc84567

app-portage/elogv: Stabilize 0.8.3 ppc, #916980

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.8.3.ebuild 
b/app-portage/elogv/elogv-0.8.3.ebuild
index 0c6c7d4f8258..73fa941852c1 100644
--- a/app-portage/elogv/elogv-0.8.3.ebuild
+++ b/app-portage/elogv/elogv-0.8.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-11-07 Thread Sam James
commit: b86bb8f47642ae131dc126f5cfdb8621e6ae2859
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov  7 17:08:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov  7 17:08:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86bb8f4

app-portage/elogv: Stabilize 0.8.3 sparc, #916980

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

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

diff --git a/app-portage/elogv/elogv-0.8.3.ebuild 
b/app-portage/elogv/elogv-0.8.3.ebuild
index c3141a48be41..0c6c7d4f8258 100644
--- a/app-portage/elogv/elogv-0.8.3.ebuild
+++ b/app-portage/elogv/elogv-0.8.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-11-07 Thread Sam James
commit: 3f111942fe79805e5794b6c7fa06d2cef9d6a594
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov  7 17:08:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov  7 17:08:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f111942

app-portage/elogv: Stabilize 0.8.3 amd64, #916980

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

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

diff --git a/app-portage/elogv/elogv-0.8.3.ebuild 
b/app-portage/elogv/elogv-0.8.3.ebuild
index 5626314f3c71..c3141a48be41 100644
--- a/app-portage/elogv/elogv-0.8.3.ebuild
+++ b/app-portage/elogv/elogv-0.8.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-11-07 Thread Sam James
commit: 62265b27a10b22a271f94b7914a0fb85fe8cea38
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov  7 17:08:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov  7 17:08:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62265b27

app-portage/elogv: Stabilize 0.8.3 x86, #916980

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

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

diff --git a/app-portage/elogv/elogv-0.8.3.ebuild 
b/app-portage/elogv/elogv-0.8.3.ebuild
index 1f4d6eb51b62..5626314f3c71 100644
--- a/app-portage/elogv/elogv-0.8.3.ebuild
+++ b/app-portage/elogv/elogv-0.8.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-10-12 Thread Sam James
commit: a25ada7535b8a171615d5cdaead096b9b11ebbee
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 12 09:43:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 12 09:44:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25ada75

app-portage/elogv: add gentoo upstream metadata

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

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

diff --git a/app-portage/elogv/metadata.xml b/app-portage/elogv/metadata.xml
index 64585ba22a6c..c1b6a7fe55bd 100644
--- a/app-portage/elogv/metadata.xml
+++ b/app-portage/elogv/metadata.xml
@@ -10,6 +10,7 @@
 Gentoo Portage tools team
   
   
+proj/elogv
 gentoo/elogv
   
 



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

2023-10-06 Thread Sebastian Pipping
commit: d3c4713877d6d400668fd1398812fa2641f852ba
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Oct  6 22:10:08 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 22:11:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c47138

app-portage/elogv: 0.8.3 (with PORTAGE_LOGDIR support)

Bug: https://bugs.gentoo.org/901961
Bug: https://bugs.gentoo.org/668538
Thanks-To: josef.95  posteo.org>
Thanks-To: Alfred Wingate  protonmail.com>
Thanks-To: Sam James  gentoo.org>
Signed-off-by: Sebastian Pipping  gentoo.org>

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.8.3.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index 0edad5bf6e90..d4ade5b6eba0 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -2,3 +2,4 @@ DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff
 DIST elogv-0.8.0.tar.gz 19563 BLAKE2B 
1483f1973f0d18470484f8b4861f9301f5a2cc5e813709c3783127d0ed61db952c7edb1e5c12a3ba2066aa09bfd9c7547bc695ea9b46f106996b3036abc32d2d
 SHA512 
75c1bce6dae36f5720e36a92d08c9469a54b31ff50321cc6fc250aa5a3039f2b4ce7ad518d261acb2d653e20783d375ec2c88bc2b86cc1400b6a49cfbb14647b
 DIST elogv-0.8.1.tar.gz 19289 BLAKE2B 
e88e7383661e0a6336ffbb9027ee9d5540f14db7dd00e385afeb732925487a5cf9e73aa56cead2e11c6ae893a92006b3c75231dfb8918d8102af5988c10a480a
 SHA512 
36f4eb237a8811d3720862d0551a84a0abce36cf565c810d25457ec5b1b2735897be69856ab50be2ad08be77b3761435aae87ac377407374c7643d05fe592f27
 DIST elogv-0.8.2.tar.gz 19212 BLAKE2B 
d37daeccc4b1ed780d943649dd709815b8d2ab69665a9426700501b9266c3cd70ad0d29a828195fb16f9be71692ab1fdb80a503de94a759447dd5540b29e9dc9
 SHA512 
bc542c1ba941379290159796ede2aed8345c09e050bbbfa65ceb8f1d8c0fc6c33147d716bc685690e6b5d513d66d3aa04c96b28674ba4d83c29348740cb8feb1
+DIST elogv-0.8.3.tar.gz 27144 BLAKE2B 
7c672365afb9a17e2acf76f04b4479a5a9d8a43fd1e739ac86fb00f2744ad2b2871f12e3b384d292c8f7d704af877372e201644a6354b49d38d6ec03c2437f4d
 SHA512 
9825e530f3e2de9f84aa77afba813aaba8ce68e3fb52f7685e98099e9f5a3b828cad259d4eb273aafba9b7a14ea9e41e9c0ecf2f6efe1dfd3b81f9ea0786592b

diff --git a/app-portage/elogv/elogv-0.8.3.ebuild 
b/app-portage/elogv/elogv-0.8.3.ebuild
new file mode 100644
index ..1f4d6eb51b62
--- /dev/null
+++ b/app-portage/elogv/elogv-0.8.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2023-10-06 Thread Sebastian Pipping
commit: 3bd10229a6c181e031f73d641aad838ee168f991
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Oct  6 18:02:47 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 18:02:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd10229

app-portage/elogv: Fix license

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

 app-portage/elogv/elogv-0.7.9-r3.ebuild | 2 +-
 app-portage/elogv/elogv-0.8.0.ebuild| 2 +-
 app-portage/elogv/elogv-0.8.1.ebuild| 2 +-
 app-portage/elogv/elogv-0.8.2.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
index 3e9b628d1a51..9496193f8f9c 100644
--- a/app-portage/elogv/elogv-0.7.9-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of 
elogs created by Port
 HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
index 725bdcdc7362..ff49606527d6 100644
--- a/app-portage/elogv/elogv-0.8.0.ebuild
+++ b/app-portage/elogv/elogv-0.8.0.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of 
elogs created by Port
 HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )

diff --git a/app-portage/elogv/elogv-0.8.1.ebuild 
b/app-portage/elogv/elogv-0.8.1.ebuild
index 7f7f37ff6174..920c16d85b52 100644
--- a/app-portage/elogv/elogv-0.8.1.ebuild
+++ b/app-portage/elogv/elogv-0.8.1.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of 
elogs created by Port
 HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )

diff --git a/app-portage/elogv/elogv-0.8.2.ebuild 
b/app-portage/elogv/elogv-0.8.2.ebuild
index 11ba9343a3cd..1f4d6eb51b62 100644
--- a/app-portage/elogv/elogv-0.8.2.ebuild
+++ b/app-portage/elogv/elogv-0.8.2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of 
elogs created by Port
 HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )



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

2023-10-05 Thread Sebastian Pipping
commit: d6f28ae1daa76582d2a3d12e1265bef94d48dc19
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Thu Oct  5 18:40:58 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Thu Oct  5 18:40:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f28ae1

app-portage/elogv: 0.8.2

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

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.8.2.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index 06ddc5a9aeed..0edad5bf6e90 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1,3 +1,4 @@
 DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff92f34b6b3ad175178161c36531bf9211563f4ad18191c6ff99c2cdcf9c3d188eca293a1698157e0a9f04a2
 SHA512 
703d1e8f55f5ee17a393f3a331ee38ef1d4e4c918c316055d5e2297b96dbe7de0ca6df864f462520f2087ed1a7bb7f43db56bfd3864a865d349516694522a686
 DIST elogv-0.8.0.tar.gz 19563 BLAKE2B 
1483f1973f0d18470484f8b4861f9301f5a2cc5e813709c3783127d0ed61db952c7edb1e5c12a3ba2066aa09bfd9c7547bc695ea9b46f106996b3036abc32d2d
 SHA512 
75c1bce6dae36f5720e36a92d08c9469a54b31ff50321cc6fc250aa5a3039f2b4ce7ad518d261acb2d653e20783d375ec2c88bc2b86cc1400b6a49cfbb14647b
 DIST elogv-0.8.1.tar.gz 19289 BLAKE2B 
e88e7383661e0a6336ffbb9027ee9d5540f14db7dd00e385afeb732925487a5cf9e73aa56cead2e11c6ae893a92006b3c75231dfb8918d8102af5988c10a480a
 SHA512 
36f4eb237a8811d3720862d0551a84a0abce36cf565c810d25457ec5b1b2735897be69856ab50be2ad08be77b3761435aae87ac377407374c7643d05fe592f27
+DIST elogv-0.8.2.tar.gz 19212 BLAKE2B 
d37daeccc4b1ed780d943649dd709815b8d2ab69665a9426700501b9266c3cd70ad0d29a828195fb16f9be71692ab1fdb80a503de94a759447dd5540b29e9dc9
 SHA512 
bc542c1ba941379290159796ede2aed8345c09e050bbbfa65ceb8f1d8c0fc6c33147d716bc685690e6b5d513d66d3aa04c96b28674ba4d83c29348740cb8feb1

diff --git a/app-portage/elogv/elogv-0.8.2.ebuild 
b/app-portage/elogv/elogv-0.8.2.ebuild
new file mode 100644
index ..11ba9343a3cd
--- /dev/null
+++ b/app-portage/elogv/elogv-0.8.2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2023-10-05 Thread Sebastian Pipping
commit: 24602766f26fdb4654e39853cc6aac8e6b4e4f4f
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Thu Oct  5 15:07:20 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Thu Oct  5 15:07:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24602766

app-portage/elogv: Drop old

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

 app-portage/elogv/elogv-0.7.9-r1.ebuild | 56 -
 app-portage/elogv/elogv-0.7.9-r2.ebuild | 56 -
 app-portage/elogv/elogv-0.7.9.ebuild| 54 ---
 3 files changed, 166 deletions(-)

diff --git a/app-portage/elogv/elogv-0.7.9-r1.ebuild 
b/app-portage/elogv/elogv-0.7.9-r1.ebuild
deleted file mode 100644
index 8652a382193c..
--- a/app-portage/elogv/elogv-0.7.9-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9,10} pypy3 )
-PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
-SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-DOCS=( README )
-
-src_install() {
-   distutils-r1_src_install
-
-   # unset LINGUAS => install all languages
-   # empty LINGUAS => install none
-   local i
-   if [[ -n "${LINGUAS+x}" ]] ; then
-   elog 'Deleting unwanted language files...'
-   for i in $(cd "${ED}"/usr/share/locale/ && ls -1) ; do
-   if ! has "${i}" "${LINGUAS}" ; then
-   rm -rf "${ED}"/usr/share/{locale,man}/"${i}"
-   elog "- Language \"${i}\" deleted"
-   fi
-   done
-   fi
-}
-
-pkg_postinst() {
-   elog "In order to use this software, you need to activate"
-   elog "Portage's elog features.  Required is"
-   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
-   elog "and at least one out of "
-   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
-   elog "More information on the elog system can be found"
-   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
-   elog
-   elog "To operate properly this software needs the directory"
-   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
-   elog "To start the software as a user, add yourself to the portage"
-   elog "group."
-   elog
-}

diff --git a/app-portage/elogv/elogv-0.7.9-r2.ebuild 
b/app-portage/elogv/elogv-0.7.9-r2.ebuild
deleted file mode 100644
index 088cf06f1fab..
--- a/app-portage/elogv/elogv-0.7.9-r2.ebuild
+++ /dev/null
@@ -1,56 +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} pypy3 )
-PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
-SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-PLOCALES=( "de" "es" "it" "pl" )
-IUSE="${PLOCALES[*]/#/l10n_}"
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-DOCS=( README )
-
-src_install() {
-   distutils-r1_src_install
-
-   elog 'Deleting unwanted language files...'
-   for i in ${PLOCALES[@]}; do
-   if use "l10n_${i}"; then
-   # Keep and fix man page filename (bug #869905)
-   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
-   else
-   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
-   elog "- Language \"${i}\" deleted"
-   fi
-   done
-}
-
-pkg_postinst() {
-   elog "In order to use this software, you need to activate"
-   elog "Portage's elog features.  Required is"
-   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
-   elog "and at least one out of "
-   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
-   elog "More information on the elog system can be found"
-   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
-   elog
-   elog "To operate properly this software needs the directory"
-   elog 

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

2023-10-05 Thread Sebastian Pipping
commit: dcc1d963f8e426f623b26158ed2b8df5bf882f5d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Thu Oct  5 15:06:04 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Thu Oct  5 15:06:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc1d963

app-portage/elogv: 0.8.1

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

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.8.1.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index b4cf6716120a..06ddc5a9aeed 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1,2 +1,3 @@
 DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff92f34b6b3ad175178161c36531bf9211563f4ad18191c6ff99c2cdcf9c3d188eca293a1698157e0a9f04a2
 SHA512 
703d1e8f55f5ee17a393f3a331ee38ef1d4e4c918c316055d5e2297b96dbe7de0ca6df864f462520f2087ed1a7bb7f43db56bfd3864a865d349516694522a686
 DIST elogv-0.8.0.tar.gz 19563 BLAKE2B 
1483f1973f0d18470484f8b4861f9301f5a2cc5e813709c3783127d0ed61db952c7edb1e5c12a3ba2066aa09bfd9c7547bc695ea9b46f106996b3036abc32d2d
 SHA512 
75c1bce6dae36f5720e36a92d08c9469a54b31ff50321cc6fc250aa5a3039f2b4ce7ad518d261acb2d653e20783d375ec2c88bc2b86cc1400b6a49cfbb14647b
+DIST elogv-0.8.1.tar.gz 19289 BLAKE2B 
e88e7383661e0a6336ffbb9027ee9d5540f14db7dd00e385afeb732925487a5cf9e73aa56cead2e11c6ae893a92006b3c75231dfb8918d8102af5988c10a480a
 SHA512 
36f4eb237a8811d3720862d0551a84a0abce36cf565c810d25457ec5b1b2735897be69856ab50be2ad08be77b3761435aae87ac377407374c7643d05fe592f27

diff --git a/app-portage/elogv/elogv-0.8.1.ebuild 
b/app-portage/elogv/elogv-0.8.1.ebuild
new file mode 100644
index ..7f7f37ff6174
--- /dev/null
+++ b/app-portage/elogv/elogv-0.8.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2023-09-28 Thread Sam James
commit: b45463c6c8f9d8d47b7922fb0d5f833c93ef24d1
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 28 06:16:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 28 06:16:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45463c6

app-portage/elogv: Stabilize 0.8.0 sparc, #914816

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

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

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
index 554a4febde8d..725bdcdc7362 100644
--- a/app-portage/elogv/elogv-0.8.0.ebuild
+++ b/app-portage/elogv/elogv-0.8.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-09-27 Thread Sam James
commit: 4aae0f808b0186126875cedc75a5b474ff0e7014
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 28 00:20:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 28 00:20:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aae0f80

app-portage/elogv: Stabilize 0.8.0 amd64, #914816

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

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

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
index 4b3abea3dc9f..554a4febde8d 100644
--- a/app-portage/elogv/elogv-0.8.0.ebuild
+++ b/app-portage/elogv/elogv-0.8.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-09-26 Thread Sam James
commit: 56c33807d13b62ac55be3a224224e21ab05a1295
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:47:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:47:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c33807

app-portage/elogv: Stabilize 0.8.0 x86, #914816

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

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

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
index 7f7f37ff6174..4b3abea3dc9f 100644
--- a/app-portage/elogv/elogv-0.8.0.ebuild
+++ b/app-portage/elogv/elogv-0.8.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-07-08 Thread Sebastian Pipping
commit: 6dc01f35dd8efcd50dcc9a7dd12e7483c280d020
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Jul  8 14:27:51 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Jul  8 14:29:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc01f35

app-portage/elogv: 0.8.0 + start using DISTUTILS_USE_PEP517

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

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.8.0.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index ccdec799d03e..b4cf6716120a 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1 +1,2 @@
 DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff92f34b6b3ad175178161c36531bf9211563f4ad18191c6ff99c2cdcf9c3d188eca293a1698157e0a9f04a2
 SHA512 
703d1e8f55f5ee17a393f3a331ee38ef1d4e4c918c316055d5e2297b96dbe7de0ca6df864f462520f2087ed1a7bb7f43db56bfd3864a865d349516694522a686
+DIST elogv-0.8.0.tar.gz 19563 BLAKE2B 
1483f1973f0d18470484f8b4861f9301f5a2cc5e813709c3783127d0ed61db952c7edb1e5c12a3ba2066aa09bfd9c7547bc695ea9b46f106996b3036abc32d2d
 SHA512 
75c1bce6dae36f5720e36a92d08c9469a54b31ff50321cc6fc250aa5a3039f2b4ce7ad518d261acb2d653e20783d375ec2c88bc2b86cc1400b6a49cfbb14647b

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
new file mode 100644
index ..7f7f37ff6174
--- /dev/null
+++ b/app-portage/elogv/elogv-0.8.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2023-04-19 Thread Sam James
commit: a45d28dad742d2fcdb99ef5d0755fee4dc77184c
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 20 05:00:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 20 05:01:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45d28da

app-portage/elogv: Stabilize 0.7.9-r3 x86, #904573

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

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

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
index 606adbfa30f8..3e9b628d1a51 100644
--- a/app-portage/elogv/elogv-0.7.9-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-04-19 Thread Arthur Zamarin
commit: 3ae3148dc8ccf4e7b14c72141ebad248acae3451
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Apr 20 04:38:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 20 04:38:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae3148d

app-portage/elogv: Stabilize 0.7.9-r3 ppc, #904573

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
index 75c091af44f4..606adbfa30f8 100644
--- a/app-portage/elogv/elogv-0.7.9-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-04-19 Thread Sam James
commit: 4a303505914a13048a735aed0c3bb687c5712f89
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 20 04:16:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 20 04:17:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a303505

app-portage/elogv: Stabilize 0.7.9-r3 amd64, #904573

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

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

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
index cc998410e154..75c091af44f4 100644
--- a/app-portage/elogv/elogv-0.7.9-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2023-04-19 Thread Arthur Zamarin
commit: 46673b76706fc8d6736f6c0c3fd1b624460558a2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Apr 20 04:14:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 20 04:14:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46673b76

app-portage/elogv: Stabilize 0.7.9-r3 sparc, #904573

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
index 959c38572a39..cc998410e154 100644
--- a/app-portage/elogv/elogv-0.7.9-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



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

2022-11-28 Thread Sebastian Pipping
commit: 6d2014ac7d15cf20b3ba21bebe6518ae1647f656
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Nov 28 20:33:09 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov 28 20:37:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2014ac

app-portage/elogv: Python 3.11

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

 app-portage/elogv/elogv-0.7.9-r3.ebuild | 56 +
 1 file changed, 56 insertions(+)

diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild 
b/app-portage/elogv/elogv-0.7.9-r3.ebuild
new file mode 100644
index ..5936381034d5
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2022-09-17 Thread Sebastian Pipping
commit: 1cff333997f3e3082bd1610ad625e10bd0300b20
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Sep 17 13:34:20 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Sep 17 13:34:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cff3339

app-portage/elogv: fix installation of l10n man pages + EAPI 8

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

 app-portage/elogv/elogv-0.7.9-r2.ebuild | 56 +
 1 file changed, 56 insertions(+)

diff --git a/app-portage/elogv/elogv-0.7.9-r2.ebuild 
b/app-portage/elogv/elogv-0.7.9-r2.ebuild
new file mode 100644
index ..38adcab927ba
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.9-r2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2022-05-22 Thread Zac Medico
commit: a7ae6f2ef0eecbcfaa12c30766e59c269fc6f5ae
Author: Zac Medico  gentoo  org>
AuthorDate: Sun May 22 16:16:31 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun May 22 16:17:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ae6f2e

app-portage/elogv: drop 0.7.8-r3

Closes: https://bugs.gentoo.org/84
Signed-off-by: Zac Medico  gentoo.org>

 app-portage/elogv/Manifest  |  1 -
 app-portage/elogv/elogv-0.7.8-r3.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index 03e6931d4d4b..ccdec799d03e 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1,2 +1 @@
-DIST elogv-0.7.8.tar.gz 19554 BLAKE2B 
653a1dd8d5cb142c78c27ad4c7110a7dac666eed649213ef62c1548d5248c4add561242290a59178470736cffc9ac15fb7ee796a2954239ba382001f1e6c9c4f
 SHA512 
be90f01b4d2e114608b13aeba78ab368af6ed66ca329de6952d7f422c90356fd1c6988827f0c60ee66636ae92e089689c7cbd725f6eb20545747fb24d0d1daf2
 DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff92f34b6b3ad175178161c36531bf9211563f4ad18191c6ff99c2cdcf9c3d188eca293a1698157e0a9f04a2
 SHA512 
703d1e8f55f5ee17a393f3a331ee38ef1d4e4c918c316055d5e2297b96dbe7de0ca6df864f462520f2087ed1a7bb7f43db56bfd3864a865d349516694522a686

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
deleted file mode 100644
index 4ca848e032c6..
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
-SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-DOCS=( README )
-
-src_install() {
-   distutils-r1_src_install
-
-   # unset LINGUAS => install all languages
-   # empty LINGUAS => install none
-   local i
-   if [[ -n "${LINGUAS+x}" ]] ; then
-   for i in $(ls "${ED}"/usr/share/locale/) ; do
-   if ! has ${i} ${LINGUAS} ; then
-   rm -rf "${ED}"/usr/share/{locale,man}/${i}
-   fi
-   done
-   fi
-}
-
-pkg_postinst() {
-   elog "In order to use this software, you need to activate"
-   elog "Portage's elog features.  Required is"
-   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
-   elog "and at least one out of "
-   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
-   elog "More information on the elog system can be found"
-   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
-   elog
-   elog "To operate properly this software needs the directory"
-   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
-   elog "To start the software as a user, add yourself to the portage"
-   elog "group."
-   elog
-}



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

2022-04-30 Thread Sebastian Pipping
commit: b08bf08f317dc8202752b259c73f32fbfc781cd9
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Apr 30 18:05:03 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Apr 30 18:07:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08bf08f

app-portage/elogv: Improve LINGUAS cleanup code

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

 app-portage/elogv/elogv-0.7.9-r1.ebuild | 56 +
 1 file changed, 56 insertions(+)

diff --git a/app-portage/elogv/elogv-0.7.9-r1.ebuild 
b/app-portage/elogv/elogv-0.7.9-r1.ebuild
new file mode 100644
index ..5f0a98be9ddf
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.9-r1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   # unset LINGUAS => install all languages
+   # empty LINGUAS => install none
+   local i
+   if [[ -n "${LINGUAS+x}" ]] ; then
+   elog 'Deleting unwanted language files...'
+   for i in $(cd "${ED}"/usr/share/locale/ && ls -1) ; do
+   if ! has "${i}" "${LINGUAS}" ; then
+   rm -rf "${ED}"/usr/share/{locale,man}/"${i}"
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+   fi
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2021-10-30 Thread Georgy Yakovlev
commit: 556380387d7be907b018f1011bfb20ccfb14ff92
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Oct 30 22:29:55 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Oct 30 22:30:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55638038

app-portage/elogv: enable py3.10

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.9.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
index 4ca848e032c..b480ee06656 100644
--- a/app-portage/elogv/elogv-0.7.9.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
 PYTHON_REQ_USE="ncurses"
 DISTUTILS_USE_SETUPTOOLS=no
 



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

2021-02-18 Thread Sam James
commit: 1fa2e85fbefb27290d698d8a04e3c7c3083fd128
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 17:12:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 17:12:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa2e85f

app-portage/elogv: Stabilize 0.7.9 amd64, #770964

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

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

diff --git a/app-portage/elogv/elogv-0.7.9.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
index a272933e12a..4ca848e032c 100644
--- a/app-portage/elogv/elogv-0.7.9.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2021-02-17 Thread Sam James
commit: 53fac12a56a5e393a7c3329f064a1153271b30bb
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 17 20:54:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 17 20:54:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fac12a

app-portage/elogv: Stabilize 0.7.9 ppc, #770964

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

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

diff --git a/app-portage/elogv/elogv-0.7.9.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
index 5837c7c1b4c..a272933e12a 100644
--- a/app-portage/elogv/elogv-0.7.9.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2021-02-17 Thread Sergei Trofimovich
commit: b3b2fe133ba2a124b3a10e1c05f96c961db559dc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Feb 17 15:48:25 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb 17 15:55:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b2fe13

app-portage/elogv: stable 0.7.9 for sparc, bug #770964

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.9.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
index 776e36f32b3..5837c7c1b4c 100644
--- a/app-portage/elogv/elogv-0.7.9.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2021-02-16 Thread Sam James
commit: 7096acbaad1ebe099ec272cffdba153819643763
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 16 19:21:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 16 19:21:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7096acba

app-portage/elogv: Stabilize 0.7.9 x86, #770964

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

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

diff --git a/app-portage/elogv/elogv-0.7.9.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
index 24eee4ec7bd..776e36f32b3 100644
--- a/app-portage/elogv/elogv-0.7.9.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2021-01-06 Thread Fabian Groffen
commit: 0a86279e40b98e855f28fbfc1b51e2d8fc729279
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 13:21:13 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 13:21:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a86279e

app-portage/elogv: drop x86-macos

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

 app-portage/elogv/elogv-0.7.8-r3.ebuild | 4 ++--
 app-portage/elogv/elogv-0.7.9.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index 8c90ff46b18..fcae3b9cd2a 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"

diff --git a/app-portage/elogv/elogv-0.7.9.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
index 7295a4ba514..a1ef2ff83c9 100644
--- a/app-portage/elogv/elogv-0.7.9.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2020-11-23 Thread Sebastian Pipping
commit: ec8411dbeac3f9473dc45fcee102b2ffb9c18cf5
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Nov 23 10:19:42 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Nov 23 10:20:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8411db

app-portage/elogv: 0.7.9 + drop old + sync SRC_URI

Bug: https://bugs.gentoo.org/756019
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-3.0.0, Repoman-2.3.23

 app-portage/elogv/Manifest |  1 +
 app-portage/elogv/elogv-0.7.8-r1.ebuild| 49 --
 app-portage/elogv/elogv-0.7.8-r3.ebuild|  2 +-
 .../{elogv-0.7.8-r2.ebuild => elogv-0.7.9.ebuild}  |  8 ++--
 4 files changed, 7 insertions(+), 53 deletions(-)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index deb3fc98505..03e6931d4d4 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1 +1,2 @@
 DIST elogv-0.7.8.tar.gz 19554 BLAKE2B 
653a1dd8d5cb142c78c27ad4c7110a7dac666eed649213ef62c1548d5248c4add561242290a59178470736cffc9ac15fb7ee796a2954239ba382001f1e6c9c4f
 SHA512 
be90f01b4d2e114608b13aeba78ab368af6ed66ca329de6952d7f422c90356fd1c6988827f0c60ee66636ae92e089689c7cbd725f6eb20545747fb24d0d1daf2
+DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff92f34b6b3ad175178161c36531bf9211563f4ad18191c6ff99c2cdcf9c3d188eca293a1698157e0a9f04a2
 SHA512 
703d1e8f55f5ee17a393f3a331ee38ef1d4e4c918c316055d5e2297b96dbe7de0ca6df864f462520f2087ed1a7bb7f43db56bfd3864a865d349516694522a686

diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild 
b/app-portage/elogv/elogv-0.7.8-r1.ebuild
deleted file mode 100644
index 3f2657b5dd7..000
--- a/app-portage/elogv/elogv-0.7.8-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="ncurses"
-inherit distutils-r1
-
-DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://github.com/gentoo/elogv;
-SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-
-DOCS=( README )
-
-src_install() {
-   distutils-r1_src_install
-
-   # unset LINGUAS => install all languages
-   # empty LINGUAS => install none
-   local i
-   if [[ -n "${LINGUAS+x}" ]] ; then
-   for i in $(ls "${ED}"/usr/share/locale/) ; do
-   if ! has ${i} ${LINGUAS} ; then
-   rm -rf "${ED}"/usr/share/{locale,man}/${i}
-   fi
-   done
-   fi
-}
-
-pkg_postinst() {
-   elog "In order to use this software, you need to activate"
-   elog "Portage's elog features.  Required is"
-   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
-   elog "and at least one out of "
-   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
-   elog "More information on the elog system can be found"
-   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
-   elog
-   elog "To operate properly this software needs the directory"
-   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
-   elog "To start the software as a user, add yourself to the portage"
-   elog "group."
-   elog
-}

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index 540202ee6b4..8c90ff46b18 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -10,7 +10,7 @@ DISTUTILS_USE_SETUPTOOLS=no
 inherit distutils-r1
 
 DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://github.com/gentoo/elogv;
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-portage/elogv/elogv-0.7.8-r2.ebuild 
b/app-portage/elogv/elogv-0.7.9.ebuild
similarity index 85%
rename from app-portage/elogv/elogv-0.7.8-r2.ebuild
rename to app-portage/elogv/elogv-0.7.9.ebuild
index 061cb270c07..7295a4ba514 100644
--- a/app-portage/elogv/elogv-0.7.8-r2.ebuild
+++ b/app-portage/elogv/elogv-0.7.9.ebuild
@@ -3,17 +3,19 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_SETUPTOOLS=no
+
 inherit distutils-r1
 
 DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://github.com/gentoo/elogv;
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

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

2020-10-07 Thread Georgy Yakovlev
commit: d90d2d4aaed84a4bbfb53b3f2b4b45b36285357a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Oct  7 09:51:45 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Oct  7 09:51:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90d2d4a

app-portage/elogv: add py3.9 and pypy3

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index 2b6d9c3fbcb..540202ee6b4 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 PYTHON_REQ_USE="ncurses"
 DISTUTILS_USE_SETUPTOOLS=no
 



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

2020-08-21 Thread Georgy Yakovlev
commit: 3370d8cc8a06a2dc6f21bdff3e8616e224bf1e25
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 21:46:04 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 22:03:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3370d8cc

app-portage/elogv: add ~arm64 keyword

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index fca3877db14..2b6d9c3fbcb 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2020-07-05 Thread Sebastian Pipping
commit: 9fe6e13796400f151b88172df22a7b588806ba22
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Jul  6 00:26:16 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Jul  6 00:26:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe6e137

app-portage/elogv: Drop dev-python/pyliblzma suggestion

Closes: https://bugs.gentoo.org/730972
Package dev-python/pyliblzma was removed in commit
bcee995e717e37154d022102339764abb2164bfd
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 app-portage/elogv/elogv-0.7.8-r1.ebuild | 3 ---
 app-portage/elogv/elogv-0.7.8-r2.ebuild | 3 ---
 app-portage/elogv/elogv-0.7.8-r3.ebuild | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild 
b/app-portage/elogv/elogv-0.7.8-r1.ebuild
index 29847a89569..3f2657b5dd7 100644
--- a/app-portage/elogv/elogv-0.7.8-r1.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r1.ebuild
@@ -33,9 +33,6 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog "Optional dependencies:"
-   elog "  dev-python/pyliblzma (for xz compressed elog files)"
-   elog
elog "In order to use this software, you need to activate"
elog "Portage's elog features.  Required is"
elog "   PORTAGE_ELOG_SYSTEM=\"save\" "

diff --git a/app-portage/elogv/elogv-0.7.8-r2.ebuild 
b/app-portage/elogv/elogv-0.7.8-r2.ebuild
index 7dd9ad6ec41..061cb270c07 100644
--- a/app-portage/elogv/elogv-0.7.8-r2.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r2.ebuild
@@ -36,9 +36,6 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog "Optional dependencies:"
-   elog "  dev-python/pyliblzma (for xz compressed elog files)"
-   elog
elog "In order to use this software, you need to activate"
elog "Portage's elog features.  Required is"
elog "   PORTAGE_ELOG_SYSTEM=\"save\" "

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index af2d7a30cc5..fca3877db14 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -38,9 +38,6 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog "Optional dependencies:"
-   elog "  dev-python/pyliblzma (for xz compressed elog files)"
-   elog
elog "In order to use this software, you need to activate"
elog "Portage's elog features.  Required is"
elog "   PORTAGE_ELOG_SYSTEM=\"save\" "



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

2020-04-20 Thread Agostino Sarubbo
commit: f0b88bafff24b6e95d7bd008469564091b9c46b3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 20 09:47:49 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 20 09:47:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b88baf

app-portage/elogv: ppc stable wrt bug #718090

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

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

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index 2a0f1532d32..af2d7a30cc5 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2020-04-19 Thread Sergei Trofimovich
commit: 3be2abc96aa7d740b27a2a80eb717d39edf4d399
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 19 22:29:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 19 23:55:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be2abc9

app-portage/elogv: stable 0.7.8-r3 for sparc, bug #718090

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index cbc32e7ec65..2a0f1532d32 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2020-04-19 Thread Agostino Sarubbo
commit: f44e64d5c7f08df6b63fc85c1c2646809622dac0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Apr 19 18:22:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Apr 19 18:22:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44e64d5

app-portage/elogv: amd64 stable wrt bug #718090

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

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

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index d2f4f561694..cbc32e7ec65 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2020-04-19 Thread Agostino Sarubbo
commit: d62efa6aaef541d7e25bf0d5259cc5a4b24b4a44
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Apr 19 17:08:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Apr 19 17:08:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62efa6a

app-portage/elogv: x86 stable wrt bug #718090

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

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

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
index 9bb9e95bbc7..d2f4f561694 100644
--- a/app-portage/elogv/elogv-0.7.8-r3.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2020-03-05 Thread Sebastian Pipping
commit: e82bc6711f0ee0c13bc7284510833bcc1db00835
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Thu Mar  5 14:40:42 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Thu Mar  5 14:45:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82bc671

app-portage/elogv: Fix setuptools dependency

Closes: https://bugs.gentoo.org/709906
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.92, Repoman-2.3.20

 app-portage/elogv/elogv-0.7.8-r3.ebuild | 57 +
 1 file changed, 57 insertions(+)

diff --git a/app-portage/elogv/elogv-0.7.8-r3.ebuild 
b/app-portage/elogv/elogv-0.7.8-r3.ebuild
new file mode 100644
index 000..9bb9e95bbc7
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.8-r3.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://github.com/gentoo/elogv;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   # unset LINGUAS => install all languages
+   # empty LINGUAS => install none
+   local i
+   if [[ -n "${LINGUAS+x}" ]] ; then
+   for i in $(ls "${ED}"/usr/share/locale/) ; do
+   if ! has ${i} ${LINGUAS} ; then
+   rm -rf "${ED}"/usr/share/{locale,man}/${i}
+   fi
+   done
+   fi
+}
+
+pkg_postinst() {
+   elog "Optional dependencies:"
+   elog "  dev-python/pyliblzma (for xz compressed elog files)"
+   elog
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2019-11-30 Thread Sebastian Pipping
commit: 81e53045e69616e66f62703182452ada4d2a2216
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 30 18:58:24 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 30 18:59:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e53045

app-portage/elogv: Drop old

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

 app-portage/elogv/Manifest|  7 -
 app-portage/elogv/elogv-0.7.6.1-r1.ebuild | 52 ---
 app-portage/elogv/elogv-0.7.6.2.ebuild| 52 ---
 app-portage/elogv/elogv-0.7.6.3.ebuild| 52 ---
 app-portage/elogv/elogv-0.7.6.4.ebuild| 52 ---
 app-portage/elogv/elogv-0.7.6.5.ebuild| 52 ---
 app-portage/elogv/elogv-0.7.6.6.ebuild| 52 ---
 app-portage/elogv/elogv-0.7.7.1.ebuild| 52 ---
 app-portage/elogv/elogv-0.7.8.ebuild  | 52 ---
 9 files changed, 423 deletions(-)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index f6549f2ca95..deb3fc98505 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -1,8 +1 @@
-DIST elogv-0.7.6.1.tar.gz 17968 BLAKE2B 
dd2476932a83bc067d39f052d565e3a8fa0c6fd6e2c996b3706c1669f9da395793b5569676846e6704e32f7d56d42227640139629a97a11c095cb198f4591631
 SHA512 
c2ddea6189165262fae6968d9bb3b8e76f316d9696f07369552ae00eb48a49323232ea7d3609310cd0e440bd912e474dd396a71922dbf5c9f1ee587899ef859e
-DIST elogv-0.7.6.2.tar.gz 18206 BLAKE2B 
d32713c02d3cb49b9cee7121cda1dea51cdeb496ec859ca0954d0dc676726f3c7de80226b96e6d234d0a0c28e76b9d742a663c1a339b40c5e63d611f082a0d37
 SHA512 
5628a409346d6375f10a77a08eaef6a160abff385701232c78f5d02a9493f84c451a53f301940a96e177eb295198d05e9c3e2525ab89ad6565f0eca2f2b0102e
-DIST elogv-0.7.6.3.tar.gz 18424 BLAKE2B 
8b62b278347ee25f2e45c87a98d0fcff34efe6aad1ae7927336ab28fd03945af0586f8aff316727f7d7ae4e0753f9c25d380bd24203dfecf8d0f2295b7665f5f
 SHA512 
c9127a4770721bd66cd75cf197af9262f7764f8227c36a7229d597fcd9e8db52aeffb42bdcc7b0c0ff20bdcfc9d18b9a568b0456b71ec764a937b148f9893677
-DIST elogv-0.7.6.4.tar.gz 18481 BLAKE2B 
b7a81e5d736b589cbee3cffbcd0df64c76ba83b12946283771e3cc91a96902de6b4ba37b950f335df1698945ed873734c9117667b4de0f54f228555f4d27b688
 SHA512 
e9331438552a63c26afc3f16ed4877298bb976a242639c0aae506507570b68cc677bc6e491f0b293a1986579c9edbab769b8d63924f9b0a18ad1e5a222f4d388
-DIST elogv-0.7.6.5.tar.gz 19021 BLAKE2B 
0b9f67357ac8fc617ca922a5de64da8559b98cd929d48ed8ba758f8e9a694c60c1e49c33d78aea8c4b5b5d7fc788595c56ff5903b9bc93f6cde5cd1128c6920b
 SHA512 
4a596653ca1c1dc3c315cdf111ddf12d7af5514582da50bf659c48d063fd971c2466d1bd0e4fa1e92e71afaa9715024269cf7ed3a5969ce986742a2c5f648c4a
-DIST elogv-0.7.6.6.tar.gz 19362 BLAKE2B 
79ab57c2e30e077731836a3137889c7093fbddd0c10e1e0f3da3160dbb801e928e93a01d3cceadc6fe21f11a8d1eeecad713e915c4cee3cd3ee8ef8255540960
 SHA512 
d044feecbbef17d676551e545dcc4e6e27779668371d40d891d53bb7187474f665a422a732a0e95246fbd9d689ddeca509a74b6ce677f3a50871878e12895cba
-DIST elogv-0.7.7.1.tar.gz 19437 BLAKE2B 
07f39ce5363541020332d8af72fc9c3145ed1ba435bd37f1c0a8846a7e8831e55898c5a9eb65510e821a0f1067fc461c5b124db88600696cfeacdb74c77189cd
 SHA512 
5a766e7ccf1da07795b111dbe45656203a54a6e9fe2aee12caa3ad4c28f122e4845274a4af45b492a34b93d316b241e1a1c33acfc7c366daa328563da04c165d
 DIST elogv-0.7.8.tar.gz 19554 BLAKE2B 
653a1dd8d5cb142c78c27ad4c7110a7dac666eed649213ef62c1548d5248c4add561242290a59178470736cffc9ac15fb7ee796a2954239ba382001f1e6c9c4f
 SHA512 
be90f01b4d2e114608b13aeba78ab368af6ed66ca329de6952d7f422c90356fd1c6988827f0c60ee66636ae92e089689c7cbd725f6eb20545747fb24d0d1daf2

diff --git a/app-portage/elogv/elogv-0.7.6.1-r1.ebuild 
b/app-portage/elogv/elogv-0.7.6.1-r1.ebuild
deleted file mode 100644
index 63781f53c46..000
--- a/app-portage/elogv/elogv-0.7.6.1-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses"
-inherit distutils-r1
-
-DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
-HOMEPAGE="https://github.com/gentoo/elogv;
-SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-
-DOCS=( README )
-
-src_install() {
-   distutils-r1_src_install
-
-   # unset LINGUAS => install all languages
-   # empty LINGUAS => install none
-   local i
-   if [[ -n "${LINGUAS+x}" ]] ; then
-   for i in $(ls "${ED}"/usr/share/locale/) ; do
-   if ! has ${i} ${LINGUAS} ; then
-   rm -rf 

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

2019-11-30 Thread Sebastian Pipping
commit: aa8d33ba7b5b83a6dd5cdb2ea0bec36b0c2c108a
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 30 18:56:37 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 30 18:56:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8d33ba

app-portage/elogv: py38 + missing dependency

Closes: https://bugs.gentoo.org/701584
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

 app-portage/elogv/elogv-0.7.8-r2.ebuild | 55 +
 1 file changed, 55 insertions(+)

diff --git a/app-portage/elogv/elogv-0.7.8-r2.ebuild 
b/app-portage/elogv/elogv-0.7.8-r2.ebuild
new file mode 100644
index 000..04a1a84d43f
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.8-r2.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7,8} )
+PYTHON_REQ_USE="ncurses"
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://github.com/gentoo/elogv;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   # unset LINGUAS => install all languages
+   # empty LINGUAS => install none
+   local i
+   if [[ -n "${LINGUAS+x}" ]] ; then
+   for i in $(ls "${ED}"/usr/share/locale/) ; do
+   if ! has ${i} ${LINGUAS} ; then
+   rm -rf "${ED}"/usr/share/{locale,man}/${i}
+   fi
+   done
+   fi
+}
+
+pkg_postinst() {
+   elog "Optional dependencies:"
+   elog "  dev-python/pyliblzma (for xz compressed elog files)"
+   elog
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2019-11-19 Thread Sergei Trofimovich
commit: 6f6bcdfc4a9a8845ec3764d70ee28ba83c6f5908
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Nov 19 18:04:17 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Nov 19 19:45:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6bcdfc

app-portage/elogv: stable 0.7.8-r1 for sparc, bug #698836

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild 
b/app-portage/elogv/elogv-0.7.8-r1.ebuild
index 11196dcd716..9684003653a 100644
--- a/app-portage/elogv/elogv-0.7.8-r1.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 DOCS=( README )
 



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

2019-11-19 Thread Agostino Sarubbo
commit: c9d0020499b5ed3f452e18f5062a6631b98cb1c8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 19 12:48:06 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 19 12:48:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d00204

app-portage/elogv: x86 stable wrt bug #698836

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

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

diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild 
b/app-portage/elogv/elogv-0.7.8-r1.ebuild
index 6d61dd70ff3..11196dcd716 100644
--- a/app-portage/elogv/elogv-0.7.8-r1.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 DOCS=( README )
 



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

2019-11-18 Thread Agostino Sarubbo
commit: 66e83a167fac368d207e7d32e7bd9dcecd1b418b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 19 07:38:08 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 19 07:38:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e83a16

app-portage/elogv: amd64 stable wrt bug #698836

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

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

diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild 
b/app-portage/elogv/elogv-0.7.8-r1.ebuild
index e5004bc33c8..6d61dd70ff3 100644
--- a/app-portage/elogv/elogv-0.7.8-r1.ebuild
+++ b/app-portage/elogv/elogv-0.7.8-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 DOCS=( README )
 



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

2019-10-13 Thread Zac Medico
commit: 4fa8032c00df4e5d9a18a9572e63c44a36f0bb87
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Oct 13 20:05:46 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Oct 13 20:29:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa8032c

app-portage/elogv: Python 3.7 compatibility

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

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

diff --git a/app-portage/elogv/elogv-0.7.8.ebuild 
b/app-portage/elogv/elogv-0.7.8.ebuild
index f97650aeaf6..9b427a3649c 100644
--- a/app-portage/elogv/elogv-0.7.8.ebuild
+++ b/app-portage/elogv/elogv-0.7.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 PYTHON_REQ_USE="ncurses"
 inherit distutils-r1
 



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

2019-10-13 Thread Zac Medico
commit: 7b930ee18e9514fd1c67f22fb4564b37cbf76c9a
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Oct 13 20:07:09 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Oct 13 20:29:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b930ee1

app-portage/elogv: EAPI=7

Closes: https://github.com/gentoo/gentoo/pull/13283
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 app-portage/elogv/elogv-0.7.8-r1.ebuild | 52 +
 1 file changed, 52 insertions(+)

diff --git a/app-portage/elogv/elogv-0.7.8-r1.ebuild 
b/app-portage/elogv/elogv-0.7.8-r1.ebuild
new file mode 100644
index 000..e5004bc33c8
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.8-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_REQ_USE="ncurses"
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://github.com/gentoo/elogv;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   # unset LINGUAS => install all languages
+   # empty LINGUAS => install none
+   local i
+   if [[ -n "${LINGUAS+x}" ]] ; then
+   for i in $(ls "${ED}"/usr/share/locale/) ; do
+   if ! has ${i} ${LINGUAS} ; then
+   rm -rf "${ED}"/usr/share/{locale,man}/${i}
+   fi
+   done
+   fi
+}
+
+pkg_postinst() {
+   elog "Optional dependencies:"
+   elog "  dev-python/pyliblzma (for xz compressed elog files)"
+   elog
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2018-07-08 Thread Sebastian Pipping
commit: afa99806777a02073acd31dbd8d92c8627aa42f1
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Jul  8 16:34:58 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Jul  8 16:35:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa99806

app-portage/elogv: 0.7.8

Closes: https://bugs.gentoo.org/479966
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.7.8.ebuild | 52 
 2 files changed, 53 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index 1e3c770c6a0..f6549f2ca95 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -5,3 +5,4 @@ DIST elogv-0.7.6.4.tar.gz 18481 BLAKE2B 
b7a81e5d736b589cbee3cffbcd0df64c76ba83b1
 DIST elogv-0.7.6.5.tar.gz 19021 BLAKE2B 
0b9f67357ac8fc617ca922a5de64da8559b98cd929d48ed8ba758f8e9a694c60c1e49c33d78aea8c4b5b5d7fc788595c56ff5903b9bc93f6cde5cd1128c6920b
 SHA512 
4a596653ca1c1dc3c315cdf111ddf12d7af5514582da50bf659c48d063fd971c2466d1bd0e4fa1e92e71afaa9715024269cf7ed3a5969ce986742a2c5f648c4a
 DIST elogv-0.7.6.6.tar.gz 19362 BLAKE2B 
79ab57c2e30e077731836a3137889c7093fbddd0c10e1e0f3da3160dbb801e928e93a01d3cceadc6fe21f11a8d1eeecad713e915c4cee3cd3ee8ef8255540960
 SHA512 
d044feecbbef17d676551e545dcc4e6e27779668371d40d891d53bb7187474f665a422a732a0e95246fbd9d689ddeca509a74b6ce677f3a50871878e12895cba
 DIST elogv-0.7.7.1.tar.gz 19437 BLAKE2B 
07f39ce5363541020332d8af72fc9c3145ed1ba435bd37f1c0a8846a7e8831e55898c5a9eb65510e821a0f1067fc461c5b124db88600696cfeacdb74c77189cd
 SHA512 
5a766e7ccf1da07795b111dbe45656203a54a6e9fe2aee12caa3ad4c28f122e4845274a4af45b492a34b93d316b241e1a1c33acfc7c366daa328563da04c165d
+DIST elogv-0.7.8.tar.gz 19554 BLAKE2B 
653a1dd8d5cb142c78c27ad4c7110a7dac666eed649213ef62c1548d5248c4add561242290a59178470736cffc9ac15fb7ee796a2954239ba382001f1e6c9c4f
 SHA512 
be90f01b4d2e114608b13aeba78ab368af6ed66ca329de6952d7f422c90356fd1c6988827f0c60ee66636ae92e089689c7cbd725f6eb20545747fb24d0d1daf2

diff --git a/app-portage/elogv/elogv-0.7.8.ebuild 
b/app-portage/elogv/elogv-0.7.8.ebuild
new file mode 100644
index 000..a47dbd42eba
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.8.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_REQ_USE="ncurses"
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://github.com/gentoo/elogv;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   # unset LINGUAS => install all languages
+   # empty LINGUAS => install none
+   local i
+   if [[ -n "${LINGUAS+x}" ]] ; then
+   for i in $(ls "${ED}"/usr/share/locale/) ; do
+   if ! has ${i} ${LINGUAS} ; then
+   rm -rf "${ED}"/usr/share/{locale,man}/${i}
+   fi
+   done
+   fi
+}
+
+pkg_postinst() {
+   elog "Optional dependencies:"
+   elog "  dev-python/pyliblzma (for xz compressed elog files)"
+   elog
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2018-05-18 Thread Sebastian Pipping
commit: b4e2f6c3658259e58aba90a309d7d81d89da8c70
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri May 18 17:43:20 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri May 18 17:43:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e2f6c3

app-portage/elogv: 0.7.7.1 (Python 3 fixes)

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-portage/elogv/Manifest | 2 +-
 app-portage/elogv/{elogv-0.7.7.ebuild => elogv-0.7.7.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index 14cc4b53b5a..1e3c770c6a0 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -4,4 +4,4 @@ DIST elogv-0.7.6.3.tar.gz 18424 BLAKE2B 
8b62b278347ee25f2e45c87a98d0fcff34efe6aa
 DIST elogv-0.7.6.4.tar.gz 18481 BLAKE2B 
b7a81e5d736b589cbee3cffbcd0df64c76ba83b12946283771e3cc91a96902de6b4ba37b950f335df1698945ed873734c9117667b4de0f54f228555f4d27b688
 SHA512 
e9331438552a63c26afc3f16ed4877298bb976a242639c0aae506507570b68cc677bc6e491f0b293a1986579c9edbab769b8d63924f9b0a18ad1e5a222f4d388
 DIST elogv-0.7.6.5.tar.gz 19021 BLAKE2B 
0b9f67357ac8fc617ca922a5de64da8559b98cd929d48ed8ba758f8e9a694c60c1e49c33d78aea8c4b5b5d7fc788595c56ff5903b9bc93f6cde5cd1128c6920b
 SHA512 
4a596653ca1c1dc3c315cdf111ddf12d7af5514582da50bf659c48d063fd971c2466d1bd0e4fa1e92e71afaa9715024269cf7ed3a5969ce986742a2c5f648c4a
 DIST elogv-0.7.6.6.tar.gz 19362 BLAKE2B 
79ab57c2e30e077731836a3137889c7093fbddd0c10e1e0f3da3160dbb801e928e93a01d3cceadc6fe21f11a8d1eeecad713e915c4cee3cd3ee8ef8255540960
 SHA512 
d044feecbbef17d676551e545dcc4e6e27779668371d40d891d53bb7187474f665a422a732a0e95246fbd9d689ddeca509a74b6ce677f3a50871878e12895cba
-DIST elogv-0.7.7.tar.gz 19404 BLAKE2B 
8fda3a3956a118031b42565b6b1a6c290383039c0aa640d332ae671299aa466d3ae6e5d23d2287b64079d8de15bdfbc57bfe445b1ec71a893264ce8ae410b153
 SHA512 
fa8a7ecd69d70b6a0c320a010cedee4b40323d9c1a018bacb0fa8ca085c7076a58ced3804aca98d847c30b43a8d7ceac166d8225de27097b1cb4181526ff3de8
+DIST elogv-0.7.7.1.tar.gz 19437 BLAKE2B 
07f39ce5363541020332d8af72fc9c3145ed1ba435bd37f1c0a8846a7e8831e55898c5a9eb65510e821a0f1067fc461c5b124db88600696cfeacdb74c77189cd
 SHA512 
5a766e7ccf1da07795b111dbe45656203a54a6e9fe2aee12caa3ad4c28f122e4845274a4af45b492a34b93d316b241e1a1c33acfc7c366daa328563da04c165d

diff --git a/app-portage/elogv/elogv-0.7.7.ebuild 
b/app-portage/elogv/elogv-0.7.7.1.ebuild
similarity index 100%
rename from app-portage/elogv/elogv-0.7.7.ebuild
rename to app-portage/elogv/elogv-0.7.7.1.ebuild



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

2018-05-16 Thread Sebastian Pipping
commit: 3fc5f1c42cfd9bd82d56844bbf22b227550d6223
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed May 16 18:37:47 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed May 16 18:38:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc5f1c4

app-portage/elogv: 0.7.7 with Python 3

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.7.7.ebuild | 52 
 2 files changed, 53 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index eb26721b23a..14cc4b53b5a 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -4,3 +4,4 @@ DIST elogv-0.7.6.3.tar.gz 18424 BLAKE2B 
8b62b278347ee25f2e45c87a98d0fcff34efe6aa
 DIST elogv-0.7.6.4.tar.gz 18481 BLAKE2B 
b7a81e5d736b589cbee3cffbcd0df64c76ba83b12946283771e3cc91a96902de6b4ba37b950f335df1698945ed873734c9117667b4de0f54f228555f4d27b688
 SHA512 
e9331438552a63c26afc3f16ed4877298bb976a242639c0aae506507570b68cc677bc6e491f0b293a1986579c9edbab769b8d63924f9b0a18ad1e5a222f4d388
 DIST elogv-0.7.6.5.tar.gz 19021 BLAKE2B 
0b9f67357ac8fc617ca922a5de64da8559b98cd929d48ed8ba758f8e9a694c60c1e49c33d78aea8c4b5b5d7fc788595c56ff5903b9bc93f6cde5cd1128c6920b
 SHA512 
4a596653ca1c1dc3c315cdf111ddf12d7af5514582da50bf659c48d063fd971c2466d1bd0e4fa1e92e71afaa9715024269cf7ed3a5969ce986742a2c5f648c4a
 DIST elogv-0.7.6.6.tar.gz 19362 BLAKE2B 
79ab57c2e30e077731836a3137889c7093fbddd0c10e1e0f3da3160dbb801e928e93a01d3cceadc6fe21f11a8d1eeecad713e915c4cee3cd3ee8ef8255540960
 SHA512 
d044feecbbef17d676551e545dcc4e6e27779668371d40d891d53bb7187474f665a422a732a0e95246fbd9d689ddeca509a74b6ce677f3a50871878e12895cba
+DIST elogv-0.7.7.tar.gz 19404 BLAKE2B 
8fda3a3956a118031b42565b6b1a6c290383039c0aa640d332ae671299aa466d3ae6e5d23d2287b64079d8de15bdfbc57bfe445b1ec71a893264ce8ae410b153
 SHA512 
fa8a7ecd69d70b6a0c320a010cedee4b40323d9c1a018bacb0fa8ca085c7076a58ced3804aca98d847c30b43a8d7ceac166d8225de27097b1cb4181526ff3de8

diff --git a/app-portage/elogv/elogv-0.7.7.ebuild 
b/app-portage/elogv/elogv-0.7.7.ebuild
new file mode 100644
index 000..a47dbd42eba
--- /dev/null
+++ b/app-portage/elogv/elogv-0.7.7.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_REQ_USE="ncurses"
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://github.com/gentoo/elogv;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   # unset LINGUAS => install all languages
+   # empty LINGUAS => install none
+   local i
+   if [[ -n "${LINGUAS+x}" ]] ; then
+   for i in $(ls "${ED}"/usr/share/locale/) ; do
+   if ! has ${i} ${LINGUAS} ; then
+   rm -rf "${ED}"/usr/share/{locale,man}/${i}
+   fi
+   done
+   fi
+}
+
+pkg_postinst() {
+   elog "Optional dependencies:"
+   elog "  dev-python/pyliblzma (for xz compressed elog files)"
+   elog
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



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

2016-07-14 Thread Patrice Clement
commit: 28dd45abf321268984ed22a89b5b2e80c22f7a93
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Wed Jul 13 18:39:01 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jul 14 16:06:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28dd45ab

app-portage/elogv: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/1883

Signed-off-by: Patrice Clement  gentoo.org>

 app-portage/elogv/files/0.7.4-prefix.patch  | 13 -
 app-portage/elogv/files/elogv-0.7.5-vt100.patch | 38 -
 2 files changed, 51 deletions(-)

diff --git a/app-portage/elogv/files/0.7.4-prefix.patch 
b/app-portage/elogv/files/0.7.4-prefix.patch
deleted file mode 100644
index 9829b12..000
--- a/app-portage/elogv/files/0.7.4-prefix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/elogv b/elogv
-index 85d507b..bef7ae9 100755
 a/elogv
-+++ b/elogv
-@@ -544,7 +544,7 @@ if __name__ == "__main__":
- if port_settings['PORT_LOGDIR']:
- elogdir = os.path.join(port_settings['PORT_LOGDIR'],"elog")
- else:
--elogdir = os.path.join(os.sep,"var","log","portage","elog")
-+elogdir = 
os.path.join(os.sep,'@GENTOO_PORTAGE_EPREFIX@',"var","log","portage","elog")
- 
- # Launch curses interface
- try:

diff --git a/app-portage/elogv/files/elogv-0.7.5-vt100.patch 
b/app-portage/elogv/files/elogv-0.7.5-vt100.patch
deleted file mode 100644
index 5df26c4..000
--- a/app-portage/elogv/files/elogv-0.7.5-vt100.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From 68141bf6f469ed7618c7ebd068eb7f8db260dfdb Mon Sep 17 00:00:00 2001
-From: Sebastian Pipping 
-Date: Thu, 2 May 2013 23:22:36 +0200
-Subject: [PATCH] Fix crash with TERM=vt100
-

- elogv | 15 +--
- 1 file changed, 9 insertions(+), 6 deletions(-)
-
-diff --git a/elogv b/elogv
-index 53c37cd..a8440d1 100755
 a/elogv
-+++ b/elogv
-@@ -96,12 +96,15 @@ class ElogViewer:
- self.screen = screen
- 
- # Our color pairs
--curses.use_default_colors()
--curses.init_pair(selected, curses.COLOR_BLACK, curses.COLOR_WHITE)
--curses.init_pair(einfo, curses.COLOR_GREEN, curses.COLOR_BLACK)
--curses.init_pair(ewarn, curses.COLOR_YELLOW, curses.COLOR_BLACK)
--curses.init_pair(eerror, curses.COLOR_RED, curses.COLOR_BLACK)
--curses.init_pair(elog, curses.COLOR_MAGENTA, curses.COLOR_BLACK)
-+try:
-+curses.use_default_colors()
-+curses.init_pair(selected, curses.COLOR_BLACK, curses.COLOR_WHITE)
-+curses.init_pair(einfo, curses.COLOR_GREEN, curses.COLOR_BLACK)
-+curses.init_pair(ewarn, curses.COLOR_YELLOW, curses.COLOR_BLACK)
-+curses.init_pair(eerror, curses.COLOR_RED, curses.COLOR_BLACK)
-+curses.init_pair(elog, curses.COLOR_MAGENTA, curses.COLOR_BLACK)
-+except curses.error:  # e.g. with "TERM=vt100 elogv" invokation
-+pass
- 
- # This attributes are used to manage the scrolling of the list
- # of files
--- 
-1.8.1.5
-