Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-util/gmqcc/
Date: Thu, 06 Feb 2020 21:22:52
Message-Id: 1581024155.1cf93f0835fa1c84fa6bdf929771ce70b0fc3a41.winterheart@gentoo
1 commit: 1cf93f0835fa1c84fa6bdf929771ce70b0fc3a41
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 6 21:03:04 2020 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Thu Feb 6 21:22:35 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=1cf93f08
7
8 games-util/gmqcc: fix minor warnings
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
12
13 games-util/gmqcc/gmqcc-0.2.9.ebuild | 3 +--
14 games-util/gmqcc/gmqcc-9999.ebuild | 3 +--
15 games-util/gmqcc/metadata.xml | 4 ++--
16 3 files changed, 4 insertions(+), 6 deletions(-)
17
18 diff --git a/games-util/gmqcc/gmqcc-0.2.9.ebuild b/games-util/gmqcc/gmqcc-0.2.9.ebuild
19 index 773259c..138d7ea 100644
20 --- a/games-util/gmqcc/gmqcc-0.2.9.ebuild
21 +++ b/games-util/gmqcc/gmqcc-0.2.9.ebuild
22 @@ -1,6 +1,5 @@
23 -# Copyright 1999-2013 Gentoo Foundation
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: $
27
28 EAPI=5
29 EGIT_REPO_URI="git://github.com/graphitemaster/gmqcc.git"
30
31 diff --git a/games-util/gmqcc/gmqcc-9999.ebuild b/games-util/gmqcc/gmqcc-9999.ebuild
32 index 5e76605..aad25de 100644
33 --- a/games-util/gmqcc/gmqcc-9999.ebuild
34 +++ b/games-util/gmqcc/gmqcc-9999.ebuild
35 @@ -1,6 +1,5 @@
36 -# Copyright 1999-2013 Gentoo Foundation
37 +# Copyright 1999-2020 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39 -# $Header: $
40
41 EAPI=5
42 EGIT_REPO_URI="git://github.com/graphitemaster/gmqcc.git"
43
44 diff --git a/games-util/gmqcc/metadata.xml b/games-util/gmqcc/metadata.xml
45 index 3631108..7bcbb8f 100644
46 --- a/games-util/gmqcc/metadata.xml
47 +++ b/games-util/gmqcc/metadata.xml
48 @@ -1,11 +1,11 @@
49 <?xml version="1.0" encoding="UTF-8"?>
50 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
51 <pkgmetadata>
52 - <maintainer>
53 + <maintainer type="person">
54 <email>nikoli@×××××××.com</email>
55 <name>Nikoli</name>
56 </maintainer>
57 - <maintainer>
58 + <maintainer type="person">
59 <email>azamat.hackimov@×××××.com</email>
60 <name>Azamat H. Hackimov</name>
61 </maintainer>