diff options
author | 2008-08-28 06:23:51 +0000 | |
---|---|---|
committer | 2008-08-28 06:23:51 +0000 | |
commit | adc69dfe6302f4741ebceb4a5d9b2f682c11b931 (patch) | |
tree | 5129c6abc57be537af28d6aea3ae4947880eb4bb /app-emacs/yatex | |
parent | Fix ChangeLog. (diff) | |
download | gentoo-2-adc69dfe6302f4741ebceb4a5d9b2f682c11b931.tar.gz gentoo-2-adc69dfe6302f4741ebceb4a5d9b2f682c11b931.tar.bz2 gentoo-2-adc69dfe6302f4741ebceb4a5d9b2f682c11b931.zip |
Remove a comment (elisp-comp is deprecated).
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
Diffstat (limited to 'app-emacs/yatex')
-rw-r--r-- | app-emacs/yatex/yatex-1.73.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/yatex/yatex-1.73.ebuild b/app-emacs/yatex/yatex-1.73.ebuild index 8b240bd9bac8..92d7e219ad2c 100644 --- a/app-emacs/yatex/yatex-1.73.ebuild +++ b/app-emacs/yatex/yatex-1.73.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/yatex/yatex-1.73.ebuild,v 1.1 2008/07/30 14:58:07 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.73.ebuild,v 1.2 2008/08/28 06:23:51 ulm Exp $ inherit elisp eutils @@ -24,7 +24,6 @@ src_unpack() { src_compile() { # compilation b0rks - #elisp-comp *.el || die "elisp-comp failed" cd docs mv yatexe yatex.info |