Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/catalyst: catalyst-9999.ebuild ChangeLog
Date: Wed, 06 Mar 2013 01:40:02
Message-Id: 20130306013957.9858C2171D@flycatcher.gentoo.org
1 zerochaos 13/03/06 01:39:57
2
3 Modified: catalyst-9999.ebuild ChangeLog
4 Log:
5 adding new depend on syslinux for isohybrid support
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
8
9 Revision Changes Path
10 1.26 dev-util/catalyst/catalyst-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?r1=1.25&r2=1.26
15
16 Index: catalyst-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- catalyst-9999.ebuild 31 Jan 2013 15:01:43 -0000 1.25
23 +++ catalyst-9999.ebuild 6 Mar 2013 01:39:57 -0000 1.26
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.25 2013/01/31 15:01:43 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.26 2013/03/06 01:39:57 zerochaos Exp $
29
30 # catalyst-9999 -> latest Git
31 # catalyst-2.9999 -> catalyst_2 branch from Git
32 @@ -40,6 +40,7 @@
33 RDEPEND="app-arch/lbzip2
34 app-crypt/shash
35 virtual/cdrtools
36 + >=sys-boot/syslinux-3.72
37 ccache? ( dev-util/ccache )
38 ia64? ( sys-fs/dosfstools )
39 kernel_linux? ( app-misc/zisofs-tools >=sys-fs/squashfs-tools-2.1 )"
40
41
42
43 1.260 dev-util/catalyst/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.260&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.260&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?r1=1.259&r2=1.260
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v
52 retrieving revision 1.259
53 retrieving revision 1.260
54 diff -u -r1.259 -r1.260
55 --- ChangeLog 31 Jan 2013 15:01:43 -0000 1.259
56 +++ ChangeLog 6 Mar 2013 01:39:57 -0000 1.260
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-util/catalyst
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.259 2013/01/31 15:01:43 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.260 2013/03/06 01:39:57 zerochaos Exp $
62 +
63 + 06 Mar 2013; Rick Farina <zerochaos@g.o> catalyst-9999.ebuild:
64 + adding new depend on syslinux for isohybrid support
65
66 31 Jan 2013; Jeroen Roovers <jer@g.o> catalyst-2.0.12.2.ebuild,
67 catalyst-9999.ebuild: