matsl 14/07/05 14:16:41 Modified: ChangeLog Added: tramp-1.52.ebuild Log: Version bump. (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
Revision Changes Path 1.25 app-xemacs/tramp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 22 Jul 2011 11:25:04 -0000 1.24 +++ ChangeLog 5 Jul 2014 14:16:41 -0000 1.25 @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/tramp -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.24 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/tramp/ChangeLog,v 1.25 2014/07/05 14:16:41 matsl Exp $ + +*tramp-1.52 (05 Jul 2014) + + 05 Jul 2014; Mats Lidell <ma...@gentoo.org> +tramp-1.52.ebuild: + Version bump. Pre release package due to securify fix. 22 Jul 2011; Kacper Kowalik <xarthis...@gentoo.org> tramp-1.40.ebuild: ppc64 stable wrt #369897 1.1 app-xemacs/tramp/tramp-1.52.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.1&content-type=text/plain Index: tramp-1.52.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.1 2014/07/05 14:16:41 matsl Exp $ EAPI=5 SLOT="0" IUSE="" DESCRIPTION="Remote shell-based file editing." PKG_CAT="standard" EXPERIMENTAL=true RDEPEND="app-xemacs/xemacs-base app-xemacs/vc app-xemacs/efs app-xemacs/dired app-xemacs/mail-lib app-xemacs/gnus app-xemacs/ediff app-xemacs/sh-script app-xemacs/edebug " KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages