Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1474 - gentoo-syntax
Date: Tue, 01 Dec 2009 13:28:04
Message-Id: E1NFSlu-0008L4-RA@stork.gentoo.org
1 Author: fauli
2 Date: 2009-12-01 13:28:02 +0000 (Tue, 01 Dec 2009)
3 New Revision: 1474
4
5 Modified:
6 gentoo-syntax/ChangeLog
7 gentoo-syntax/ebuild-mode-keywords.el
8 Log:
9 remove obsolete eclass php5-sapi-r3
10
11
12 Modified: gentoo-syntax/ChangeLog
13 ===================================================================
14 --- gentoo-syntax/ChangeLog 2009-12-01 13:25:47 UTC (rev 1473)
15 +++ gentoo-syntax/ChangeLog 2009-12-01 13:28:02 UTC (rev 1474)
16 @@ -4,7 +4,7 @@
17 add tc-getPKG_CONFIG and tc-has-tlsfunctions remove many obsolete
18 eclasses: check-kernel, db4-fix, games-etmod, games-ut2k4mod,
19 gnustep-funcs, gst-plugins, gtk-sharp-component, mozconfig, x11,
20 - 64-bit, kernel-mod
21 + 64-bit, kernel-mod, php5-sapi-r3
22
23 2009-11-09 Ulrich Mueller <ulm@g.o>
24
25
26 Modified: gentoo-syntax/ebuild-mode-keywords.el
27 ===================================================================
28 --- gentoo-syntax/ebuild-mode-keywords.el 2009-12-01 13:25:47 UTC (rev 1473)
29 +++ gentoo-syntax/ebuild-mode-keywords.el 2009-12-01 13:28:02 UTC (rev 1474)
30 @@ -181,15 +181,6 @@
31 '(("fix_PEAR_PV")
32 font-lock-type-face))
33
34 -(defvar ebuild-mode-keywords-php-sapi
35 - '(("php-sapi_is_providerbuild" "php-sapi_check_java_config"
36 - "php-sapi_securityupgrade" "php-sapi_warning_mssql_freetds")
37 - font-lock-type-face))
38 -
39 -(defvar ebuild-mode-keywords-php5-sapi-r3
40 - '(("php5-sapi-r3_check_awkward_uses")
41 - font-lock-type-face))
42 -
43 (defvar ebuild-mode-keywords-mozilla-launcher
44 '(("update_mozilla_launcher_symlinks" "install_mozilla_launcher_stub"
45 "warn_mozilla_launcher_stub")