diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-06-14 23:25:16 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-06-14 23:25:16 +0000 |
commit | 65929fcd8144ded9e841b8ea7592279f019e5d95 (patch) | |
tree | e7de0342062605cb2581e76b786b8bffb7b9e8d0 /app-emacs/df-mode/df-mode-20050509.ebuild | |
parent | Do not assign SIMPLE_ELISP since elisp.eclass now detects this case automatic... (diff) | |
download | gentoo-2-65929fcd8144ded9e841b8ea7592279f019e5d95.tar.gz gentoo-2-65929fcd8144ded9e841b8ea7592279f019e5d95.tar.bz2 gentoo-2-65929fcd8144ded9e841b8ea7592279f019e5d95.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/df-mode/df-mode-20050509.ebuild')
-rw-r--r-- | app-emacs/df-mode/df-mode-20050509.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/df-mode/df-mode-20050509.ebuild b/app-emacs/df-mode/df-mode-20050509.ebuild index dd6e77584fef..db96b429c58a 100644 --- a/app-emacs/df-mode/df-mode-20050509.ebuild +++ b/app-emacs/df-mode/df-mode-20050509.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/df-mode/df-mode-20050509.ebuild,v 1.3 2008/01/13 23:42:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/df-mode/df-mode-20050509.ebuild,v 1.4 2008/06/14 23:25:16 ulm Exp $ inherit elisp @@ -15,7 +15,6 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" -SIMPLE_ELISP=t SITEFILE=50${PN}-gentoo.el pkg_postinst() { |