Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/nfoview/
Date: Mon, 07 Jan 2019 21:06:08
Message-Id: 1546895143.6e22148aabeadc5ec480fc72513ee05781b5b7ff.gyakovlev@gentoo
1 commit: 6e22148aabeadc5ec480fc72513ee05781b5b7ff
2 Author: Till Schäfer <till2.schaefer <AT> uni-dortmund <DOT> de>
3 AuthorDate: Fri Jan 4 21:55:40 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 7 21:05:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e22148a
7
8 app-text/nfoview: sync other ebuilds to 1.26
9
10 * exclude python_targets_python3_7 for non live ebuilds
11
12 Signed-off-by: Till Schäfer <till2.schaefer <AT> uni-dortmund.de>
13
14 Package-Manager: Portage-2.3.51, Repoman-2.3.11
15 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
16
17 app-text/nfoview/nfoview-1.23.ebuild | 10 +++-------
18 app-text/nfoview/nfoview-1.24.ebuild | 10 +++-------
19 app-text/nfoview/nfoview-9999.ebuild | 12 ++++--------
20 3 files changed, 10 insertions(+), 22 deletions(-)
21
22 diff --git a/app-text/nfoview/nfoview-1.23.ebuild b/app-text/nfoview/nfoview-1.23.ebuild
23 index 5b1cf0483c6..9eb90a2288e 100644
24 --- a/app-text/nfoview/nfoview-1.23.ebuild
25 +++ b/app-text/nfoview/nfoview-1.23.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2018 Gentoo Foundation
28 +# Copyright 1999-2019 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=6
32 @@ -15,10 +15,10 @@ else
33 KEYWORDS="~amd64 ~x86"
34 fi
35
36 -DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage"
37 +DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 codepage"
38 HOMEPAGE="https://otsaloma.io/nfoview/"
39
40 -LICENSE="GPL-3"
41 +LICENSE="GPL-3+"
42 SLOT="0"
43 IUSE=""
44
45 @@ -26,10 +26,6 @@ DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
46 RDEPEND="${DEPEND}
47 media-fonts/terminus-font"
48
49 -pkg_preinst() {
50 - gnome2_icon_savelist
51 -}
52 -
53 pkg_postinst() {
54 gnome2_icon_cache_update
55 xdg_desktop_database_update
56
57 diff --git a/app-text/nfoview/nfoview-1.24.ebuild b/app-text/nfoview/nfoview-1.24.ebuild
58 index 5b1cf0483c6..9eb90a2288e 100644
59 --- a/app-text/nfoview/nfoview-1.24.ebuild
60 +++ b/app-text/nfoview/nfoview-1.24.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2018 Gentoo Foundation
63 +# Copyright 1999-2019 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -15,10 +15,10 @@ else
68 KEYWORDS="~amd64 ~x86"
69 fi
70
71 -DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage"
72 +DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 codepage"
73 HOMEPAGE="https://otsaloma.io/nfoview/"
74
75 -LICENSE="GPL-3"
76 +LICENSE="GPL-3+"
77 SLOT="0"
78 IUSE=""
79
80 @@ -26,10 +26,6 @@ DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
81 RDEPEND="${DEPEND}
82 media-fonts/terminus-font"
83
84 -pkg_preinst() {
85 - gnome2_icon_savelist
86 -}
87 -
88 pkg_postinst() {
89 gnome2_icon_cache_update
90 xdg_desktop_database_update
91
92 diff --git a/app-text/nfoview/nfoview-9999.ebuild b/app-text/nfoview/nfoview-9999.ebuild
93 index 5b1cf0483c6..fd688874d73 100644
94 --- a/app-text/nfoview/nfoview-9999.ebuild
95 +++ b/app-text/nfoview/nfoview-9999.ebuild
96 @@ -1,9 +1,9 @@
97 -# Copyright 1999-2018 Gentoo Foundation
98 +# Copyright 1999-2019 Gentoo Authors
99 # Distributed under the terms of the GNU General Public License v2
100
101 EAPI=6
102
103 -PYTHON_COMPAT=( python3_{4,5,6} )
104 +PYTHON_COMPAT=( python3_{4,5,6,7} )
105
106 inherit distutils-r1 gnome2-utils xdg-utils
107
108 @@ -15,10 +15,10 @@ else
109 KEYWORDS="~amd64 ~x86"
110 fi
111
112 -DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage"
113 +DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 codepage"
114 HOMEPAGE="https://otsaloma.io/nfoview/"
115
116 -LICENSE="GPL-3"
117 +LICENSE="GPL-3+"
118 SLOT="0"
119 IUSE=""
120
121 @@ -26,10 +26,6 @@ DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
122 RDEPEND="${DEPEND}
123 media-fonts/terminus-font"
124
125 -pkg_preinst() {
126 - gnome2_icon_savelist
127 -}
128 -
129 pkg_postinst() {
130 gnome2_icon_cache_update
131 xdg_desktop_database_update