Gentoo Archives: gentoo-dev

From: Mart Raudsepp <leio@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 03/16] gnome2-utils.eclass: remove redundant @USAGE lines
Date: Wed, 09 Oct 2019 20:34:08
Message-Id: 31751f9298bce5f600e489944c92bc9955398efe.camel@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH 03/16] gnome2-utils.eclass: remove redundant @USAGE lines by Gilles Dartiguelongue
1 Ühel kenal päeval, K, 09.10.2019 kell 22:12, kirjutas Gilles
2 Dartiguelongue:
3 > Looks good.
4
5 I'm waiting on a patch or patchset for EAPI-7 fixes to appear to
6 gentoo-dev for review, and then to merge all of that in the same push
7 (together with a trivial third change waiting in bugzilla). That
8 patchset has yet to appear here iirc, but was a topic of discussion
9 earlier today and I believe it should appear soon by author. Once we
10 are happy, I can merge them all at once.
11
12
13 Mart
14
15 > Le vendredi 06 septembre 2019 à 13:40 -0500, bkohler@g.o a
16 > écrit :
17 > > From: Ben Kohler <bkohler@g.o>
18 > >
19 > > Signed-off-by: Ben Kohler <bkohler@g.o>
20 > > ---
21 > > eclass/gnome2-utils.eclass | 5 -----
22 > > 1 file changed, 5 deletions(-)
23 > >
24 > > diff --git a/eclass/gnome2-utils.eclass b/eclass/gnome2-
25 > > utils.eclass
26 > > index 06683a7467f..c9765f6fd91 100644
27 > > --- a/eclass/gnome2-utils.eclass
28 > > +++ b/eclass/gnome2-utils.eclass
29 > > @@ -297,7 +297,6 @@ gnome2_schemas_savelist() {
30 > > }
31 > >
32 > > # @FUNCTION: gnome2_schemas_update
33 > > -# @USAGE: gnome2_schemas_update
34 > > # @DESCRIPTION:
35 > > # Updates GSettings schemas.
36 > > # This function should be called from pkg_postinst and pkg_postrm.
37 > > @@ -328,7 +327,6 @@ gnome2_gdk_pixbuf_savelist() {
38 > > }
39 > >
40 > > # @FUNCTION: gnome2_gdk_pixbuf_update
41 > > -# @USAGE: gnome2_gdk_pixbuf_update
42 > > # @DESCRIPTION:
43 > > # Updates gdk-pixbuf loader cache if
44 > > GNOME2_ECLASS_GDK_PIXBUF_LOADERS has some.
45 > > # This function should be called from pkg_postinst and pkg_postrm.
46 > > @@ -360,7 +358,6 @@ gnome2_gdk_pixbuf_update() {
47 > > }
48 > >
49 > > # @FUNCTION: gnome2_query_immodules_gtk2
50 > > -# @USAGE: gnome2_query_immodules_gtk2
51 > > # @DESCRIPTION:
52 > > # Updates gtk2 immodules/gdk-pixbuf loaders listing.
53 > > gnome2_query_immodules_gtk2() {
54 > > @@ -374,7 +371,6 @@ gnome2_query_immodules_gtk2() {
55 > > }
56 > >
57 > > # @FUNCTION: gnome2_query_immodules_gtk3
58 > > -# @USAGE: gnome2_query_immodules_gtk3
59 > > # @DESCRIPTION:
60 > > # Updates gtk3 immodules/gdk-pixbuf loaders listing.
61 > > gnome2_query_immodules_gtk3() {
62 > > @@ -388,7 +384,6 @@ gnome2_query_immodules_gtk3() {
63 > > }
64 > >
65 > > # @FUNCTION: gnome2_giomodule_cache_update
66 > > -# @USAGE: gnome2_giomodule_cache_update
67 > > # @DESCRIPTION:
68 > > # Updates glib's gio modules cache.
69 > > # This function should be called from pkg_postinst and pkg_postrm.

Attachments

File name MIME type
signature.asc application/pgp-signature