matsl 14/07/05 14:09:23 Modified: ChangeLog Added: mail-lib-1.83.ebuild Log: Version bump. (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
Revision Changes Path 1.29 app-xemacs/mail-lib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 22 Jul 2011 11:24:57 -0000 1.28 +++ ChangeLog 5 Jul 2014 14:09:22 -0000 1.29 @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/mail-lib -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/ChangeLog,v 1.28 2011/07/22 11:24:57 xarthisius Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mail-lib/ChangeLog,v 1.29 2014/07/05 14:09:22 matsl Exp $ + +*mail-lib-1.83 (05 Jul 2014) + + 05 Jul 2014; Mats Lidell <ma...@gentoo.org> +mail-lib-1.83.ebuild: + Version bump - use prerelease package due to security fix in browse-url 22 Jul 2011; Kacper Kowalik <xarthis...@gentoo.org> mail-lib-1.80.ebuild: ppc64 stable wrt #369897 1.1 app-xemacs/mail-lib/mail-lib-1.83.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/mail-lib/mail-lib-1.83.ebuild?rev=1.1&view=markup 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 Index: mail-lib-1.83.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $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 $ EAPI=5 SLOT="0" IUSE="" DESCRIPTION="Fundamental lisp files for providing email support." PKG_CAT="standard" EXPERIMENTAL=true RDEPEND="app-xemacs/xemacs-eterm app-xemacs/xemacs-base app-xemacs/fsf-compat app-xemacs/sh-script app-xemacs/ecrypto " KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages