summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 21:33:35 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 21:33:35 +0000
commit13ee1dea0ebae8b5fe10fdf6c17f0a7c774a14be (patch)
tree9b5665f271dae0f36b535e391026adee1006386a /games-fps
parentChanged nomirror to mirror and nostrip to strip. (diff)
downloadgentoo-2-13ee1dea0ebae8b5fe10fdf6c17f0a7c774a14be.tar.gz
gentoo-2-13ee1dea0ebae8b5fe10fdf6c17f0a7c774a14be.tar.bz2
gentoo-2-13ee1dea0ebae8b5fe10fdf6c17f0a7c774a14be.zip
Changed nomirror to mirror.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/vendetta-online-bin/ChangeLog6
-rw-r--r--games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/vendetta-online-bin/ChangeLog b/games-fps/vendetta-online-bin/ChangeLog
index baf4dd8bae72..9ad5f91a6ccb 100644
--- a/games-fps/vendetta-online-bin/ChangeLog
+++ b/games-fps/vendetta-online-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/vendetta-online-bin
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/ChangeLog,v 1.3 2006/03/22 18:07:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/ChangeLog,v 1.4 2006/03/31 21:33:35 wolf31o2 Exp $
+
+ 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ vendetta-online-bin-1.ebuild:
+ Changed nomirror to mirror.
22 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org>
vendetta-online-bin-1.ebuild:
diff --git a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild b/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild
index 941a87ac2a81..e6ccd68fb0ee 100644
--- a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild
+++ b/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.6 2006/03/22 18:07:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.7 2006/03/31 21:33:35 wolf31o2 Exp $
inherit eutils games
@@ -12,7 +12,7 @@ LICENSE="guild"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="nomirror fetch"
+RESTRICT="fetch mirror"
RDEPEND="virtual/opengl
=x11-libs/gtk+-1.2*