summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-01-29 07:16:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-01-29 07:16:21 +0000
commitf38cbe6803fce32e451b5b1a0d0690a865199427 (patch)
treee192640d260310ef69f5c92d7d631c63998fb9ed /app-emacs/php-mode
parentKeyword -sparc/x86-fbsd til next version bump, bug 256741. (diff)
downloadgentoo-2-f38cbe6803fce32e451b5b1a0d0690a865199427.tar.gz
gentoo-2-f38cbe6803fce32e451b5b1a0d0690a865199427.tar.bz2
gentoo-2-f38cbe6803fce32e451b5b1a0d0690a865199427.zip
clean up
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 i686)
Diffstat (limited to 'app-emacs/php-mode')
-rw-r--r--app-emacs/php-mode/ChangeLog8
-rw-r--r--app-emacs/php-mode/php-mode-1.2.0.ebuild18
2 files changed, 6 insertions, 20 deletions
diff --git a/app-emacs/php-mode/ChangeLog b/app-emacs/php-mode/ChangeLog
index 73cde55b75ea..93416b101ae5 100644
--- a/app-emacs/php-mode/ChangeLog
+++ b/app-emacs/php-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/php-mode
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/ChangeLog,v 1.30 2008/12/13 17:21:04 ulm Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/ChangeLog,v 1.31 2009/01/29 07:16:21 fauli Exp $
+
+ 29 Jan 2009; Christian Faulhammer <fauli@gentoo.org>
+ -php-mode-1.2.0.ebuild:
+ clean up
13 Dec 2008; Ulrich Mueller <ulm@gentoo.org>
-files/php-mode-1.4.0_beta-conditional-key.patch,
diff --git a/app-emacs/php-mode/php-mode-1.2.0.ebuild b/app-emacs/php-mode/php-mode-1.2.0.ebuild
deleted file mode 100644
index 5a934ed2bf3c..000000000000
--- a/app-emacs/php-mode/php-mode-1.2.0.ebuild
+++ /dev/null
@@ -1,18 +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/php-mode/php-mode-1.2.0.ebuild,v 1.7 2007/11/06 08:11:56 opfer Exp $
-
-inherit elisp
-
-DESCRIPTION="GNU Emacs major mode for editing PHP code"
-HOMEPAGE="http://php-mode.sourceforge.net"
-SRC_URI="mirror://sourceforge/php-mode/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-S="${WORKDIR}"
-
-SITEFILE=51${PN}-gentoo.el