From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E138E138359 for ; Mon, 23 Nov 2020 10:22:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29EF9E0391; Mon, 23 Nov 2020 10:22:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9EF0E0391 for ; Mon, 23 Nov 2020 10:22:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5EB9335DC2 for ; Mon, 23 Nov 2020 10:22:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 736283B7 for ; Mon, 23 Nov 2020 10:22:07 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1606126831.ec8411dbeac3f9473dc45fcee102b2ffb9c18cf5.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/elogv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/elogv/Manifest app-portage/elogv/elogv-0.7.8-r1.ebuild app-portage/elogv/elogv-0.7.8-r2.ebuild app-portage/elogv/elogv-0.7.8-r3.ebuild app-portage/elogv/elogv-0.7.9.ebuild X-VCS-Directories: app-portage/elogv/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: ec8411dbeac3f9473dc45fcee102b2ffb9c18cf5 X-VCS-Branch: master Date: Mon, 23 Nov 2020 10:22:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b15cea3b-1e9e-4a5a-9767-f93a4ef0f306 X-Archives-Hash: 5e26f36e91f00b41c0ec7477e47ba559 commit: ec8411dbeac3f9473dc45fcee102b2ffb9c18cf5 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Nov 23 10:19:42 2020 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Nov 23 10:20:31 2020 +0000 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..00000000000 --- 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" -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}"