Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/raidutils: raidutils-0.0.6-r2.ebuild ChangeLog
Date: Tue, 21 Jan 2014 04:00:18
Message-Id: 20140121040013.C37FB2004C@flycatcher.gentoo.org
1 creffett 14/01/21 04:00:13
2
3 Modified: raidutils-0.0.6-r2.ebuild ChangeLog
4 Log:
5 EAPI bump
6
7 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 42618354)
8
9 Revision Changes Path
10 1.5 sys-apps/raidutils/raidutils-0.0.6-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild?r1=1.4&r2=1.5
15
16 Index: raidutils-0.0.6-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- raidutils-0.0.6-r2.ebuild 31 Jul 2010 14:56:18 -0000 1.4
23 +++ raidutils-0.0.6-r2.ebuild 21 Jan 2014 04:00:13 -0000 1.5
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild,v 1.4 2010/07/31 14:56:18 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild,v 1.5 2014/01/21 04:00:13 creffett Exp $
30
31 -EAPI=2
32 +EAPI=5
33 inherit eutils
34
35 DESCRIPTION="Utilities to manage i2o/dtp RAID controllers."
36
37
38
39 1.16 sys-apps/raidutils/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/raidutils/ChangeLog?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/raidutils/ChangeLog?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/raidutils/ChangeLog?r1=1.15&r2=1.16
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- ChangeLog 31 Jul 2010 14:56:18 -0000 1.15
52 +++ ChangeLog 21 Jan 2014 04:00:13 -0000 1.16
53 @@ -1,6 +1,9 @@
54 # ChangeLog for sys-apps/raidutils
55 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.15 2010/07/31 14:56:18 hwoarang Exp $
57 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.16 2014/01/21 04:00:13 creffett Exp $
59 +
60 + 21 Jan 2014; Chris Reffett <creffett@g.o> raidutils-0.0.6-r2.ebuild:
61 + EAPI bump
62
63 31 Jul 2010; Markos Chandras <hwoarang@g.o>
64 raidutils-0.0.6-r2.ebuild:
65 @@ -67,4 +70,3 @@
66 10 Jan 2005; Christian Zoffoli <xmerlin@g.o> +metadata.xml,
67 +raidutils-0.0.5.ebuild, raidutils-0.0.5-i2octl-fixpath.patch:
68 added to portage, fixed i2octl path /dev/i2o/ctl -> /dev/i2octl
69 -