Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/cromwell: cromwell-2.40-r3.ebuild
Date: Sun, 08 Mar 2009 19:17:53
Message-Id: E1LgOVT-0001wn-Ke@stork.gentoo.org
1 vapier 09/03/08 19:17:51
2
3 Modified: cromwell-2.40-r3.ebuild
4 Log:
5 drop empty DEPEND setting
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 sys-boot/cromwell/cromwell-2.40-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/cromwell/cromwell-2.40-r3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/cromwell/cromwell-2.40-r3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/cromwell/cromwell-2.40-r3.ebuild?r1=1.3&r2=1.4
14
15 Index: cromwell-2.40-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.40-r3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- cromwell-2.40-r3.ebuild 8 Mar 2009 19:17:09 -0000 1.3
22 +++ cromwell-2.40-r3.ebuild 8 Mar 2009 19:17:51 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.40-r3.ebuild,v 1.3 2009/03/08 19:17:09 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.40-r3.ebuild,v 1.4 2009/03/08 19:17:51 vapier Exp $
28
29 inherit eutils mount-boot
30
31 @@ -15,7 +15,6 @@
32 IUSE=""
33 RESTRICT="strip"
34
35 -DEPEND=""
36 PROVIDE="virtual/bootloader"
37
38 src_unpack() {