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/psgml: psgml-1.4.0.ebuild ChangeLog psgml-1.3.2.ebuild psgml-1.2.5-r1.ebuild
Date: Sat, 29 Mar 2014 12:00:02
Message-Id: 20140329115958.9AC7D20054@flycatcher.gentoo.org
1 ulm 14/03/29 11:59:58
2
3 Modified: psgml-1.4.0.ebuild ChangeLog
4 Removed: psgml-1.3.2.ebuild psgml-1.2.5-r1.ebuild
5 Log:
6 Remove old.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.5 app-emacs/psgml/psgml-1.4.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild?r1=1.4&r2=1.5
16
17 Index: psgml-1.4.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- psgml-1.4.0.ebuild 29 Mar 2014 06:09:16 -0000 1.4
24 +++ psgml-1.4.0.ebuild 29 Mar 2014 11:59:58 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v 1.4 2014/03/29 06:09:16 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v 1.5 2014/03/29 11:59:58 ulm Exp $
30
31 EAPI=5
32
33 @@ -18,7 +18,7 @@
34 DEPEND="app-text/openjade"
35 RDEPEND="${DEPEND}"
36
37 -SITEFILE="50${PN}-gentoo-${PV}.el"
38 +SITEFILE="50${PN}-gentoo.el"
39
40 src_compile() {
41 ${EMACS} ${EMACSFLAGS} --load psgml-maint.el -f psgml-compile-files || die
42
43
44
45 1.25 app-emacs/psgml/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/ChangeLog?rev=1.25&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/ChangeLog?rev=1.25&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/ChangeLog?r1=1.24&r2=1.25
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v
54 retrieving revision 1.24
55 retrieving revision 1.25
56 diff -u -r1.24 -r1.25
57 --- ChangeLog 29 Mar 2014 06:09:16 -0000 1.24
58 +++ ChangeLog 29 Mar 2014 11:59:58 -0000 1.25
59 @@ -1,6 +1,11 @@
60 # ChangeLog for app-emacs/psgml
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.24 2014/03/29 06:09:16 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.25 2014/03/29 11:59:58 ulm Exp $
64 +
65 + 29 Mar 2014; Ulrich Müller <ulm@g.o> -psgml-1.2.5-r1.ebuild,
66 + -psgml-1.3.2.ebuild, psgml-1.4.0.ebuild, -files/50psgml-gentoo-1.4.0.el,
67 + files/50psgml-gentoo.el:
68 + Remove old.
69
70 29 Mar 2014; Agostino Sarubbo <ago@g.o> psgml-1.4.0.ebuild:
71 Stable for x86, wrt bug #503972