diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-05-22 15:09:41 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-05-22 15:09:41 +0000 |
commit | cc95e3df88b4e751c5e56a0ad6d35c23345b2b54 (patch) | |
tree | acd751f2abdaa4b568745b891d261ffb824a0621 /app-emacs | |
parent | Various cleanups. (diff) | |
download | gentoo-2-cc95e3df88b4e751c5e56a0ad6d35c23345b2b54.tar.gz gentoo-2-cc95e3df88b4e751c5e56a0ad6d35c23345b2b54.tar.bz2 gentoo-2-cc95e3df88b4e751c5e56a0ad6d35c23345b2b54.zip |
Remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/tramp/ChangeLog | 10 | ||||
-rw-r--r-- | app-emacs/tramp/files/51tramp-gentoo.el | 8 | ||||
-rw-r--r-- | app-emacs/tramp/files/tramp-2.0.56-configure.patch | 28 | ||||
-rw-r--r-- | app-emacs/tramp/tramp-2.0.56.ebuild | 46 | ||||
-rw-r--r-- | app-emacs/tramp/tramp-2.1.16.ebuild | 42 |
5 files changed, 9 insertions, 125 deletions
diff --git a/app-emacs/tramp/ChangeLog b/app-emacs/tramp/ChangeLog index ab6742c69b9c..3f7f85286604 100644 --- a/app-emacs/tramp/ChangeLog +++ b/app-emacs/tramp/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-emacs/tramp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.93 2010/05/22 13:53:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.94 2010/05/22 15:09:41 ulm Exp $ + + 22 May 2010; Ulrich Mueller <ulm@gentoo.org> -files/51tramp-gentoo.el, + -tramp-2.0.56.ebuild, -files/tramp-2.0.56-configure.patch, + -tramp-2.1.16.ebuild: + Remove old. + + 22 May 2010; Ulrich Mueller <ulm@gentoo.org> -tramp-2.1.16.ebuild: + Remove old. 22 May 2010; Pacho Ramos <pacho@gentoo.org> tramp-2.1.17.ebuild: stable amd64, bug 301301 diff --git a/app-emacs/tramp/files/51tramp-gentoo.el b/app-emacs/tramp/files/51tramp-gentoo.el deleted file mode 100644 index cc67e70e7c5d..000000000000 --- a/app-emacs/tramp/files/51tramp-gentoo.el +++ /dev/null @@ -1,8 +0,0 @@ - -;;; tramp site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") -(setq auto-save-file-name-transforms - `(("\\`/[^/]*:\\(.+/\\)*\\(.*\\)" - ,(expand-file-name "\\2" temporary-file-directory)))) -(load "tramp-autoloads" nil t) diff --git a/app-emacs/tramp/files/tramp-2.0.56-configure.patch b/app-emacs/tramp/files/tramp-2.0.56-configure.patch deleted file mode 100644 index f17b3bb798ee..000000000000 --- a/app-emacs/tramp/files/tramp-2.0.56-configure.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- tramp-2.0.56.orig/configure 2007-05-28 10:36:38.000000000 +0200 -+++ tramp-2.0.56/configure 2007-08-18 18:18:49.003204055 +0200 -@@ -3973,4 +3973,23 @@ - - - # configure is writing to config.log, and then calls config.status. --# config.status does its own redirection, appendi -\ No newline at end of file -+# config.status does its own redirection, appending to config.log. -+# Unfortunately, on DOS this fails, as config.log is still kept open -+# by configure, so config.status won't be able to write to it; its -+# output is simply discarded. So we exec the FD to /dev/null, -+# effectively closing config.log, so it can be properly (re)opened and -+# appended to by config.status. When coming back to configure, we -+# need to make the FD available again. -+if test "$no_create" != yes; then -+ ac_cs_success=: -+ ac_config_status_args= -+ test "$silent" = yes && -+ ac_config_status_args="$ac_config_status_args --quiet" -+ exec 5>/dev/null -+ $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false -+ exec 5>>config.log -+ # Use ||, not &&, to avoid exiting from the if with $? = 1, which -+ # would make configure fail if this is the last instruction. -+ $ac_cs_success || { (exit 1); exit 1; } -+fi -+ diff --git a/app-emacs/tramp/tramp-2.0.56.ebuild b/app-emacs/tramp/tramp-2.0.56.ebuild deleted file mode 100644 index 9d6beee3641d..000000000000 --- a/app-emacs/tramp/tramp-2.0.56.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.56.ebuild,v 1.6 2007/09/30 23:58:30 ulm Exp $ - -inherit elisp eutils - -DESCRIPTION="Edit remote files like ange-ftp but with rlogin, telnet and/or ssh" -HOMEPAGE="http://savannah.gnu.org/projects/tramp/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2 FDL-1.2" -SLOT="0" -KEYWORDS="alpha amd64 ppc x86" -IUSE="" - -SITEFILE=51${PN}-gentoo.el - -src_unpack() { - unpack ${A} - # the 2.0.56 tarball contains a truncated "configure" file - epatch "${FILESDIR}/${P}-configure.patch" -} - -src_compile() { - econf || die "econf failed" - emake || die "emake failed" - elisp-make-autoload-file lisp/${PN}-autoloads.el lisp \ - || die "elisp-make-autoload-file failed" -} - -src_install() { - einstall lispdir="${D}${SITELISP}/tramp" || die - - mv "${D}/usr/share/info/tramp" "${D}/usr/share/info/tramp-info" - - dohtml texi/*.html - if [ -f texi/tramp.dvi ]; then - insinto /usr/share/doc/${PF} - doins texi/tramp.dvi - fi - - elisp-install ${PN} lisp/${PN}-autoloads.el - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - - dodoc README ChangeLog CONTRIBUTORS || die "dodoc failed" -} diff --git a/app-emacs/tramp/tramp-2.1.16.ebuild b/app-emacs/tramp/tramp-2.1.16.ebuild deleted file mode 100644 index 6d582046eca8..000000000000 --- a/app-emacs/tramp/tramp-2.1.16.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.16.ebuild,v 1.5 2009/09/06 08:47:05 maekke Exp $ - -inherit elisp eutils - -DESCRIPTION="Edit remote files like ange-ftp but with rlogin, telnet and/or ssh" -HOMEPAGE="http://www.gnu.org/software/tramp/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3 FDL-1.3" -SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" -IUSE="" - -SITEFILE="51${PN}-gentoo.el" - -src_compile() { - econf || die "econf failed" - emake || die "emake failed" - elisp-make-autoload-file lisp/${PN}-autoloads.el lisp \ - || die "elisp-make-autoload-file failed" -} - -src_install() { - einstall lispdir="${D}${SITELISP}/tramp" || die - - mv "${D}"/usr/share/info/tramp{,.info} - - dohtml texi/*.html - if [ -f texi/tramp.dvi ]; then - insinto /usr/share/doc/${PF} - doins texi/tramp.dvi - fi - - elisp-install ${PN} lisp/${PN}-autoloads.el || die - elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die - - dodoc README ChangeLog CONTRIBUTORS || die - newdoc lisp/ChangeLog ChangeLog-lisp || die - newdoc texi/ChangeLog ChangeLog-texi || die -} |