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 4C018138334 for ; Mon, 7 Jan 2019 21:06:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5643DE0B30; Mon, 7 Jan 2019 21:06:07 +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 211BEE0B30 for ; Mon, 7 Jan 2019 21:06:06 +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 90497335D11 for ; Mon, 7 Jan 2019 21:06:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74708500 for ; Mon, 7 Jan 2019 21:06:02 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1546895143.6e22148aabeadc5ec480fc72513ee05781b5b7ff.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/nfoview/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/nfoview/nfoview-1.23.ebuild app-text/nfoview/nfoview-1.24.ebuild app-text/nfoview/nfoview-9999.ebuild X-VCS-Directories: app-text/nfoview/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 6e22148aabeadc5ec480fc72513ee05781b5b7ff X-VCS-Branch: master Date: Mon, 7 Jan 2019 21:06:02 +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: db289d4c-63d4-4cde-ad96-42cdabf800c9 X-Archives-Hash: f90a284998d810d6049d468341c82927 commit: 6e22148aabeadc5ec480fc72513ee05781b5b7ff Author: Till Schäfer uni-dortmund de> AuthorDate: Fri Jan 4 21:55:40 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jan 7 21:05:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e22148a app-text/nfoview: sync other ebuilds to 1.26 * exclude python_targets_python3_7 for non live ebuilds Signed-off-by: Till Schäfer uni-dortmund.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Georgy Yakovlev gentoo.org> app-text/nfoview/nfoview-1.23.ebuild | 10 +++------- app-text/nfoview/nfoview-1.24.ebuild | 10 +++------- app-text/nfoview/nfoview-9999.ebuild | 12 ++++-------- 3 files changed, 10 insertions(+), 22 deletions(-) diff --git a/app-text/nfoview/nfoview-1.23.ebuild b/app-text/nfoview/nfoview-1.23.ebuild index 5b1cf0483c6..9eb90a2288e 100644 --- a/app-text/nfoview/nfoview-1.23.ebuild +++ b/app-text/nfoview/nfoview-1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,10 +15,10 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage" +DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 codepage" HOMEPAGE="https://otsaloma.io/nfoview/" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" IUSE="" @@ -26,10 +26,6 @@ DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]" RDEPEND="${DEPEND} media-fonts/terminus-font" -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { gnome2_icon_cache_update xdg_desktop_database_update diff --git a/app-text/nfoview/nfoview-1.24.ebuild b/app-text/nfoview/nfoview-1.24.ebuild index 5b1cf0483c6..9eb90a2288e 100644 --- a/app-text/nfoview/nfoview-1.24.ebuild +++ b/app-text/nfoview/nfoview-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,10 +15,10 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage" +DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 codepage" HOMEPAGE="https://otsaloma.io/nfoview/" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" IUSE="" @@ -26,10 +26,6 @@ DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]" RDEPEND="${DEPEND} media-fonts/terminus-font" -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { gnome2_icon_cache_update xdg_desktop_database_update diff --git a/app-text/nfoview/nfoview-9999.ebuild b/app-text/nfoview/nfoview-9999.ebuild index 5b1cf0483c6..fd688874d73 100644 --- a/app-text/nfoview/nfoview-9999.ebuild +++ b/app-text/nfoview/nfoview-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) inherit distutils-r1 gnome2-utils xdg-utils @@ -15,10 +15,10 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage" +DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 codepage" HOMEPAGE="https://otsaloma.io/nfoview/" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" IUSE="" @@ -26,10 +26,6 @@ DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]" RDEPEND="${DEPEND} media-fonts/terminus-font" -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { gnome2_icon_cache_update xdg_desktop_database_update