matsl 14/07/05 14:30:34 Modified: ChangeLog Added: gnus-1.99.ebuild Log: Version bump. (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
Revision Changes Path 1.35 app-xemacs/gnus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 22 Jul 2011 11:25:04 -0000 1.34 +++ ChangeLog 5 Jul 2014 14:30:34 -0000 1.35 @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/gnus -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.34 2011/07/22 11:25:04 xarthisius Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.35 2014/07/05 14:30:34 matsl Exp $ + +*gnus-1.99 (05 Jul 2014) + + 05 Jul 2014; Mats Lidell <ma...@gentoo.org> +gnus-1.99.ebuild: + Version bump. Use pre prelase package due to security fix. 22 Jul 2011; Kacper Kowalik <xarthis...@gentoo.org> gnus-1.94.ebuild: ppc64 stable wrt #369897 1.1 app-xemacs/gnus/gnus-1.99.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/gnus-1.99.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gnus/gnus-1.99.ebuild?rev=1.1&content-type=text/plain Index: gnus-1.99.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.99.ebuild,v 1.1 2014/07/05 14:30:34 matsl Exp $ EAPI=5 SLOT="0" IUSE="" DESCRIPTION="The Gnus Newsreader and Mailreader." PKG_CAT="standard" EXPERIMENTAL=true RDEPEND="app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/xemacs-eterm app-xemacs/sh-script app-xemacs/net-utils app-xemacs/os-utils app-xemacs/dired app-xemacs/mh-e app-xemacs/sieve app-xemacs/ps-print app-xemacs/w3 app-xemacs/pgg app-xemacs/mailcrypt app-xemacs/ecrypto app-xemacs/sasl " KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages