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/typing: typing-1.1.4.ebuild ChangeLog
Date: Wed, 01 Jan 2014 16:28:10
Message-Id: 20140101162806.993342004C@flycatcher.gentoo.org
1 ulm 14/01/01 16:28:06
2
3 Modified: ChangeLog
4 Added: typing-1.1.4.ebuild
5 Log:
6 Version bump. Update HOMEPAGE. 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.11 app-emacs/typing/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/typing/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 4 Nov 2007 17:05:47 -0000 1.10
24 +++ ChangeLog 1 Jan 2014 16:28:06 -0000 1.11
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-emacs/typing
27 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/typing/ChangeLog,v 1.10 2007/11/04 17:05:47 ulm Exp $
29 +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/typing/ChangeLog,v 1.11 2014/01/01 16:28:06 ulm Exp $
31 +
32 +*typing-1.1.4 (01 Jan 2014)
33 +
34 + 01 Jan 2014; Ulrich Müller <ulm@g.o> +typing-1.1.4.ebuild,
35 + files/50typing-gentoo.el:
36 + Version bump. Update HOMEPAGE. Specify LICENSE more precisely.
37
38 04 Nov 2007; Ulrich Mueller <ulm@g.o> typing-1.1.2.ebuild:
39 amd64 stable, bug 195512
40
41
42
43 1.1 app-emacs/typing/typing-1.1.4.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/typing-1.1.4.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/typing/typing-1.1.4.ebuild?rev=1.1&content-type=text/plain
47
48 Index: typing-1.1.4.ebuild
49 ===================================================================
50 # Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/app-emacs/typing/typing-1.1.4.ebuild,v 1.1 2014/01/01 16:28:06 ulm Exp $
53
54 EAPI=5
55
56 inherit elisp
57
58 DESCRIPTION="The Typing of Emacs -- an Elisp parody of The Typing of the Dead for Dreamcast"
59 HOMEPAGE="http://www.emacswiki.org/emacs/TypingOfEmacs"
60 SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
61
62 LICENSE="GPL-2+"
63 SLOT="0"
64 KEYWORDS="~amd64 ~ppc64 ~x86"
65
66 SITEFILE="50${PN}-gentoo.el"