summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2014-08-13 15:13:51 +0000
committerMats Lidell <matsl@gentoo.org>2014-08-13 15:13:51 +0000
commit815c2f4f6b712c97df92c8385f3bd3460aa6421b (patch)
tree6f854aedc59f27148ca84f85a967a388a66bfe05 /app-xemacs
parentRemove old. (diff)
downloadgentoo-2-815c2f4f6b712c97df92c8385f3bd3460aa6421b.tar.gz
gentoo-2-815c2f4f6b712c97df92c8385f3bd3460aa6421b.tar.bz2
gentoo-2-815c2f4f6b712c97df92c8385f3bd3460aa6421b.zip
Maintainer cleanup. Remove old ebuilds
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/tramp/ChangeLog6
-rw-r--r--app-xemacs/tramp/tramp-1.37.ebuild21
-rw-r--r--app-xemacs/tramp/tramp-1.40.ebuild22
3 files changed, 5 insertions, 44 deletions
diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog
index 0d69a3cad210..1b1a2bf473e0 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.32 2014/08/10 19:40:34 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.33 2014/08/13 15:13:51 matsl Exp $
+
+ 13 Aug 2014; Mats Lidell <matsl@gentoo.org> -tramp-1.37.ebuild,
+ -tramp-1.40.ebuild:
+ Maintainer cleanup. Remove old ebuilds.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tramp-1.37.ebuild,
tramp-1.40.ebuild, tramp-1.52.ebuild:
diff --git a/app-xemacs/tramp/tramp-1.37.ebuild b/app-xemacs/tramp/tramp-1.37.ebuild
deleted file mode 100644
index ffa99f13f8f9..000000000000
--- a/app-xemacs/tramp/tramp-1.37.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.8 2014/08/10 19:40:34 slyfox 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 ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/tramp/tramp-1.40.ebuild b/app-xemacs/tramp/tramp-1.40.ebuild
deleted file mode 100644
index 60ecfacecc24..000000000000
--- a/app-xemacs/tramp/tramp-1.40.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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.7 2014/08/10 19:40:34 slyfox 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
-app-xemacs/edebug
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages