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/jasmin/files: 60jasmin-gentoo.el 50jasmin-gentoo.el
Date: Sun, 29 Dec 2013 14:22:40
Message-Id: 20131229142235.EBAC52004E@flycatcher.gentoo.org
1 ulm 13/12/29 14:22:35
2
3 Modified: 60jasmin-gentoo.el
4 Added: 50jasmin-gentoo.el
5 Log:
6 Update site-init file. Bump EAPI to 5. Drop to unstable keyword on s390. Specify LICENSE more precisely.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.2 app-emacs/jasmin/files/60jasmin-gentoo.el
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/jasmin/files/60jasmin-gentoo.el?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/jasmin/files/60jasmin-gentoo.el?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/jasmin/files/60jasmin-gentoo.el?r1=1.1&r2=1.2
16
17 Index: 60jasmin-gentoo.el
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/jasmin/files/60jasmin-gentoo.el,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- 60jasmin-gentoo.el 3 May 2007 19:08:32 -0000 1.1
24 +++ 60jasmin-gentoo.el 29 Dec 2013 14:22:35 -0000 1.2
25 @@ -1,6 +1,3 @@
26 -
27 -;;; site-lisp configuration for jasmin
28 -
29 (add-to-list 'load-path "@SITELISP@")
30 (autoload 'jasmin-mode "jasmin"
31 "Major mode for editing Jasmin Java bytecode assembler files." t)
32
33
34
35 1.3 app-emacs/jasmin/files/50jasmin-gentoo.el
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/jasmin/files/50jasmin-gentoo.el?rev=1.3&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/jasmin/files/50jasmin-gentoo.el?rev=1.3&content-type=text/plain
39 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/jasmin/files/50jasmin-gentoo.el?r1=1.2&r2=1.3