summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild')
-rw-r--r--app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild
index 9abbc5ab4109..53c5234d82e7 100644
--- a/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild
+++ b/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.9 2009/08/25 19:45:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.10 2009/11/14 13:18:19 scarabeus Exp $
inherit elisp subversion
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS=""
IUSE=""
DOCS="ChangeLog"
@@ -19,7 +19,7 @@ SITEFILE="50${PN}-gentoo.el"
src_compile() {
elisp_src_compile
- makeinfo gentoo-syntax.texi
+ makeinfo gentoo-syntax.texi || die
}
src_install() {