klausman 14/07/20 12:46:59 Modified: ChangeLog tramp-1.52.ebuild Log: Stable on alpha, bug #509830 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.26 app-xemacs/tramp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 5 Jul 2014 14:16:41 -0000 1.25 +++ ChangeLog 20 Jul 2014 12:46:58 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tramp # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.26 2014/07/20 12:46:58 klausman Exp $ + + 20 Jul 2014; Tobias Klausmann <[email protected]> tramp-1.52.ebuild: + Stable on alpha, bug #509830 *tramp-1.52 (05 Jul 2014) 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?r1=1.2&r2=1.3 Index: tramp-1.52.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tramp-1.52.ebuild 5 Jul 2014 15:54:04 -0000 1.2 +++ tramp-1.52.ebuild 20 Jul 2014 12:46:58 -0000 1.3 @@ -1,6 +1,6 @@ # 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.2 2014/07/05 15:54:04 matsl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.3 2014/07/20 12:46:58 klausman Exp $ SLOT="0" IUSE="" @@ -19,6 +19,6 @@ app-xemacs/sh-script app-xemacs/edebug " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages
