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/fgcom/
Date: Tue, 16 Aug 2022 02:23:23
Message-Id: 1660612503.85072edd11ffd87e7a7dba066f036d6f44725a1e.winterheart@gentoo
1 commit: 85072edd11ffd87e7a7dba066f036d6f44725a1e
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 16 01:15:03 2022 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Tue Aug 16 01:15:03 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=85072edd
7
8 games-util/fgcom: treeclean
9
10 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
11
12 games-util/fgcom/fgcom-9999.ebuild | 20 --------------------
13 games-util/fgcom/metadata.xml | 8 --------
14 2 files changed, 28 deletions(-)
15
16 diff --git a/games-util/fgcom/fgcom-9999.ebuild b/games-util/fgcom/fgcom-9999.ebuild
17 deleted file mode 100644
18 index 0c407b4..0000000
19 --- a/games-util/fgcom/fgcom-9999.ebuild
20 +++ /dev/null
21 @@ -1,20 +0,0 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -
27 -inherit cmake-utils git-r3
28 -
29 -DESCRIPTION="A VoIP client for FlightGear"
30 -HOMEPAGE="http://fgcom.sourceforge.net/"
31 -EGIT_REPO_URI="https://gitlab.com/flightgear-fs/Voice-Comm/fgcom.git"
32 -
33 -LICENSE="GPL-2"
34 -SLOT="0"
35 -KEYWORDS=""
36 -IUSE=""
37 -
38 -DEPEND="dev-games/simgear
39 - media-libs/openal
40 - media-libs/plib"
41 -RDEPEND="${DEPEND}"
42
43 diff --git a/games-util/fgcom/metadata.xml b/games-util/fgcom/metadata.xml
44 deleted file mode 100644
45 index 2d958ac..0000000
46 --- a/games-util/fgcom/metadata.xml
47 +++ /dev/null
48 @@ -1,8 +0,0 @@
49 -<?xml version="1.0" encoding="UTF-8"?>
50 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
51 -<pkgmetadata>
52 -<maintainer type="person">
53 -<email>chris@××××××××××.de</email>
54 -<name>Christian Schmitt</name>
55 -</maintainer>
56 -</pkgmetadata>