summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-11-06 08:11:56 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-11-06 08:11:56 +0000
commit0c83ea49cf471abca36e24f3f1dc6cd4fbbd80bf (patch)
treeec9ce5a56370c4815b4cdb3169dd42eee58db859 /app-emacs/php-mode
parentstable amd64 (bug 195041), no parallel build (diff)
downloadgentoo-2-0c83ea49cf471abca36e24f3f1dc6cd4fbbd80bf.tar.gz
gentoo-2-0c83ea49cf471abca36e24f3f1dc6cd4fbbd80bf.tar.bz2
gentoo-2-0c83ea49cf471abca36e24f3f1dc6cd4fbbd80bf.zip
stable amd64 (bug 195020)
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-emacs/php-mode')
-rw-r--r--app-emacs/php-mode/ChangeLog6
-rw-r--r--app-emacs/php-mode/php-mode-1.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/php-mode/ChangeLog b/app-emacs/php-mode/ChangeLog
index 602fdc15128f..93bfdc68b7c5 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/ChangeLog,v 1.21 2007/10/12 06:30:59 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/ChangeLog,v 1.22 2007/11/06 08:11:56 opfer Exp $
+
+ 06 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+ php-mode-1.2.0.ebuild:
+ stable amd64 (bug 195020)
11 Oct 2007; Tom Gall <tgall@gentoo.org> php-mode-1.2.0.ebuild:
stable on ppc64, bug #195020
diff --git a/app-emacs/php-mode/php-mode-1.2.0.ebuild b/app-emacs/php-mode/php-mode-1.2.0.ebuild
index 879b265d58bb..5a934ed2bf3c 100644
--- a/app-emacs/php-mode/php-mode-1.2.0.ebuild
+++ b/app-emacs/php-mode/php-mode-1.2.0.ebuild
@@ -1,6 +1,6 @@
# 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.6 2007/10/12 06:30:59 tgall Exp $
+# $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
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/php-mode/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}"