Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-util/linux-wbfs-manager: linux-wbfs-manager-9999.ebuild linux-wbfs-manager-0.1.11.ebuild
Date: Tue, 05 Jan 2010 15:53:22
Message-Id: E1NSBih-0007Li-OU@stork.gentoo.org
1 vapier 10/01/05 15:53:19
2
3 Modified: linux-wbfs-manager-9999.ebuild
4 linux-wbfs-manager-0.1.11.ebuild
5 Log:
6 comment out svn KEYWORDS to make ekeyword happy
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild?r1=1.1&r2=1.2
15
16 Index: linux-wbfs-manager-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- linux-wbfs-manager-9999.ebuild 11 Nov 2009 19:28:17 -0000 1.1
23 +++ linux-wbfs-manager-9999.ebuild 5 Jan 2010 15:53:19 -0000 1.2
24 @@ -1,13 +1,13 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild,v 1.1 2009/11/11 19:28:17 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild,v 1.2 2010/01/05 15:53:19 vapier Exp $
30
31 EAPI=2
32 if [[ "${PV}" == "9999" ]]; then
33 ESVN_REPO_URI="http://linux-wbfs-manager.googlecode.com/svn/trunk/"
34 inherit toolchain-funcs subversion
35 SRC_URI=""
36 - KEYWORDS=""
37 + #KEYWORDS=""
38 else
39 inherit toolchain-funcs
40 SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
41
42
43
44 1.5 games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild?r1=1.4&r2=1.5
49
50 Index: linux-wbfs-manager-0.1.11.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- linux-wbfs-manager-0.1.11.ebuild 29 Dec 2009 14:13:59 -0000 1.4
57 +++ linux-wbfs-manager-0.1.11.ebuild 5 Jan 2010 15:53:19 -0000 1.5
58 @@ -1,13 +1,13 @@
59 -# Copyright 1999-2009 Gentoo Foundation
60 +# Copyright 1999-2010 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild,v 1.4 2009/12/29 14:13:59 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild,v 1.5 2010/01/05 15:53:19 vapier Exp $
64
65 EAPI=2
66 if [[ "${PV}" == "9999" ]]; then
67 ESVN_REPO_URI="http://linux-wbfs-manager.googlecode.com/svn/trunk/"
68 inherit toolchain-funcs subversion
69 SRC_URI=""
70 - KEYWORDS="amd64 x86"
71 + #KEYWORDS=""
72 else
73 inherit toolchain-funcs
74 SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"