--- ctemplate-0.90.ebuild 2008-09-17 05:06:41.000000000 -0700 +++ ctemplate-0.93.ebuild 2009-04-15 01:04:25.953756215 -0700 @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-0.90.ebuild,v 1.2 2008/09/17 11:59:42 ulm Exp $ +# $Header: $ + +EAPI="2" inherit elisp-common eutils @@ -18,14 +20,7 @@ SITEFILE="70ctemplate-gentoo.el" -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${PV}-missing_includes.patch" -} - src_compile() { - econf || die "econf failed" emake || die "emake failed" if use emacs ; then