diff options
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild index 5f53a43d032c..76b50ac07570 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.11.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.11.ebuild,v 1.5 2009/02/12 21:15:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.6 2009/02/19 19:14:40 nixnut Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" SITEFILE="51${PN}-gentoo.el" |