diff options
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild index 21c6c559fa0e..e479657a519d 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-2008 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.4 2008/03/25 04:51:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.5 2008/12/27 22:47:31 ulm Exp $ inherit elisp subversion @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" -SITEFILE=51${PN}-gentoo.el +SITEFILE="51${PN}-gentoo.el" DOCS="ChangeLog" pkg_postinst() { |