Gentoo Archives: gentoo-commits

From: "Mats Lidell (matsl)" <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/mail-lib: mail-lib-1.83.ebuild ChangeLog
Date: Sat, 05 Jul 2014 14:09:25
Message-Id: 20140705140923.12CC62004E@flycatcher.gentoo.org
1 matsl 14/07/05 14:09:23
2
3 Modified: ChangeLog
4 Added: mail-lib-1.83.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
9
10 Revision Changes Path
11 1.29 app-xemacs/mail-lib/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/ChangeLog?rev=1.29&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/ChangeLog?rev=1.29&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/ChangeLog?r1=1.28&r2=1.29
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/ChangeLog,v
20 retrieving revision 1.28
21 retrieving revision 1.29
22 diff -u -r1.28 -r1.29
23 --- ChangeLog 22 Jul 2011 11:24:57 -0000 1.28
24 +++ ChangeLog 5 Jul 2014 14:09:22 -0000 1.29
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-xemacs/mail-lib
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/ChangeLog,v 1.28 2011/07/22 11:24:57 xarthisius Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/ChangeLog,v 1.29 2014/07/05 14:09:22 matsl Exp $
31 +
32 +*mail-lib-1.83 (05 Jul 2014)
33 +
34 + 05 Jul 2014; Mats Lidell <matsl@g.o> +mail-lib-1.83.ebuild:
35 + Version bump - use prerelease package due to security fix in browse-url
36
37 22 Jul 2011; Kacper Kowalik <xarthisius@g.o> mail-lib-1.80.ebuild:
38 ppc64 stable wrt #369897
39
40
41
42 1.1 app-xemacs/mail-lib/mail-lib-1.83.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/mail-lib-1.83.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/mail-lib-1.83.ebuild?rev=1.1&content-type=text/plain
46
47 Index: mail-lib-1.83.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/mail-lib-1.83.ebuild,v 1.1 2014/07/05 14:09:22 matsl Exp $
52
53 EAPI=5
54
55 SLOT="0"
56 IUSE=""
57 DESCRIPTION="Fundamental lisp files for providing email support."
58 PKG_CAT="standard"
59
60 EXPERIMENTAL=true
61
62 RDEPEND="app-xemacs/xemacs-eterm
63 app-xemacs/xemacs-base
64 app-xemacs/fsf-compat
65 app-xemacs/sh-script
66 app-xemacs/ecrypto
67 "
68 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
69
70 inherit xemacs-packages