commit:     38ab59adfd3645946e1570fc4ae09973fd84f2b4
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 23 06:44:22 2015 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Jan 23 06:44:22 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=38ab59ad

app-xemacs/tramp: Pre release version bump.

Package-Manager: portage-2.2.14

---
 app-xemacs/tramp/ChangeLog                         |  8 ++++++-
 app-xemacs/tramp/Manifest                          |  4 +---
 app-xemacs/tramp/tramp-1.45.ebuild                 | 26 ----------------------
 app-xemacs/tramp/tramp-1.46.ebuild                 | 26 ----------------------
 .../tramp/{tramp-1.53.ebuild => tramp-1.54.ebuild} |  2 +-
 5 files changed, 9 insertions(+), 57 deletions(-)

diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog
index 5a4e284..0b96aef 100644
--- a/app-xemacs/tramp/ChangeLog
+++ b/app-xemacs/tramp/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for app-xemacs/tramp
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# 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.54 (23 Jan 2015)
+
+  23 Jan 2015; Mats Lidell <ma...@gentoo.org> -tramp-1.45.ebuild,
+  -tramp-1.46.ebuild, -tramp-1.53.ebuild, +tramp-1.54.ebuild:
+  Upstream pre release version bump.
+
 *tramp-1.53 (30 Dec 2014)
 
   30 Dec 2014; Mats Lidell <ma...@gentoo.org> -tramp-1.52.ebuild,

diff --git a/app-xemacs/tramp/Manifest b/app-xemacs/tramp/Manifest
index a8f6241..aec54fb 100644
--- a/app-xemacs/tramp/Manifest
+++ b/app-xemacs/tramp/Manifest
@@ -1,3 +1 @@
-DIST tramp-1.45-pkg.tar.gz 376081 SHA256 
870b8e95393b3d78803138f8da32701ebf2e0db978cc96c78fa0cda79a5ca0c4 SHA512 
55df79be5b4151c8e01dc8278b4342991cf41ceb1d5fd4788bea7634339f651e67c8f5e2ddd8bc6774c3e4f3164e41585e7da3e5a0bcb1c3767ac21b65c10db1
 WHIRLPOOL 
16e437ea65384f2201fb94e110e8ebab07ff5c31ec019f409bcaf8d68554a0209e1d73fd963b05063d7109abd369e3772cbeda9da76907636afbd771603e2179
-DIST tramp-1.46-pkg.tar.gz 386348 SHA256 
930fa6ebed039eaa53da7344263d7c2eb93f3b57c75e5488ce628dff28bca7c8 SHA512 
a8df6e9cc6506feeee8c4a8ac63138d4553e575059e76619eb3e87e935ec639d6f2277a637f68750bbab33e5e90ae278bfa926322929ad0d4c5a5c612b5e00e9
 WHIRLPOOL 
81795e76718925be4b1f91b33f306cecbc6af86e92516e1cb36a770a64b5c1ed86e95e2d9553353475876c68d37ae231dd9fef36bce9c52857b2a139bcfe68cc
-DIST tramp-1.53-pkg.tar.gz 399526 SHA256 
ea7107374abff86795bb61017a3ada68386a88d8e23153e5ba4ac848181a3526 SHA512 
3c169b441b341fdca8735ec101344355bf2c123fa7a16cc137f6de4ae1a7e416dc115ea47564d4d07cda353a0edf438d7e4b2d1a786ece92726508105eee600b
 WHIRLPOOL 
48c752688f849dbd203aedb046a52d9ea862df77c4a1e0b12dd37a9fe57269b97d6c4df3f7d168fa8dfd3ccca9037d7e6a402812146491ae446bcd8be4cb1939
+DIST tramp-1.54-pkg.tar.gz 400194 SHA256 
1357e0f4bc5990f885d8ee175c5725f9a50e627327c59a41a20c8275a9d47f02 SHA512 
851dc5e963119d864179bd045c69787e9553534d38640b32fe62d19fa605a2a3aa2fe3bd82d719f6918ef7deb05958e12334f05abc5c84fcb402524cfb0601af
 WHIRLPOOL 
47e50fbaac719c1dd0b2b6c9db2defd5ce70dbf46b8052b7d1f129691ed570ca26c20e0743d1ce51e3e2c6e4e3964e6e4f230597af3234db3e15ca1be3f41f45

diff --git a/app-xemacs/tramp/tramp-1.45.ebuild 
b/app-xemacs/tramp/tramp-1.45.ebuild
deleted file mode 100644
index 996a5c0..0000000
--- a/app-xemacs/tramp/tramp-1.45.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 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.46.ebuild 
b/app-xemacs/tramp/tramp-1.46.ebuild
deleted file mode 100644
index 996a5c0..0000000
--- a/app-xemacs/tramp/tramp-1.46.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 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.53.ebuild 
b/app-xemacs/tramp/tramp-1.54.ebuild
similarity index 93%
rename from app-xemacs/tramp/tramp-1.53.ebuild
rename to app-xemacs/tramp/tramp-1.54.ebuild
index 8cdfa63..5c22a6c 100644
--- a/app-xemacs/tramp/tramp-1.53.ebuild
+++ b/app-xemacs/tramp/tramp-1.54.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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 $
 

Reply via email to