From c857ff7574b7ef27fbbf317616781965d1a12d20 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 31 Mar 2006 20:50:08 +0000 Subject: Changed nomirror to mirror and nostrip to strip. Package-Manager: portage-2.1_pre7-r2 --- games-fps/doom3-inhell/ChangeLog | 6 +++++- games-fps/doom3-inhell/doom3-inhell-1.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games-fps/doom3-inhell') diff --git a/games-fps/doom3-inhell/ChangeLog b/games-fps/doom3-inhell/ChangeLog index e136a935a9b7..e729251a9a91 100644 --- a/games-fps/doom3-inhell/ChangeLog +++ b/games-fps/doom3-inhell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/doom3-inhell # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/ChangeLog,v 1.1 2006/03/22 03:10:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/ChangeLog,v 1.2 2006/03/31 20:47:04 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni + doom3-inhell-1.1.ebuild: + Changed nomirror to mirror and nostrip to strip. *doom3-inhell-1.1 (22 Mar 2006) diff --git a/games-fps/doom3-inhell/doom3-inhell-1.1.ebuild b/games-fps/doom3-inhell/doom3-inhell-1.1.ebuild index 55f7ba49f20b..ec3fbfef60d8 100644 --- a/games-fps/doom3-inhell/doom3-inhell-1.1.ebuild +++ b/games-fps/doom3-inhell/doom3-inhell-1.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/doom3-inhell/doom3-inhell-1.1.ebuild,v 1.1 2006/03/22 03:10:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/doom3-inhell-1.1.ebuild,v 1.2 2006/03/31 20:47:04 wolf31o2 Exp $ inherit versionator games @@ -15,7 +15,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="nomirror nostrip" +RESTRICT="mirror strip" RDEPEND="games-fps/doom3" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad