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-editors/jasspa-microemacs: jasspa-microemacs-20060909-r1.ebuild ChangeLog
Date: Thu, 06 Dec 2007 20:20:42
Message-Id: E1J0ND3-00067d-Ej@stork.gentoo.org
1 opfer 07/12/06 20:20:37
2
3 Modified: jasspa-microemacs-20060909-r1.ebuild ChangeLog
4 Log:
5 really generate a valid desktop file this time
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.7 app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: jasspa-microemacs-20060909-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- jasspa-microemacs-20060909-r1.ebuild 6 Dec 2007 19:15:27 -0000 1.6
22 +++ jasspa-microemacs-20060909-r1.ebuild 6 Dec 2007 20:20:36 -0000 1.7
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-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild,v 1.6 2007/12/06 19:15:27 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild,v 1.7 2007/12/06 20:20:36 opfer Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -65,7 +65,7 @@
32 keepdir /usr/share/jasspa/site
33 insinto /usr/share
34 doins -r "${WORKDIR}/jasspa"
35 - make_desktop_entry me "Jasspa MicroEmacs" /usr/share/jasspa/icons/32x32/me.png Application
36 + make_desktop_entry me "Jasspa MicroEmacs" /usr/share/jasspa/icons/32x32/me.png "Utility;TextEditor"
37 fi
38
39 dodoc ../faq.txt ../readme.txt ../change.log || die "dodoc failed"
40
41
42
43 1.31 app-editors/jasspa-microemacs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog?rev=1.31&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog?rev=1.31&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog?r1=1.30&r2=1.31
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v
52 retrieving revision 1.30
53 retrieving revision 1.31
54 diff -u -r1.30 -r1.31
55 --- ChangeLog 6 Dec 2007 19:15:27 -0000 1.30
56 +++ ChangeLog 6 Dec 2007 20:20:36 -0000 1.31
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-editors/jasspa-microemacs
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.30 2007/12/06 19:15:27 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.31 2007/12/06 20:20:36 opfer Exp $
62 +
63 + 06 Dec 2007; Christian Faulhammer <opfer@g.o>
64 + jasspa-microemacs-20060909-r1.ebuild:
65 + really generate a valid desktop file this time
66
67 06 Dec 2007; Christian Faulhammer <opfer@g.o>
68 -files/jasspa-microemacs.desktop, jasspa-microemacs-20060909-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list