Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/magicpoint: magicpoint-1.12a.ebuild ChangeLog
Date: Mon, 24 Sep 2007 10:36:55
Message-Id: E1IZlAy-0006PJ-HW@stork.gentoo.org
1 opfer 07/09/24 10:28:28
2
3 Modified: magicpoint-1.12a.ebuild ChangeLog
4 Log:
5 adding an additonal die comment
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 app-office/magicpoint/magicpoint-1.12a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild?r1=1.1&r2=1.2
14
15 Index: magicpoint-1.12a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- magicpoint-1.12a.ebuild 24 Sep 2007 09:58:29 -0000 1.1
22 +++ magicpoint-1.12a.ebuild 24 Sep 2007 10:28:28 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild,v 1.1 2007/09/24 09:58:29 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild,v 1.2 2007/09/24 10:28:28 opfer Exp $
28
29 inherit autotools elisp-common eutils fixheadtails
30
31 @@ -97,7 +97,7 @@
32 doins README* cloud.jpg dad.* embed*.mgp gradation*.mgp \
33 mgp-old*.jpg mgp.mng mgp3.xbm mgprc-sample \
34 multilingual.mgp sample*.mgp sendmail6*.mgp \
35 - tutorial*.mgp v6*.mgp v6header.* || die
36 + tutorial*.mgp v6*.mgp v6header.* || die "example installation failed"
37 }
38
39 pkg_postinst() {
40
41
42
43 1.26 app-office/magicpoint/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 24 Sep 2007 09:58:29 -0000 1.25
56 +++ ChangeLog 24 Sep 2007 10:28:28 -0000 1.26
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-office/magicpoint
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.25 2007/09/24 09:58:29 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.26 2007/09/24 10:28:28 opfer Exp $
62 +
63 + 24 Sep 2007; Christian Faulhammer <opfer@g.o>
64 + magicpoint-1.12a.ebuild:
65 + adding an additonal die comment
66
67 *magicpoint-1.12a (24 Sep 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list