diff options
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild index 7befec831357..35a7548c9ce9 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.14.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-1.14.ebuild,v 1.1 2009/09/22 20:13:19 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild,v 1.2 2009/10/08 17:47:43 ulm Exp $ inherit elisp @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbs IUSE="" DOCS="ChangeLog" -SITEFILE="50${PN}-gentoo.el" +SITEFILE="50${PN}-gentoo-${PV}.el" src_compile() { elisp_src_compile |