From 76c1e10d1a60e2334c80a54f7c251186e283352c Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 6 Jun 2006 14:20:29 +0000 Subject: Commented inherit line to remove cvs and added a new inherit line without cvs. This should keep QA off our back, even though we weren't actually using the cvs portions currently. (Portage version: 2.1_rc3-r2) --- games-fps/avp/ChangeLog | 7 ++++++- games-fps/avp/avp-20031110.ebuild | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/games-fps/avp/ChangeLog b/games-fps/avp/ChangeLog index 5b43b168c1a3..31433c722896 100644 --- a/games-fps/avp/ChangeLog +++ b/games-fps/avp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/avp-cvs # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/avp/ChangeLog,v 1.1 2006/06/06 14:11:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/avp/ChangeLog,v 1.2 2006/06/06 14:20:29 wolf31o2 Exp $ + + 06 Jun 2006; Chris Gianelloni avp-20031110.ebuild: + Commented inherit line to remove cvs and added a new inherit line without + cvs. This should keep QA off our back, even though we weren't actually using + the cvs portions currently. *avp-20031110 (06 Jun 2006) diff --git a/games-fps/avp/avp-20031110.ebuild b/games-fps/avp/avp-20031110.ebuild index d9dc757d3028..449dd98d60c8 100644 --- a/games-fps/avp/avp-20031110.ebuild +++ b/games-fps/avp/avp-20031110.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/avp/avp-20031110.ebuild,v 1.1 2006/06/06 14:11:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/avp/avp-20031110.ebuild,v 1.2 2006/06/06 14:20:29 wolf31o2 Exp $ #ECVS_SERVER="icculus.org:/cvs/cvsroot" ECVS_PASS="anonymous" ECVS_MODULE="avp" -inherit eutils cvs games +#inherit eutils cvs games +inherit eutils games DESCRIPTION="Linux port of Aliens vs Predator" HOMEPAGE="http://www.icculus.org/avp/" -- cgit v1.2.3-65-gdbad