From 04cd4d85b92c9c38c2e81b0e215b17e7b03493c7 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 27 Aug 2008 07:14:56 +0000 Subject: Use eclass default instead of elisp-comp, bug 235442. (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686) --- app-emacs/fff/ChangeLog | 7 +++++-- app-emacs/fff/fff-20050517.ebuild | 8 ++------ 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'app-emacs/fff') diff --git a/app-emacs/fff/ChangeLog b/app-emacs/fff/ChangeLog index 971c1c8849f1..69d61391f7be 100644 --- a/app-emacs/fff/ChangeLog +++ b/app-emacs/fff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/fff -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/fff/ChangeLog,v 1.3 2007/11/22 07:33:12 opfer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/fff/ChangeLog,v 1.4 2008/08/27 07:14:56 ulm Exp $ + + 27 Aug 2008; Ulrich Mueller fff-20050517.ebuild: + Use eclass default instead of elisp-comp, bug 235442. 22 Nov 2007; Christian Faulhammer fff-20050517.ebuild: stable x86/amd64 diff --git a/app-emacs/fff/fff-20050517.ebuild b/app-emacs/fff/fff-20050517.ebuild index c7b48ad9fd1f..d262537a9cea 100644 --- a/app-emacs/fff/fff-20050517.ebuild +++ b/app-emacs/fff/fff-20050517.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/fff/fff-20050517.ebuild,v 1.3 2007/11/22 07:33:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/fff/fff-20050517.ebuild,v 1.4 2008/08/27 07:14:56 ulm Exp $ inherit elisp @@ -20,7 +20,3 @@ RDEPEND="|| ( )" SITEFILE=50${PN}-gentoo.el - -src_compile() { - elisp-comp *.el || die "elisp-comp failed" -} -- cgit v1.2.3-65-gdbad