summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 12:25:10 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 12:25:10 +0000
commita21799244cda9d25f84b75060768eeef2cd1293e (patch)
tree8b896cdcb4d0fa4218e48b285fcbac1152fb34f0 /dev-games/hlsdk
parentVersion bump (diff)
downloadhistorical-a21799244cda9d25f84b75060768eeef2cd1293e.tar.gz
historical-a21799244cda9d25f84b75060768eeef2cd1293e.tar.bz2
historical-a21799244cda9d25f84b75060768eeef2cd1293e.zip
Adding IUSE.
Diffstat (limited to 'dev-games/hlsdk')
-rw-r--r--dev-games/hlsdk/ChangeLog7
-rw-r--r--dev-games/hlsdk/hlsdk-2.3.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/hlsdk/ChangeLog b/dev-games/hlsdk/ChangeLog
index 0308c25a210c..e328c0977337 100644
--- a/dev-games/hlsdk/ChangeLog
+++ b/dev-games/hlsdk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/hlsdk
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/hlsdk/ChangeLog,v 1.2 2003/07/26 07:37:49 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/hlsdk/ChangeLog,v 1.3 2004/04/19 12:19:57 wolf31o2 Exp $
+
+ 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> hlsdk-2.3.ebuild:
+ Adding IUSE.
*hlsdk-2.3 (08 Jul 2003)
diff --git a/dev-games/hlsdk/hlsdk-2.3.ebuild b/dev-games/hlsdk/hlsdk-2.3.ebuild
index 4e1b20451583..92a9af377814 100644
--- a/dev-games/hlsdk/hlsdk-2.3.ebuild
+++ b/dev-games/hlsdk/hlsdk-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/hlsdk/hlsdk-2.3.ebuild,v 1.3 2004/02/20 07:44:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/hlsdk/hlsdk-2.3.ebuild,v 1.4 2004/04/19 12:19:57 wolf31o2 Exp $
inherit games
@@ -11,6 +11,7 @@ SRC_URI="http://www.metamod.org/files/sdk/${P}.tgz"
LICENSE="ValveSDK"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
src_compile() {
find -iname '*.orig' -exec rm -f '{}' \;