Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/dvhtool: ChangeLog dvhtool-1.0.1-r2.ebuild
Date: Sun, 01 Mar 2009 22:57:03
Message-Id: E1Lduai-0005lO-PC@stork.gentoo.org
1 kumba 09/03/01 22:57:00
2
3 Modified: ChangeLog dvhtool-1.0.1-r2.ebuild
4 Log:
5 Fix a typo in a patch filename.
6 (Portage version: 2.1.6.7/cvs/Linux mips64)
7
8 Revision Changes Path
9 1.12 sys-boot/dvhtool/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 1 Mar 2009 22:37:10 -0000 1.11
22 +++ ChangeLog 1 Mar 2009 22:57:00 -0000 1.12
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-boot/dvhtool
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v 1.11 2009/03/01 22:37:10 kumba Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v 1.12 2009/03/01 22:57:00 kumba Exp $
28 +
29 + 01 Mar 2009; Joshua Kinard <kumba@g.o> dvhtool-1.0.1-r2.ebuild:
30 + Fix a typo in a patch filename.
31
32 *dvhtool-1.0.1-r2 (01 Mar 2009)
33
34
35
36
37 1.2 sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild?r1=1.1&r2=1.2
42
43 Index: dvhtool-1.0.1-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- dvhtool-1.0.1-r2.ebuild 1 Mar 2009 22:37:10 -0000 1.1
50 +++ dvhtool-1.0.1-r2.ebuild 1 Mar 2009 22:57:00 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild,v 1.1 2009/03/01 22:37:10 kumba Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild,v 1.2 2009/03/01 22:57:00 kumba Exp $
56
57 inherit eutils
58
59 @@ -24,7 +24,7 @@
60
61 # Newer minor patches from Debian
62 epatch "${FILESDIR}"/${P}-debian-warn_type_guess.diff
63 - epatch "${FILESDIR}"/${P}-debian-debian-xopen_source.diff
64 + epatch "${FILESDIR}"/${P}-debian-xopen_source.diff
65
66 # Allow dvhtool to recognize Linux RAID and Linux LVM partitions
67 epatch "${FILESDIR}"/${P}-add-raid-lvm-parttypes.patch