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 234d70354d7c..c982396864de 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.11 2009/11/14 16:03:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.12 2009/11/15 13:54:41 scarabeus Exp $ inherit elisp subversion @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="" IUSE="" DOCS="ChangeLog" |