summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild')
-rw-r--r--app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild
deleted file mode 100644
index e75828d0f9db..000000000000
--- a/app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 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.7.ebuild,v 1.2 2007/11/25 17:01:04 ulm Exp $
-
-inherit elisp
-
-DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
-HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-SITEFILE=51${PN}-gentoo.el
-DOCS="ChangeLog"