From e9751e5f5149622653ce56874df5cfc92e70368b Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Wed, 7 Mar 2007 10:04:24 +0000 Subject: [PATCH] add load path correctly, fixes bug 169588, reported by Ulrich Mueller Package-Manager: portage-2.1.2-r9 --- app-emacs/gnus-cvs/ChangeLog | 9 +++++++-- app-emacs/gnus-cvs/files/70gnus-cvs-gentoo.el | 2 +- app-emacs/gnus-cvs/files/digest-gnus-cvs-5.11 | 1 - app-emacs/gnuserv/ChangeLog | 7 ++++++- app-emacs/gnuserv/files/50gnuserv-gentoo.el | 2 +- app-emacs/h4x0r/ChangeLog | 7 ++++++- app-emacs/h4x0r/files/50h4x0r-gentoo.el | 3 +-- app-emacs/highline/ChangeLog | 7 ++++++- app-emacs/highline/files/50highline-gentoo.el | 2 +- app-emacs/htmlfontify/ChangeLog | 7 ++++++- app-emacs/htmlfontify/files/50htmlfontify-gentoo.el | 3 +-- app-emacs/ibuffer/ChangeLog | 7 ++++++- app-emacs/ibuffer/files/50ibuffer-gentoo.el | 2 +- app-emacs/igrep/ChangeLog | 7 ++++++- app-emacs/igrep/files/50igrep-gentoo.el | 2 +- app-emacs/ilisp/ChangeLog | 7 ++++++- app-emacs/ilisp/files/50ilisp-gentoo.el | 4 ++-- app-emacs/ilisp/files/50ilispclc-gentoo.el | 4 ++-- app-emacs/inform-mode/ChangeLog | 7 ++++++- app-emacs/inform-mode/files/50inform-mode-gentoo.el | 2 +- app-emacs/jde/ChangeLog | 7 ++++++- app-emacs/jde/files/70jde-gentoo.el | 2 +- app-emacs/junkbust/ChangeLog | 7 ++++++- app-emacs/junkbust/files/50junkbust-gentoo.el | 2 +- app-emacs/limit/ChangeLog | 7 ++++++- app-emacs/limit/files/60flim-gentoo.el | 5 ++--- 26 files changed, 89 insertions(+), 33 deletions(-) diff --git a/app-emacs/gnus-cvs/ChangeLog b/app-emacs/gnus-cvs/ChangeLog index 9f7fca0f015e..79ac2c6526d5 100644 --- a/app-emacs/gnus-cvs/ChangeLog +++ b/app-emacs/gnus-cvs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/gnus-cvs -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus-cvs/ChangeLog,v 1.13 2006/08/21 17:52:16 mkennedy Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus-cvs/ChangeLog,v 1.14 2007/03/07 09:51:31 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/70gnus-cvs-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 21 Aug 2006; Matthew Kennedy gnus-cvs-5.11.ebuild: Don't depend on app-emacs/w3; Resolves Bug #144616. diff --git a/app-emacs/gnus-cvs/files/70gnus-cvs-gentoo.el b/app-emacs/gnus-cvs/files/70gnus-cvs-gentoo.el index b26853e6f756..d0e94329e2ba 100644 --- a/app-emacs/gnus-cvs/files/70gnus-cvs-gentoo.el +++ b/app-emacs/gnus-cvs/files/70gnus-cvs-gentoo.el @@ -1,5 +1,5 @@ ;;; gnus-cvs site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (require 'gnus-load) diff --git a/app-emacs/gnus-cvs/files/digest-gnus-cvs-5.11 b/app-emacs/gnus-cvs/files/digest-gnus-cvs-5.11 index 8b137891791f..e69de29bb2d1 100644 --- a/app-emacs/gnus-cvs/files/digest-gnus-cvs-5.11 +++ b/app-emacs/gnus-cvs/files/digest-gnus-cvs-5.11 @@ -1 +0,0 @@ - diff --git a/app-emacs/gnuserv/ChangeLog b/app-emacs/gnuserv/ChangeLog index 73979b06eee5..718d40d1319e 100644 --- a/app-emacs/gnuserv/ChangeLog +++ b/app-emacs/gnuserv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/gnuserv # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/ChangeLog,v 1.12 2007/02/08 14:20:17 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/ChangeLog,v 1.13 2007/03/07 09:52:30 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50gnuserv-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 08 Feb 2007; Christian Faulhammer files/digest-gnuserv-3.12.5, files/digest-gnuserv-3.12.7, Manifest: diff --git a/app-emacs/gnuserv/files/50gnuserv-gentoo.el b/app-emacs/gnuserv/files/50gnuserv-gentoo.el index d0b1f77b3b09..a54932d0d6f3 100644 --- a/app-emacs/gnuserv/files/50gnuserv-gentoo.el +++ b/app-emacs/gnuserv/files/50gnuserv-gentoo.el @@ -1,7 +1,7 @@ ;;; gnuserv site-lisp configuration -(setq load-path (cons (concat "@SITELISP@") load-path)) +(add-to-list 'load-path "@SITELISP@") ;; necessary for FSF GNU Emacs only (autoload 'gnuserv-start "gnuserv-compat" "Allow this Emacs process to be a server for client processes." t) diff --git a/app-emacs/h4x0r/ChangeLog b/app-emacs/h4x0r/ChangeLog index f7bb872288cd..ab8201af8324 100644 --- a/app-emacs/h4x0r/ChangeLog +++ b/app-emacs/h4x0r/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/h4x0r # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.9 2007/02/21 21:31:46 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.10 2007/03/07 09:53:45 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50h4x0r-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 21 Feb 2007; Piotr Jaroszyński ChangeLog: Transition to Manifest2. diff --git a/app-emacs/h4x0r/files/50h4x0r-gentoo.el b/app-emacs/h4x0r/files/50h4x0r-gentoo.el index b6cffe8f52b5..b8649be01ce8 100644 --- a/app-emacs/h4x0r/files/50h4x0r-gentoo.el +++ b/app-emacs/h4x0r/files/50h4x0r-gentoo.el @@ -1,6 +1,5 @@ ;;; h4x0r site-lisp configuration - -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (require 'h4x0r) diff --git a/app-emacs/highline/ChangeLog b/app-emacs/highline/ChangeLog index cfb9dd2be63d..a2641197b4c2 100644 --- a/app-emacs/highline/ChangeLog +++ b/app-emacs/highline/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/highline # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/ChangeLog,v 1.12 2007/01/28 04:19:06 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/ChangeLog,v 1.13 2007/03/07 09:54:46 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50highline-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 28 Jan 2007; Marius Mauch highline-4.2.ebuild: Replacing einfo with elog diff --git a/app-emacs/highline/files/50highline-gentoo.el b/app-emacs/highline/files/50highline-gentoo.el index 802534573f59..062430816d84 100644 --- a/app-emacs/highline/files/50highline-gentoo.el +++ b/app-emacs/highline/files/50highline-gentoo.el @@ -1,7 +1,7 @@ ;;; highline site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (require 'highline) ;; (global-set-key "\C-c\C-a" 'highline-on) ;; (global-set-key "\C-c\C-b" 'highline-off) diff --git a/app-emacs/htmlfontify/ChangeLog b/app-emacs/htmlfontify/ChangeLog index 437f8db3cca1..e27b0368052e 100644 --- a/app-emacs/htmlfontify/ChangeLog +++ b/app-emacs/htmlfontify/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/htmlfontify # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlfontify/ChangeLog,v 1.9 2007/02/09 09:39:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlfontify/ChangeLog,v 1.10 2007/03/07 09:55:47 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50htmlfontify-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + *htmlfontify-0.20 (09 Feb 2007) diff --git a/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el b/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el index 0bebd800b6f5..1098505119ed 100644 --- a/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el +++ b/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el @@ -1,5 +1,4 @@ ;;; htmlfontify site-lisp configuration - -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (require 'htmlfontify) diff --git a/app-emacs/ibuffer/ChangeLog b/app-emacs/ibuffer/ChangeLog index 687a910fb1c6..1051e045a2b4 100644 --- a/app-emacs/ibuffer/ChangeLog +++ b/app-emacs/ibuffer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/ibuffer # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ibuffer/ChangeLog,v 1.9 2007/01/28 04:21:24 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ibuffer/ChangeLog,v 1.10 2007/03/07 09:56:44 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50ibuffer-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 28 Jan 2007; Marius Mauch ibuffer-1.9.ebuild: Replacing einfo with elog diff --git a/app-emacs/ibuffer/files/50ibuffer-gentoo.el b/app-emacs/ibuffer/files/50ibuffer-gentoo.el index 66d1f4179ef9..12a9e1bd71f4 100644 --- a/app-emacs/ibuffer/files/50ibuffer-gentoo.el +++ b/app-emacs/ibuffer/files/50ibuffer-gentoo.el @@ -1,6 +1,6 @@ ;;; ibuffer site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (require 'ibuffer) diff --git a/app-emacs/igrep/ChangeLog b/app-emacs/igrep/ChangeLog index bf6388cddf9d..0aca3fa66c10 100644 --- a/app-emacs/igrep/ChangeLog +++ b/app-emacs/igrep/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/igrep # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/igrep/ChangeLog,v 1.7 2007/02/06 13:32:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/igrep/ChangeLog,v 1.8 2007/03/07 09:57:56 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50igrep-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 06 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/app-emacs/igrep/files/50igrep-gentoo.el b/app-emacs/igrep/files/50igrep-gentoo.el index 6ff5f597ce76..39d58c953d05 100644 --- a/app-emacs/igrep/files/50igrep-gentoo.el +++ b/app-emacs/igrep/files/50igrep-gentoo.el @@ -1,7 +1,7 @@ ;;; igrep site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (autoload 'igrep "igrep" "*Run `grep` PROGRAM to match EXPRESSION in FILES..." t) diff --git a/app-emacs/ilisp/ChangeLog b/app-emacs/ilisp/ChangeLog index 09fe8fafcebb..5c3987792623 100644 --- a/app-emacs/ilisp/ChangeLog +++ b/app-emacs/ilisp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/ilisp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ChangeLog,v 1.15 2007/02/21 21:33:01 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ChangeLog,v 1.16 2007/03/07 09:59:29 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50ilisp-gentoo.el, files/50ilispclc-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 21 Feb 2007; Piotr Jaroszyński ChangeLog: Transition to Manifest2. diff --git a/app-emacs/ilisp/files/50ilisp-gentoo.el b/app-emacs/ilisp/files/50ilisp-gentoo.el index 3e0f069f20b1..1b338cc01598 100644 --- a/app-emacs/ilisp/files/50ilisp-gentoo.el +++ b/app-emacs/ilisp/files/50ilisp-gentoo.el @@ -2,8 +2,8 @@ ;;; ilisp site-lisp configuration (most of this was shamelessly yanked ;;; from the ilisp.emacs file distributed with ilisp) -(setq load-path (cons "@SITELISP@" load-path)) -(setq load-path (cons "@SITELISP@/extra" load-path)) +(add-to-list 'load-path "@SITELISP@") +(add-to-list 'load-path "@SITELISP@/extra") (autoload 'common-lisp "ilisp" "Inferior generic Common Lisp." t) ; (autoload 'allegro "ilisp" "Inferior Allegro Common Lisp." t) diff --git a/app-emacs/ilisp/files/50ilispclc-gentoo.el b/app-emacs/ilisp/files/50ilispclc-gentoo.el index f5e152f59e0a..cf42f500460e 100644 --- a/app-emacs/ilisp/files/50ilispclc-gentoo.el +++ b/app-emacs/ilisp/files/50ilispclc-gentoo.el @@ -1,8 +1,8 @@ ;;; ilisp site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) -(setq load-path (cons "@SITELISP@/extra" load-path)) +(add-to-list 'load-path "@SITELISP@") +(add-to-list 'load-path "@SITELISP@/extra") (load "/etc/ilisp/ilisp.el") (add-hook 'ilisp-load-hook diff --git a/app-emacs/inform-mode/ChangeLog b/app-emacs/inform-mode/ChangeLog index a8e977c858af..92fac47bb1a8 100644 --- a/app-emacs/inform-mode/ChangeLog +++ b/app-emacs/inform-mode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/inform-mode # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v 1.10 2007/02/06 13:33:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v 1.11 2007/03/07 10:00:30 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50inform-mode-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 06 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/app-emacs/inform-mode/files/50inform-mode-gentoo.el b/app-emacs/inform-mode/files/50inform-mode-gentoo.el index 1f8d54f22993..f73f9efb7d1e 100644 --- a/app-emacs/inform-mode/files/50inform-mode-gentoo.el +++ b/app-emacs/inform-mode/files/50inform-mode-gentoo.el @@ -1,7 +1,7 @@ ;;; inform-mode site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (autoload 'inform-mode "inform-mode" "Inform editing mode." t) (autoload 'inform-maybe-mode "inform-mode" "Inform/C header editing mode.") diff --git a/app-emacs/jde/ChangeLog b/app-emacs/jde/ChangeLog index c949e1b46bbd..fd9d3c3afbbd 100644 --- a/app-emacs/jde/ChangeLog +++ b/app-emacs/jde/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/jde # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.25 2007/02/23 12:02:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.26 2007/03/07 10:01:46 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/70jde-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 23 Feb 2007; Christian Faulhammer -jde-2.3.3.ebuild, -jde-2.3.3-r1.ebuild, -jde-2.3.5.ebuild, -jde-2.3.5-r1.ebuild: diff --git a/app-emacs/jde/files/70jde-gentoo.el b/app-emacs/jde/files/70jde-gentoo.el index 2613cfac549b..7ee44318415c 100644 --- a/app-emacs/jde/files/70jde-gentoo.el +++ b/app-emacs/jde/files/70jde-gentoo.el @@ -1,6 +1,6 @@ ;;; JDE site-lisp configuration -(setq load-path (cons "@SITELISP@/lisp" load-path)) +(add-to-list 'load-path "@SITELISP@/lisp") (autoload 'jde-mode "jde" "Java Development Environment Emacs" t) (setq auto-mode-alist (cons '("\\.java$" . jde-mode) auto-mode-alist)) diff --git a/app-emacs/junkbust/ChangeLog b/app-emacs/junkbust/ChangeLog index e03ca7fcf856..27e472824895 100644 --- a/app-emacs/junkbust/ChangeLog +++ b/app-emacs/junkbust/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/junkbust # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/junkbust/ChangeLog,v 1.9 2007/02/09 08:51:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/junkbust/ChangeLog,v 1.10 2007/03/07 10:02:44 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/50junkbust-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + *junkbust-0.9 (09 Feb 2007) diff --git a/app-emacs/junkbust/files/50junkbust-gentoo.el b/app-emacs/junkbust/files/50junkbust-gentoo.el index 6275c65e6576..aa73de19260a 100644 --- a/app-emacs/junkbust/files/50junkbust-gentoo.el +++ b/app-emacs/junkbust/files/50junkbust-gentoo.el @@ -1,7 +1,7 @@ ;;; junkbust site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(add-to-list 'load-path "@SITELISP@") (require 'junkbust) (global-set-key [f6] 'junkbust-block-url-edit-rule) (global-set-key [S-f6] 'junkbust-block-url-edit-url) diff --git a/app-emacs/limit/ChangeLog b/app-emacs/limit/ChangeLog index c14395acb5e9..bbaa62bb932c 100644 --- a/app-emacs/limit/ChangeLog +++ b/app-emacs/limit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/limit # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/limit/ChangeLog,v 1.17 2007/02/23 12:04:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/limit/ChangeLog,v 1.18 2007/03/07 10:04:24 opfer Exp $ + + 07 Mar 2007; Christian Faulhammer + files/60flim-gentoo.el: + add load path correctly, fixes bug 169588, reported by Ulrich Mueller + 23 Feb 2007; Christian Faulhammer -limit-1.14.8_pre20040415.ebuild: diff --git a/app-emacs/limit/files/60flim-gentoo.el b/app-emacs/limit/files/60flim-gentoo.el index 63ebf8a674c3..be0fe82e0703 100644 --- a/app-emacs/limit/files/60flim-gentoo.el +++ b/app-emacs/limit/files/60flim-gentoo.el @@ -1,4 +1,3 @@ -;;; FLIM site-lisp configuration - -(setq load-path (cons "@SITELISP@" load-path)) +;;; limit site-lisp configuration +(add-to-list 'load-path "@SITELISP@") -- 2.26.2