summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2022-08-16 04:15:03 +0300
committerAzamat H. Hackimov <azamat.hackimov@gmail.com>2022-08-16 04:15:03 +0300
commit85072edd11ffd87e7a7dba066f036d6f44725a1e (patch)
treef1e6222b888e123b4613f5e6a55d73d4e21f81fb
parentapp-arch/cmdpack: update Manifest (diff)
downloadgamerlay-85072edd11ffd87e7a7dba066f036d6f44725a1e.tar.gz
gamerlay-85072edd11ffd87e7a7dba066f036d6f44725a1e.tar.bz2
gamerlay-85072edd11ffd87e7a7dba066f036d6f44725a1e.zip
games-util/fgcom: treeclean
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
-rw-r--r--games-util/fgcom/fgcom-9999.ebuild20
-rw-r--r--games-util/fgcom/metadata.xml8
2 files changed, 0 insertions, 28 deletions
diff --git a/games-util/fgcom/fgcom-9999.ebuild b/games-util/fgcom/fgcom-9999.ebuild
deleted file mode 100644
index 0c407b4..0000000
--- a/games-util/fgcom/fgcom-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils git-r3
-
-DESCRIPTION="A VoIP client for FlightGear"
-HOMEPAGE="http://fgcom.sourceforge.net/"
-EGIT_REPO_URI="https://gitlab.com/flightgear-fs/Voice-Comm/fgcom.git"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-games/simgear
- media-libs/openal
- media-libs/plib"
-RDEPEND="${DEPEND}"
diff --git a/games-util/fgcom/metadata.xml b/games-util/fgcom/metadata.xml
deleted file mode 100644
index 2d958ac..0000000
--- a/games-util/fgcom/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-<email>chris@ilovelinux.de</email>
-<name>Christian Schmitt</name>
-</maintainer>
-</pkgmetadata>