From f9019e6e7d1a106f369fe0376ca757dba3924dfd Mon Sep 17 00:00:00 2001 From: Mats Lidell Date: Mon, 5 Oct 2015 08:20:10 +0200 Subject: app-xemacs/tramp: Pre release version bump. Package-Manager: portage-2.2.20.1 --- app-xemacs/tramp/ChangeLog | 6 ++++++ app-xemacs/tramp/Manifest | 2 +- app-xemacs/tramp/tramp-1.55.ebuild | 26 -------------------------- app-xemacs/tramp/tramp-1.56.ebuild | 26 ++++++++++++++++++++++++++ 4 files changed, 33 insertions(+), 27 deletions(-) delete mode 100644 app-xemacs/tramp/tramp-1.55.ebuild create mode 100644 app-xemacs/tramp/tramp-1.56.ebuild (limited to 'app-xemacs/tramp') diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog index f26da93..9ca1baf 100644 --- a/app-xemacs/tramp/ChangeLog +++ b/app-xemacs/tramp/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2015 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 $ +*tramp-1.56 (05 Oct 2015) + + 05 Oct 2015; Mats Lidell -tramp-1.55.ebuild, + +tramp-1.56.ebuild: + Upstream pre release version bump. + *tramp-1.55 (25 Jan 2015) 25 Jan 2015; Mats Lidell -tramp-1.54.ebuild, diff --git a/app-xemacs/tramp/Manifest b/app-xemacs/tramp/Manifest index 922dfae..a728138 100644 --- a/app-xemacs/tramp/Manifest +++ b/app-xemacs/tramp/Manifest @@ -1 +1 @@ -DIST tramp-1.55-pkg.tar.gz 399556 SHA256 c3afb87acb909fa08214ea3c04f04b434acf9f9b1981eb60ace1b806185aa5ad SHA512 cf057e54e45d43b94c90f07600962c461f810b9978d2cf9e515c506e270809b39ff1e64999d97f92da979629954889d6cd736318c2ec934775f2b49b32e73d24 WHIRLPOOL caa1cee3400f22ee9d9f0e432013179dd4c863bcb84c4559325fd652312d13fa1b3547ebe27364aef1b0eb10037b1f3f3f004bccdae88b5e2f21d3fdf0aa6e1c +DIST tramp-1.56-pkg.tar.gz 406106 SHA256 eef0f95e5d72aaedcd0911b64385c205c64a2e40fcff9dd46a083ddb775d89d8 SHA512 3b54771c70f54fa8f06ec0bdb236e66f5ad4c991ccc163e6009680411b7592b63cfe243f5f5cc3e76416ba44db10c73dea5fe46007e7ca38bdc52fabb16a4341 WHIRLPOOL 13e793aa0695fa9b31cc27b0088c830b45ab416fb25ac977bde690421872b471ba4f9cfb1ae52f22853ce9f38982561d5f9ce6bc154aa3e149aafc2044e03878 diff --git a/app-xemacs/tramp/tramp-1.55.ebuild b/app-xemacs/tramp/tramp-1.55.ebuild deleted file mode 100644 index 5c22a6c..0000000 --- a/app-xemacs/tramp/tramp-1.55.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 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 $ - -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 diff --git a/app-xemacs/tramp/tramp-1.56.ebuild b/app-xemacs/tramp/tramp-1.56.ebuild new file mode 100644 index 0000000..bc06669 --- /dev/null +++ b/app-xemacs/tramp/tramp-1.56.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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 -- cgit v1.2.3-65-gdbad