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/gnus: ChangeLog gnus-1.99.ebuild
Date: Sat, 05 Jul 2014 14:30:40
Message-Id: 20140705143035.0E12D2004E@flycatcher.gentoo.org
1 matsl 14/07/05 14:30:34
2
3 Modified: ChangeLog
4 Added: gnus-1.99.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.35 app-xemacs/gnus/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/ChangeLog?rev=1.35&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/ChangeLog?rev=1.35&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/ChangeLog?r1=1.34&r2=1.35
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v
20 retrieving revision 1.34
21 retrieving revision 1.35
22 diff -u -r1.34 -r1.35
23 --- ChangeLog 22 Jul 2011 11:25:04 -0000 1.34
24 +++ ChangeLog 5 Jul 2014 14:30:34 -0000 1.35
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-xemacs/gnus
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.34 2011/07/22 11:25:04 xarthisius Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.35 2014/07/05 14:30:34 matsl Exp $
31 +
32 +*gnus-1.99 (05 Jul 2014)
33 +
34 + 05 Jul 2014; Mats Lidell <matsl@g.o> +gnus-1.99.ebuild:
35 + Version bump. Use pre prelase package due to security fix.
36
37 22 Jul 2011; Kacper Kowalik <xarthisius@g.o> gnus-1.94.ebuild:
38 ppc64 stable wrt #369897
39
40
41
42 1.1 app-xemacs/gnus/gnus-1.99.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/gnus-1.99.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/gnus-1.99.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gnus-1.99.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/gnus/gnus-1.99.ebuild,v 1.1 2014/07/05 14:30:34 matsl Exp $
52
53 EAPI=5
54
55 SLOT="0"
56 IUSE=""
57 DESCRIPTION="The Gnus Newsreader and Mailreader."
58 PKG_CAT="standard"
59
60 EXPERIMENTAL=true
61
62 RDEPEND="app-xemacs/mail-lib
63 app-xemacs/xemacs-base
64 app-xemacs/xemacs-eterm
65 app-xemacs/sh-script
66 app-xemacs/net-utils
67 app-xemacs/os-utils
68 app-xemacs/dired
69 app-xemacs/mh-e
70 app-xemacs/sieve
71 app-xemacs/ps-print
72 app-xemacs/w3
73 app-xemacs/pgg
74 app-xemacs/mailcrypt
75 app-xemacs/ecrypto
76 app-xemacs/sasl
77 "
78 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
79
80 inherit xemacs-packages