commit:     062a4ba7f0fbf40ce1867f45c8c7987eae0f420b
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Feb  6 21:06:34 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Feb  6 21:22:35 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=062a4ba7

games-util/fteqcc-xonotic: remove

Dead upstream
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 .../fteqcc-xonotic/fteqcc-xonotic-9999.ebuild      | 39 ----------------------
 games-util/fteqcc-xonotic/metadata.xml             |  8 -----
 2 files changed, 47 deletions(-)

diff --git a/games-util/fteqcc-xonotic/fteqcc-xonotic-9999.ebuild 
b/games-util/fteqcc-xonotic/fteqcc-xonotic-9999.ebuild
deleted file mode 100644
index 8865e6a..0000000
--- a/games-util/fteqcc-xonotic/fteqcc-xonotic-9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-inherit eutils toolchain-funcs git-2
-
-DESCRIPTION="QC compiler for Xonotic"
-HOMEPAGE="http://git.xonotic.org/?p=xonotic/fteqcc.git;a=summary";
-EGIT_REPO_URI="git://git.xonotic.org/xonotic/fteqcc.git"
-EGIT_BRANCH="xonotic-stable"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-RESTRICT="test"
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
-       sed -i \
-               -e '/^CC/d' \
-               -e 's: -O3 : :g' \
-               -e "/BASE_LDFLAGS=/s:-s:${LDFLAGS}:g" \
-               Makefile || die
-}
-
-src_compile() {
-       emake CC=$(tc-getCC) BASE_CFLAGS="${CFLAGS} -Wall"
-}
-
-src_install() {
-       newbin fteqcc.bin ${PN}
-
-       dodoc readme.txt
-}

diff --git a/games-util/fteqcc-xonotic/metadata.xml 
b/games-util/fteqcc-xonotic/metadata.xml
deleted file mode 100644
index ee286d6..0000000
--- a/games-util/fteqcc-xonotic/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>
-               <email>nik...@lavabit.com</email>
-               <name>Nikoli</name>
-       </maintainer>
-</pkgmetadata>

Reply via email to