diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-20 05:46:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-20 05:46:04 +0000 |
commit | d80081e408287ff630494739234f8ed7d74f9db7 (patch) | |
tree | 0106f3a785a48a35a1902006ac53ab3ada6de28c /games-server/halflife-entmod | |
parent | stable on amd64. (diff) | |
download | gentoo-2-d80081e408287ff630494739234f8ed7d74f9db7.tar.gz gentoo-2-d80081e408287ff630494739234f8ed7d74f9db7.tar.bz2 gentoo-2-d80081e408287ff630494739234f8ed7d74f9db7.zip |
valve sucks at linux
Diffstat (limited to 'games-server/halflife-entmod')
-rw-r--r-- | games-server/halflife-entmod/ChangeLog | 8 | ||||
-rw-r--r-- | games-server/halflife-entmod/Manifest | 14 | ||||
-rw-r--r-- | games-server/halflife-entmod/files/digest-halflife-entmod-2 | 1 | ||||
-rw-r--r-- | games-server/halflife-entmod/halflife-entmod-2.ebuild | 29 | ||||
-rw-r--r-- | games-server/halflife-entmod/metadata.xml | 5 |
5 files changed, 0 insertions, 57 deletions
diff --git a/games-server/halflife-entmod/ChangeLog b/games-server/halflife-entmod/ChangeLog deleted file mode 100644 index d919961ed0ac..000000000000 --- a/games-server/halflife-entmod/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for games-server/halflife-entmod -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/halflife-entmod/ChangeLog,v 1.3 2004/06/24 23:19:11 agriffis Exp $ - -*halflife-entmod-2 (13 Jul 2003) - - 13 Jul 2003; Mike Frysinger <vapier@gentoo.org> : - Initial import. Ebuild submitted by me. diff --git a/games-server/halflife-entmod/Manifest b/games-server/halflife-entmod/Manifest deleted file mode 100644 index 0b40dc9d965d..000000000000 --- a/games-server/halflife-entmod/Manifest +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fa6fd01840adfbc66f74da39b43f0405 ChangeLog 360 -MD5 2df09c91285dd0ef8a105c5363f4f05f halflife-entmod-2.ebuild 707 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 b8cfa5ed5b315970175e4c97ecd6c1ca files/digest-halflife-entmod-2 59 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBiCcoHTu7gpaalycRArLFAJ0Zc6+4tjGIh/Hb8Tr1cpJrlgWfCQCg8Mz6 -7PFc1npI5PKaWqgxf5TkW14= -=1bRF ------END PGP SIGNATURE----- diff --git a/games-server/halflife-entmod/files/digest-halflife-entmod-2 b/games-server/halflife-entmod/files/digest-halflife-entmod-2 deleted file mode 100644 index f8288f34275e..000000000000 --- a/games-server/halflife-entmod/files/digest-halflife-entmod-2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b288de7db048e1acd78337dd62994cb9 EntMod_lin.zip 305685 diff --git a/games-server/halflife-entmod/halflife-entmod-2.ebuild b/games-server/halflife-entmod/halflife-entmod-2.ebuild deleted file mode 100644 index 96e78bb7c8c1..000000000000 --- a/games-server/halflife-entmod/halflife-entmod-2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/halflife-entmod/halflife-entmod-2.ebuild,v 1.6 2004/11/03 00:32:02 vapier Exp $ - -inherit games - -DESCRIPTION="adds real-time entity control for admins" -SRC_URI="http://www.adminop.net/AdminOP/EntMod_lin.zip" -HOMEPAGE="http://www.adminop.net/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* x86" -IUSE="" - -RDEPEND="games-server/halflife-metamod" -DEPEND="${RDEPEND} - app-arch/unzip" - -S="${WORKDIR}" - -src_install() { - local dir=${GAMES_PREFIX_OPT}/halflife/addons/entmod - - dodir ${dir} - cp -rf entmod_readme.txt sound addons/EntMod/* ${D}/${dir}/ - - prepgamesdirs -} diff --git a/games-server/halflife-entmod/metadata.xml b/games-server/halflife-entmod/metadata.xml deleted file mode 100644 index d3c2cc926f0b..000000000000 --- a/games-server/halflife-entmod/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>games</herd> -</pkgmetadata> |