Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.7.ebuild ChangeLog gentoo-syntax-9999.ebuild
Date: Sun, 25 Nov 2007 17:01:10
Message-Id: E1IwKqv-0000tO-Da@stork.gentoo.org
1 ulm 07/11/25 17:01:05
2
3 Modified: gentoo-syntax-1.7.ebuild ChangeLog
4 Added: gentoo-syntax-9999.ebuild
5 Log:
6 Live SVN ebuild, added due to popular demand.
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.2 app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild?r1=1.1&r2=1.2
15
16 Index: gentoo-syntax-1.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gentoo-syntax-1.7.ebuild 1 Sep 2007 12:54:46 -0000 1.1
23 +++ gentoo-syntax-1.7.ebuild 25 Nov 2007 17:01:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild,v 1.1 2007/09/01 12:54:46 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild,v 1.2 2007/11/25 17:01:04 ulm Exp $
29
30 inherit elisp
31
32 @@ -14,9 +14,4 @@
33 IUSE=""
34
35 SITEFILE=51${PN}-gentoo.el
36 -
37 -src_install() {
38 - elisp-install ${PN} *.el *.elc
39 - elisp-site-file-install "${FILESDIR}/${SITEFILE}"
40 - newdoc ChangeLog ChangeLog-Emacs
41 -}
42 +DOCS="ChangeLog"
43
44
45
46 1.7 app-emacs/gentoo-syntax/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.6&r2=1.7
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- ChangeLog 15 Oct 2007 09:09:39 -0000 1.6
59 +++ ChangeLog 25 Nov 2007 17:01:04 -0000 1.7
60 @@ -1,6 +1,11 @@
61 # ChangeLog for app-emacs/gentoo-syntax
62 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.6 2007/10/15 09:09:39 opfer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.7 2007/11/25 17:01:04 ulm Exp $
65 +
66 +*gentoo-syntax-9999 (25 Nov 2007)
67 +
68 + 25 Nov 2007; Ulrich Mueller <ulm@g.o> +gentoo-syntax-9999.ebuild:
69 + Live SVN ebuild, added due to popular demand.
70
71 15 Oct 2007; Christian Faulhammer <opfer@g.o>
72 -gentoo-syntax-1.6-r1.ebuild:
73
74
75
76 1.1 app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?rev=1.1&content-type=text/plain
80
81 Index: gentoo-syntax-9999.ebuild
82 ===================================================================
83 # Copyright 1999-2007 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.1 2007/11/25 17:01:04 ulm Exp $
86
87 inherit elisp subversion
88
89 ESVN_REPO_URI="http://overlays.gentoo.org/svn/proj/emacs/emacs-extra/${PN}/"
90 DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
91 HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
92 SRC_URI=""
93
94 LICENSE="GPL-2"
95 SLOT="0"
96 KEYWORDS="~amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd"
97 IUSE=""
98
99 SITEFILE=51${PN}-gentoo.el
100 DOCS="ChangeLog"
101
102 pkg_postinst() {
103 elisp-site-regen
104
105 elog "Some optional features may require installation of additional"
106 elog "packages, like app-portage/gentoolkit-dev for echangelog."
107 }
108
109
110
111 --
112 gentoo-commits@g.o mailing list