Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ethercard-diag: ethercard-diag-20050321.1g.ebuild
Date: Mon, 14 Apr 2008 06:00:44
Message-Id: E1JlHk9-0005jD-9k@stork.gentoo.org
1 vapier 08/04/14 06:00:41
2
3 Modified: ethercard-diag-20050321.1g.ebuild
4 Log:
5 block sys-apps/nictools
6 (Portage version: 2.2_pre5)
7
8 Revision Changes Path
9 1.2 net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild?r1=1.1&r2=1.2
14
15 Index: ethercard-diag-20050321.1g.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ethercard-diag-20050321.1g.ebuild 14 Apr 2008 05:59:50 -0000 1.1
22 +++ ethercard-diag-20050321.1g.ebuild 14 Apr 2008 06:00:40 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild,v 1.1 2008/04/14 05:59:50 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ethercard-diag/ethercard-diag-20050321.1g.ebuild,v 1.2 2008/04/14 06:00:40 vapier Exp $
28
29 inherit toolchain-funcs
30
31 @@ -13,7 +13,7 @@
32 KEYWORDS="~amd64 ~x86"
33 IUSE=""
34
35 -DEPEND=""
36 +DEPEND="!sys-apps/nictools"
37
38 src_compile() {
39 tc-export CC AR
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list