Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Fri, 16 Aug 2019 17:43:23
Message-Id: 1565977342.610ae867873c0d23356ec77532c1efa60578df02.floppym@gentoo
1 commit: 610ae867873c0d23356ec77532c1efa60578df02
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 16 17:42:22 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 17:42:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610ae867
7
8 xdg-utils.eclass: add freedesktop-bugs to maintainer list
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 eclass/xdg-utils.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass
16 index 68c15e55c35..738df865891 100644
17 --- a/eclass/xdg-utils.eclass
18 +++ b/eclass/xdg-utils.eclass
19 @@ -4,6 +4,7 @@
20 # @ECLASS: xdg-utils.eclass
21 # @MAINTAINER:
22 # gnome@g.o
23 +# freedesktop-bugs@g.o
24 # @AUTHOR:
25 # Original author: Gilles Dartiguelongue <eva@g.o>
26 # @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7