Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/c++-gtk-utils/
Date: Tue, 07 Feb 2017 17:48:52
Message-Id: 1486489548.0cb2f1ee4b25d94f18869b49a91133f9caae13ff.soap@gentoo
1 commit: 0cb2f1ee4b25d94f18869b49a91133f9caae13ff
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 15:20:04 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:45:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb2f1ee
7
8 x11-libs/c++-gtk-utils: Fix toolong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3866
12
13 x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild | 4 ++--
14 x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.29.ebuild | 4 ++--
15 x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.30.ebuild | 4 ++--
16 x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild | 4 ++--
17 x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.12.ebuild | 4 ++--
18 x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.13.ebuild | 4 ++--
19 6 files changed, 12 insertions(+), 12 deletions(-)
20
21 diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild
22 index 9e22a58..87525eb 100644
23 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild
24 +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild
25 @@ -1,11 +1,11 @@
26 -# Copyright 1999-2015 Gentoo Foundation
27 +# Copyright 1999-2017 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Id$
30
31 EAPI=5
32 inherit eutils
33
34 -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++"
35 +DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++"
36 HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
37 SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"
38
39
40 diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.29.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.29.ebuild
41 index 17ec71a..e2391af 100644
42 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.29.ebuild
43 +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.29.ebuild
44 @@ -1,11 +1,11 @@
45 -# Copyright 1999-2015 Gentoo Foundation
46 +# Copyright 1999-2017 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Id$
49
50 EAPI=5
51 inherit eutils
52
53 -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++"
54 +DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++"
55 HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
56 SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"
57
58
59 diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.30.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.30.ebuild
60 index 17ec71a..e2391af 100644
61 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.30.ebuild
62 +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.30.ebuild
63 @@ -1,11 +1,11 @@
64 -# Copyright 1999-2015 Gentoo Foundation
65 +# Copyright 1999-2017 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 # $Id$
68
69 EAPI=5
70 inherit eutils
71
72 -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++"
73 +DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++"
74 HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
75 SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"
76
77
78 diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild
79 index ace1b0a..906188f 100644
80 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild
81 +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild
82 @@ -1,11 +1,11 @@
83 -# Copyright 1999-2015 Gentoo Foundation
84 +# Copyright 1999-2017 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 EAPI=5
89 inherit eutils
90
91 -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++"
92 +DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++"
93 HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
94 SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"
95
96
97 diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.12.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.12.ebuild
98 index 990d5f9..963da4c 100644
99 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.12.ebuild
100 +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.12.ebuild
101 @@ -1,11 +1,11 @@
102 -# Copyright 1999-2015 Gentoo Foundation
103 +# Copyright 1999-2017 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 # $Id$
106
107 EAPI=5
108 inherit eutils
109
110 -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++"
111 +DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++"
112 HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
113 SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"
114
115
116 diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.13.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.13.ebuild
117 index 990d5f9..963da4c 100644
118 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.13.ebuild
119 +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.13.ebuild
120 @@ -1,11 +1,11 @@
121 -# Copyright 1999-2015 Gentoo Foundation
122 +# Copyright 1999-2017 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 # $Id$
125
126 EAPI=5
127 inherit eutils
128
129 -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++"
130 +DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++"
131 HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
132 SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz"