Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/djview/
Date: Sat, 09 Dec 2017 21:10:21
Message-Id: 1512853801.6d42c9e61f82d0502b3bb5462039726f9f07f549.asturm@gentoo
1 commit: 6d42c9e61f82d0502b3bb5462039726f9f07f549
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 9 19:15:23 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 9 21:10:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d42c9e6
7
8 app-text/djview: Fix description, not just Qt4 anymore
9
10 Package-Manager: Portage-2.3.17, Repoman-2.3.6
11
12 app-text/djview/djview-4.10.3.ebuild | 4 ++--
13 app-text/djview/djview-4.10.5.ebuild | 4 ++--
14 app-text/djview/djview-4.10.6.ebuild | 2 +-
15 app-text/djview/djview-4.10.ebuild | 4 ++--
16 app-text/djview/djview-4.9.ebuild | 2 +-
17 5 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/app-text/djview/djview-4.10.3.ebuild b/app-text/djview/djview-4.10.3.ebuild
20 index 21dc4b94934..18ba0f5fac9 100644
21 --- a/app-text/djview/djview-4.10.3.ebuild
22 +++ b/app-text/djview/djview-4.10.3.ebuild
23 @@ -1,11 +1,11 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=4
29
30 inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs multilib nsplugins
31
32 -DESCRIPTION="Portable DjVu viewer using Qt4"
33 +DESCRIPTION="Portable DjVu viewer using Qt"
34 HOMEPAGE="http://djvu.sourceforge.net/djview4.html"
35 SRC_URI="mirror://sourceforge/djvu/${P}.tar.gz"
36
37
38 diff --git a/app-text/djview/djview-4.10.5.ebuild b/app-text/djview/djview-4.10.5.ebuild
39 index 21dc4b94934..18ba0f5fac9 100644
40 --- a/app-text/djview/djview-4.10.5.ebuild
41 +++ b/app-text/djview/djview-4.10.5.ebuild
42 @@ -1,11 +1,11 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=4
48
49 inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs multilib nsplugins
50
51 -DESCRIPTION="Portable DjVu viewer using Qt4"
52 +DESCRIPTION="Portable DjVu viewer using Qt"
53 HOMEPAGE="http://djvu.sourceforge.net/djview4.html"
54 SRC_URI="mirror://sourceforge/djvu/${P}.tar.gz"
55
56
57 diff --git a/app-text/djview/djview-4.10.6.ebuild b/app-text/djview/djview-4.10.6.ebuild
58 index 46134eee485..1673340f0b0 100644
59 --- a/app-text/djview/djview-4.10.6.ebuild
60 +++ b/app-text/djview/djview-4.10.6.ebuild
61 @@ -5,7 +5,7 @@ EAPI=4
62
63 inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs multilib nsplugins
64
65 -DESCRIPTION="Portable DjVu viewer using Qt4"
66 +DESCRIPTION="Portable DjVu viewer using Qt"
67 HOMEPAGE="http://djvu.sourceforge.net/djview4.html"
68 SRC_URI="mirror://sourceforge/djvu/${P}.tar.gz"
69
70
71 diff --git a/app-text/djview/djview-4.10.ebuild b/app-text/djview/djview-4.10.ebuild
72 index bc6ab11b3c1..685793424f7 100644
73 --- a/app-text/djview/djview-4.10.ebuild
74 +++ b/app-text/djview/djview-4.10.ebuild
75 @@ -1,4 +1,4 @@
76 -# Copyright 1999-2015 Gentoo Foundation
77 +# Copyright 1999-2017 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79
80 EAPI=4
81 @@ -7,7 +7,7 @@ inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs
82
83 MY_P=${PN}-$(replace_version_separator 2 '-')
84
85 -DESCRIPTION="Portable DjVu viewer using Qt4"
86 +DESCRIPTION="Portable DjVu viewer using Qt"
87 HOMEPAGE="http://djvu.sourceforge.net/djview4.html"
88 SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"
89
90
91 diff --git a/app-text/djview/djview-4.9.ebuild b/app-text/djview/djview-4.9.ebuild
92 index 6967929f902..ba3ac87ae10 100644
93 --- a/app-text/djview/djview-4.9.ebuild
94 +++ b/app-text/djview/djview-4.9.ebuild
95 @@ -7,7 +7,7 @@ inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs
96
97 MY_P=${PN}-$(replace_version_separator 2 '-')
98
99 -DESCRIPTION="Portable DjVu viewer using Qt4"
100 +DESCRIPTION="Portable DjVu viewer using Qt"
101 HOMEPAGE="http://djvu.sourceforge.net/djview4.html"
102 SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"