summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-14 23:28:25 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-14 23:28:25 +0000
commita7997b9c337ac01a0a83084eacbd147a4ce77cdc (patch)
tree05a785bfcffa97f10e2b364115e8e84e4ffb94af /app-emacs/mode-compile
parentDo not assign SIMPLE_ELISP since elisp.eclass now detects this case automatic... (diff)
downloadgentoo-2-a7997b9c337ac01a0a83084eacbd147a4ce77cdc.tar.gz
gentoo-2-a7997b9c337ac01a0a83084eacbd147a4ce77cdc.tar.bz2
gentoo-2-a7997b9c337ac01a0a83084eacbd147a4ce77cdc.zip
Do not assign SIMPLE_ELISP since elisp.eclass now detects this case automatically.
(Portage version: 2.2_pre8/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'app-emacs/mode-compile')
-rw-r--r--app-emacs/mode-compile/ChangeLog8
-rw-r--r--app-emacs/mode-compile/mode-compile-2.29.ebuild5
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/mode-compile/ChangeLog b/app-emacs/mode-compile/ChangeLog
index 1bedd62c4d3e..693f30a25eea 100644
--- a/app-emacs/mode-compile/ChangeLog
+++ b/app-emacs/mode-compile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/mode-compile
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mode-compile/ChangeLog,v 1.2 2007/05/16 06:08:17 opfer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mode-compile/ChangeLog,v 1.3 2008/06/14 23:28:25 ulm Exp $
+
+ 14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> mode-compile-2.29.ebuild:
+ Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
+ automatically.
16 May 2007; Christian Faulhammer <opfer@gentoo.org>
mode-compile-2.29.ebuild:
diff --git a/app-emacs/mode-compile/mode-compile-2.29.ebuild b/app-emacs/mode-compile/mode-compile-2.29.ebuild
index 0051a241d0bf..1349f6e892e5 100644
--- a/app-emacs/mode-compile/mode-compile-2.29.ebuild
+++ b/app-emacs/mode-compile/mode-compile-2.29.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mode-compile/mode-compile-2.29.ebuild,v 1.2 2007/05/16 06:08:17 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mode-compile/mode-compile-2.29.ebuild,v 1.3 2008/06/14 23:28:25 ulm Exp $
inherit elisp
@@ -14,5 +14,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-SIMPLE_ELISP=t
SITEFILE=50${PN}-gentoo.el