commit:     0a8d89ea19cbcfe627751ebcf35a9f1e03b54526
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  2 18:08:37 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 18:12:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8d89ea

dev-games/hlsdk: Remove last-rited package, bug 693260

Closes: https://bugs.gentoo.org/693260
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-games/hlsdk/Manifest            |  1 -
 dev-games/hlsdk/hlsdk-2.3-r1.ebuild | 24 ------------------------
 dev-games/hlsdk/metadata.xml        | 20 --------------------
 3 files changed, 45 deletions(-)

diff --git a/dev-games/hlsdk/Manifest b/dev-games/hlsdk/Manifest
deleted file mode 100644
index 61c0dfd00bc..00000000000
--- a/dev-games/hlsdk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hlsdk-2.3.tgz 4542895 BLAKE2B 
d71fe308b29a473776fa6a116e71739ca271baf30a0f89b618077cdfd4cfb27ec2daea8700703a971d23aa4d834d5f8df7091332438883b1bffd8e6c3c3c78b4
 SHA512 
fbcaf03240851903ad18971acc5a522a4ad9fd48087e1c85b7d2c12999702f69d0b487f3a2f51157859f4373cecc57415e8e048facd874a45553b9b609b2df6b

diff --git a/dev-games/hlsdk/hlsdk-2.3-r1.ebuild 
b/dev-games/hlsdk/hlsdk-2.3-r1.ebuild
deleted file mode 100644
index fb397c5dcc8..00000000000
--- a/dev-games/hlsdk/hlsdk-2.3-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Half-Life Software Development Kit for mod authors"
-HOMEPAGE="http://www.valvesoftware.com/hlsdk.htm";
-SRC_URI="http://www.metamod.org/files/sdk/${P}.tgz";
-
-LICENSE="ValveSDK"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-src_prepare() {
-       default
-       find -iname '*.orig' -exec rm -f '{}' + || die
-}
-
-src_install() {
-       insinto "$(get_libdir)"/${PN}
-       doins -r multiplayer singleplayer
-       dodoc metamod.hlsdk-2.3.txt metamod.hlsdk-2.3.patch
-}

diff --git a/dev-games/hlsdk/metadata.xml b/dev-games/hlsdk/metadata.xml
deleted file mode 100644
index 5b8bc1ac547..00000000000
--- a/dev-games/hlsdk/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-<longdescription>
-Half-Life SDK
-
-The current version of the Half-Life SDK is 2.3, which includes new 
functionality 
-for mod authors, greatly increasing their power to create a wide variety of 
games 
-using the Half-Life engine. The new features included with version 2.3 are the 
-inclusion of the Ricochet source code (with multi-serve technology), 
first-person 
-spectator code, and updated information on the server query protocol.
-
-Note:
-This is the version from metamod ... it's been ported and updated for use in 
linux.
-</longdescription>
-</pkgmetadata>

Reply via email to