summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-07 09:51:31 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-07 09:51:31 +0000
commitaffb9d68e406c1f636502fbbbbc1f5db15f55dac (patch)
tree83ccf505d8635257d5e72eeadca385813aea02b3 /app-emacs/gnus-cvs
parentadd load path correctly, fixes bug 169588, reported by Ulrich Mueller <ulm@kp... (diff)
downloadgentoo-2-affb9d68e406c1f636502fbbbbc1f5db15f55dac.tar.gz
gentoo-2-affb9d68e406c1f636502fbbbbc1f5db15f55dac.tar.bz2
gentoo-2-affb9d68e406c1f636502fbbbbc1f5db15f55dac.zip
add load path correctly, fixes bug 169588, reported by Ulrich Mueller <ulm@kph.uni-mainz.de>
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-emacs/gnus-cvs')
-rw-r--r--app-emacs/gnus-cvs/ChangeLog9
-rw-r--r--app-emacs/gnus-cvs/files/70gnus-cvs-gentoo.el2
-rw-r--r--app-emacs/gnus-cvs/files/digest-gnus-cvs-5.111
3 files changed, 8 insertions, 4 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 <opfer@gentoo.org>
+ files/70gnus-cvs-gentoo.el:
+ add load path correctly, fixes bug 169588, reported by Ulrich Mueller
+ <ulm@kph.uni-mainz.de>
21 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org> 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 @@
-