summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-12-22 09:44:49 +0000
committerHans de Graaff <graaff@gentoo.org>2006-12-22 09:44:49 +0000
commitc7c51dc2f3258329308f17d53785555c00c2d5f0 (patch)
treef07e4d7c6675b18ff05942526df68ce17706a4fb /app-xemacs/tramp
parentversion bump. seems to be simple bug fixes but masked for further testing on ... (diff)
downloadhistorical-c7c51dc2f3258329308f17d53785555c00c2d5f0.tar.gz
historical-c7c51dc2f3258329308f17d53785555c00c2d5f0.tar.bz2
historical-c7c51dc2f3258329308f17d53785555c00c2d5f0.zip
Version bump.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-xemacs/tramp')
-rw-r--r--app-xemacs/tramp/ChangeLog7
-rw-r--r--app-xemacs/tramp/files/digest-tramp-1.343
-rw-r--r--app-xemacs/tramp/tramp-1.34.ebuild22
3 files changed, 31 insertions, 1 deletions
diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog
index d180617d168a..a7b7ec459b9b 100644
--- a/app-xemacs/tramp/ChangeLog
+++ b/app-xemacs/tramp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/tramp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.7 2006/11/12 14:30:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.8 2006/12/22 09:44:49 graaff Exp $
+
+*tramp-1.34 (22 Dec 2006)
+
+ 22 Dec 2006; Hans de Graaff <graaff@gentoo.org> +tramp-1.34.ebuild:
+ Version bump.
*tramp-1.32 (12 Nov 2006)
diff --git a/app-xemacs/tramp/files/digest-tramp-1.34 b/app-xemacs/tramp/files/digest-tramp-1.34
new file mode 100644
index 000000000000..4f6a1fd535d9
--- /dev/null
+++ b/app-xemacs/tramp/files/digest-tramp-1.34
@@ -0,0 +1,3 @@
+MD5 85a2f86484d7633cf9c404f50657060f tramp-1.34-pkg.tar.gz 296745
+RMD160 1bae9cc78acadd344b833b65d37671e65ff4bd93 tramp-1.34-pkg.tar.gz 296745
+SHA256 4e8a93dfb24322bebf12fc19590d4651c87c89ee2b3f2f29f78a76ce53b68daa tramp-1.34-pkg.tar.gz 296745
diff --git a/app-xemacs/tramp/tramp-1.34.ebuild b/app-xemacs/tramp/tramp-1.34.ebuild
new file mode 100644
index 000000000000..a578eb67149f
--- /dev/null
+++ b/app-xemacs/tramp/tramp-1.34.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.34.ebuild,v 1.1 2006/12/22 09:44:49 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Remote shell-based file editing."
+PKG_CAT="standard"
+
+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
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+inherit xemacs-packages
+