diff options
-rw-r--r-- | app-xemacs/tramp/ChangeLog | 6 | ||||
-rw-r--r-- | app-xemacs/tramp/tramp-1.37.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/tramp/tramp-1.40.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/tramp/tramp-1.52.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog index c957e7ee159e..0d69a3cad210 100644 --- a/app-xemacs/tramp/ChangeLog +++ b/app-xemacs/tramp/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2014/08/09 10:46:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.32 2014/08/10 19:40:34 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tramp-1.37.ebuild, + tramp-1.40.ebuild, tramp-1.52.ebuild: + QA: drop trailing '.' from DESCRIPTION 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tramp-1.52.ebuild: Stable for ppc64, wrt bug #509830 diff --git a/app-xemacs/tramp/tramp-1.37.ebuild b/app-xemacs/tramp/tramp-1.37.ebuild index ef530453545d..ffa99f13f8f9 100644 --- a/app-xemacs/tramp/tramp-1.37.ebuild +++ b/app-xemacs/tramp/tramp-1.37.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.37.ebuild,v 1.7 2007/11/25 15:06:00 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.37.ebuild,v 1.8 2014/08/10 19:40:34 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Remote shell-based file editing." +DESCRIPTION="Remote shell-based file editing" PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base diff --git a/app-xemacs/tramp/tramp-1.40.ebuild b/app-xemacs/tramp/tramp-1.40.ebuild index 0b4b11d8ae51..60ecfacecc24 100644 --- a/app-xemacs/tramp/tramp-1.40.ebuild +++ b/app-xemacs/tramp/tramp-1.40.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.40.ebuild,v 1.6 2011/07/22 11:25:04 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.40.ebuild,v 1.7 2014/08/10 19:40:34 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Remote shell-based file editing." +DESCRIPTION="Remote shell-based file editing" PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base diff --git a/app-xemacs/tramp/tramp-1.52.ebuild b/app-xemacs/tramp/tramp-1.52.ebuild index 92d0d218ecee..2c9e052f39e7 100644 --- a/app-xemacs/tramp/tramp-1.52.ebuild +++ b/app-xemacs/tramp/tramp-1.52.ebuild @@ -1,10 +1,10 @@ # 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.8 2014/08/09 10:46:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.9 2014/08/10 19:40:34 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Remote shell-based file editing." +DESCRIPTION="Remote shell-based file editing" PKG_CAT="standard" EXPERIMENTAL=true |