Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/dvhtool: dvhtool-1.0.1-r1.ebuild ChangeLog
Date: Thu, 27 Mar 2008 16:41:53
Message-Id: E1JevAk-0003Le-Ta@stork.gentoo.org
1 armin76 08/03/27 16:41:50
2
3 Modified: dvhtool-1.0.1-r1.ebuild ChangeLog
4 Log:
5 Fix debian HOMEPAGE
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: dvhtool-1.0.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- dvhtool-1.0.1-r1.ebuild 22 Jan 2007 20:23:21 -0000 1.3
22 +++ dvhtool-1.0.1-r1.ebuild 27 Mar 2008 16:41:50 -0000 1.4
23 @@ -1,11 +1,11 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild,v 1.3 2007/01/22 20:23:21 eroyf Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1-r1.ebuild,v 1.4 2008/03/27 16:41:50 armin76 Exp $
29
30 inherit eutils
31
32 DESCRIPTION="Dvhtool is the tool responsible for writing MIPS kernel(s) into the SGI volume header"
33 -HOMEPAGE="http://packages.debian.org/unstable/utils/dvhtool.html"
34 +HOMEPAGE="http://packages.debian.org/unstable/utils/dvhtool"
35 SRC_URI="mirror://debian/pool/main/d/dvhtool/dvhtool_1.0.1.orig.tar.gz"
36
37 LICENSE="GPL-2"
38
39
40
41 1.10 sys-boot/dvhtool/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/ChangeLog?rev=1.10&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/ChangeLog?rev=1.10&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/dvhtool/ChangeLog?r1=1.9&r2=1.10
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v
50 retrieving revision 1.9
51 retrieving revision 1.10
52 diff -u -r1.9 -r1.10
53 --- ChangeLog 22 Jan 2007 20:23:21 -0000 1.9
54 +++ ChangeLog 27 Mar 2008 16:41:50 -0000 1.10
55 @@ -1,6 +1,9 @@
56 # ChangeLog for sys-boot/dvhtool
57 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v 1.9 2007/01/22 20:23:21 eroyf Exp $
59 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v 1.10 2008/03/27 16:41:50 armin76 Exp $
61 +
62 + 27 Mar 2008; Raúl Porcel <armin76@g.o> dvhtool-1.0.1-r1.ebuild:
63 + Fix debian HOMEPAGE
64
65 22 Jan 2007; Alexander H. Færøy <eroyf@g.o>
66 dvhtool-1.0.1-r1.ebuild:
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list