summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-03-23 14:16:37 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-03-23 14:16:37 +0000
commitb8dc3f255b82f44dac5e4f82b627b4bfb732d1db (patch)
tree70d774e38c71953c13000078306dc65c6b52e023 /app-emacs
parentkeyworded ~arch for ppc64, bug 214356 (diff)
downloadgentoo-2-b8dc3f255b82f44dac5e4f82b627b4bfb732d1db.tar.gz
gentoo-2-b8dc3f255b82f44dac5e4f82b627b4bfb732d1db.tar.bz2
gentoo-2-b8dc3f255b82f44dac5e4f82b627b4bfb732d1db.zip
clean up
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/gentoo-syntax/ChangeLog6
-rw-r--r--app-emacs/gentoo-syntax/gentoo-syntax-1.7.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog
index c12929a82472..06beecd9589f 100644
--- a/app-emacs/gentoo-syntax/ChangeLog
+++ b/app-emacs/gentoo-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/gentoo-syntax
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.13 2008/03/23 13:52:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.14 2008/03/23 14:16:37 opfer Exp $
+
+ 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
+ -gentoo-syntax-1.7.ebuild:
+ clean up
23 Mar 2008; Brent Baude <ranger@gentoo.org> gentoo-syntax-1.8.ebuild:
Marking gentoo-syntax-1.8 ~ppc64 for bug 214283
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"