summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 19:49:49 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 19:49:49 +0000
commitbe4e0deb0048f90fd67e1c339508ce54e8f5505f (patch)
tree7019a0d12ab74cddc75918c172f05d31817abd7d /games-fps/ut2004-damnation
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-be4e0deb0048f90fd67e1c339508ce54e8f5505f.tar.gz
gentoo-2-be4e0deb0048f90fd67e1c339508ce54e8f5505f.tar.bz2
gentoo-2-be4e0deb0048f90fd67e1c339508ce54e8f5505f.zip
Stable on amd64/x86.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'games-fps/ut2004-damnation')
-rw-r--r--games-fps/ut2004-damnation/ChangeLog8
-rw-r--r--games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild11
2 files changed, 8 insertions, 11 deletions
diff --git a/games-fps/ut2004-damnation/ChangeLog b/games-fps/ut2004-damnation/ChangeLog
index 9bcf21e49576..c7f28d589ec4 100644
--- a/games-fps/ut2004-damnation/ChangeLog
+++ b/games-fps/ut2004-damnation/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2004-damnation
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-damnation/ChangeLog,v 1.1 2006/12/13 20:58:30 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-damnation/ChangeLog,v 1.2 2007/01/10 19:49:49 wolf31o2 Exp $
+
+ 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ ut2004-damnation-2.0.ebuild:
+ Stable on amd64/x86.
*ut2004-damnation-2.0 (13 Dec 2006)
diff --git a/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild b/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild
index 910f9d2f862d..7eab9469fd03 100644
--- a/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild
+++ b/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild,v 1.1 2006/12/13 20:58:30 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild,v 1.2 2007/01/10 19:49:49 wolf31o2 Exp $
MOD_DESC="steampunk fantasy/western action/adventure mod"
MOD_NAME="Damnation"
@@ -15,10 +15,3 @@ SRC_URI="mirror://liflg/damnation_${PV}-english.run"
LICENSE="freedist"
RDEPEND="${CATEGORY}/${GAME}"
-
-KEYWORDS="-* ~amd64 ~x86"
-
-src_install() {
- games-mods_src_install
- rm -f 3339_patch
-}