Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/openarena: openarena-0.8.1.ebuild
Date: Wed, 03 Jun 2009 14:03:48
Message-Id: E1MBr48-0007a3-84@stork.gentoo.org
1 nyhm 09/06/03 14:03:40
2
3 Modified: openarena-0.8.1.ebuild
4 Log:
5 inherit eutils (and fix Manifest)
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 games-fps/openarena/openarena-0.8.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/openarena/openarena-0.8.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/openarena/openarena-0.8.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/openarena/openarena-0.8.1.ebuild?r1=1.3&r2=1.4
14
15 Index: openarena-0.8.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/openarena/openarena-0.8.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- openarena-0.8.1.ebuild 3 Jun 2009 06:34:38 -0000 1.3
22 +++ openarena-0.8.1.ebuild 3 Jun 2009 14:03:40 -0000 1.4
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-fps/openarena/openarena-0.8.1.ebuild,v 1.3 2009/06/03 06:34:38 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/openarena/openarena-0.8.1.ebuild,v 1.4 2009/06/03 14:03:40 nyhm Exp $
28
29 EAPI=2
30 -inherit flag-o-matic versionator games
31 +inherit eutils flag-o-matic versionator games
32
33 MY_PV=$(delete_all_version_separators)