summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-15 06:51:51 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-15 06:51:51 +0000
commitcacfc2a1662e89d6e73495bbf4f190ca0710b57e (patch)
treed577ade6fd0921528635c0a5c75aeb0fd95224a8 /games-server
parentadded CONF_LIBDIR support and changed make install to einstall to avoid a san... (diff)
downloadhistorical-cacfc2a1662e89d6e73495bbf4f190ca0710b57e.tar.gz
historical-cacfc2a1662e89d6e73495bbf4f190ca0710b57e.tar.bz2
historical-cacfc2a1662e89d6e73495bbf4f190ca0710b57e.zip
visit unrealadmin.org not .net #60104
Diffstat (limited to 'games-server')
-rw-r--r--games-server/ut2004-ded/Manifest12
-rw-r--r--games-server/ut2004-ded/ut2004-ded-3236.ebuild6
2 files changed, 14 insertions, 4 deletions
diff --git a/games-server/ut2004-ded/Manifest b/games-server/ut2004-ded/Manifest
index 6e481076ffc3..1022d8cae982 100644
--- a/games-server/ut2004-ded/Manifest
+++ b/games-server/ut2004-ded/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 a383dd2fc62e7674472543e5f0e0e8d8 ChangeLog 641
MD5 f05d84780234f0c985ed7d5dc5f3ddb1 metadata.xml 646
-MD5 96c9ae8ad67f4f7003e36d47d3f45735 ut2004-ded-3236.ebuild 2560
+MD5 70bca001fc22896d9af8950fdb6cd742 ut2004-ded-3236.ebuild 2557
MD5 8847b356e3b20a1d7bf18c02e8c4c1b2 files/digest-ut2004-ded-3236 155
MD5 d01741a71f471ffeb77693d4aba27877 files/ut2004-ded.rc 2515
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBHwhDHTu7gpaalycRAohvAKDmTnsoairwttIyU1VW6XIAakl9bgCfcDIH
+9n1R2Zo7IOv1Cf+lsZAw0n8=
+=OEmL
+-----END PGP SIGNATURE-----
diff --git a/games-server/ut2004-ded/ut2004-ded-3236.ebuild b/games-server/ut2004-ded/ut2004-ded-3236.ebuild
index 30cdc78925ca..8de3a12968b5 100644
--- a/games-server/ut2004-ded/ut2004-ded-3236.ebuild
+++ b/games-server/ut2004-ded/ut2004-ded-3236.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/ut2004-ded/ut2004-ded-3236.ebuild,v 1.2 2004/07/09 23:52:49 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/ut2004-ded/ut2004-ded-3236.ebuild,v 1.3 2004/08/15 06:51:51 vapier Exp $
inherit games
@@ -17,8 +17,8 @@ SRC_URI="mirror://3dgamers/pub/3dgamers5/games/unrealtourn2k4/${ORIG_P}
LICENSE="ut2003"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-RESTRICT="nostrip nomirror"
IUSE=""
+RESTRICT="nostrip nomirror"
DEPEND="app-arch/unzip"
@@ -69,7 +69,7 @@ pkg_postinst() {
einfo "The server can be started with the /etc/init.d/ut2004-ded init script."
echo
ewarn "You should take the time to edit the default server INI."
- ewarn "Consult the INI Reference at http://unrealadmin.net/"
+ ewarn "Consult the INI Reference at http://unrealadmin.org/"
ewarn "for assistance in adjusting the following file:"
ewarn " /opt/ut2004-ded/System/Default.ini"
echo