summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-14 16:42:57 +0000
committerUlrich Müller <ulm@gentoo.org>2014-05-14 16:42:57 +0000
commitabb6aa436bda3dd3ef7646b82d6f76c55c6cda9b (patch)
tree6d2af6059d47988593fc3b5251d8814c6065fed7 /app-emacs/eselect-mode
parentVersion bumps. Drop some old versions. (diff)
downloadgentoo-2-abb6aa436bda3dd3ef7646b82d6f76c55c6cda9b.tar.gz
gentoo-2-abb6aa436bda3dd3ef7646b82d6f76c55c6cda9b.tar.bz2
gentoo-2-abb6aa436bda3dd3ef7646b82d6f76c55c6cda9b.zip
Remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r--app-emacs/eselect-mode/ChangeLog6
-rw-r--r--app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild19
-rw-r--r--app-emacs/eselect-mode/eselect-mode-1.4.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog
index 78b8cea9c002..9cb187f96288 100644
--- a/app-emacs/eselect-mode/ChangeLog
+++ b/app-emacs/eselect-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/eselect-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.34 2014/05/14 14:21:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.35 2014/05/14 16:42:57 ulm Exp $
+
+ 14 May 2014; Ulrich Müller <ulm@gentoo.org> -eselect-mode-1.3.8.ebuild,
+ -eselect-mode-1.4.ebuild:
+ Remove old.
14 May 2014; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.4.1.ebuild:
Stable for sparc, wrt bug #506154
diff --git a/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild b/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild
deleted file mode 100644
index a24b30ea237a..000000000000
--- a/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild,v 1.12 2013/12/07 18:12:29 ulm Exp $
-
-EAPI=5
-
-inherit elisp
-
-MY_P="eselect-${PV}"
-DESCRIPTION="Emacs major mode for editing eselect files"
-HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
-SRC_URI="http://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-S="${WORKDIR}/${MY_P}/misc"
-SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.ebuild
deleted file mode 100644
index 8dafca8669db..000000000000
--- a/app-emacs/eselect-mode/eselect-mode-1.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.ebuild,v 1.2 2013/12/07 18:12:29 ulm Exp $
-
-EAPI=5
-
-inherit elisp
-
-MY_P="eselect-${PV}"
-DESCRIPTION="Emacs major mode for editing eselect files"
-HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
-SRC_URI="http://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-S="${WORKDIR}/${MY_P}/misc"
-SITEFILE="50${PN}-gentoo.el"