Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/gnus/files: 70gnus-gentoo.el
Date: Sat, 01 Dec 2007 16:04:28
Message-Id: E1IyUpL-0004Uo-1X@stork.gentoo.org
1 ulm 07/12/01 16:04:23
2
3 Modified: 70gnus-gentoo.el
4 Log:
5 Use SITEETC eclass variable.
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.3 app-emacs/gnus/files/70gnus-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gnus/files/70gnus-gentoo.el?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gnus/files/70gnus-gentoo.el?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gnus/files/70gnus-gentoo.el?r1=1.2&r2=1.3
14
15 Index: 70gnus-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnus/files/70gnus-gentoo.el,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- 70gnus-gentoo.el 30 Dec 2003 06:36:49 -0000 1.2
22 +++ 70gnus-gentoo.el 1 Dec 2007 16:04:22 -0000 1.3
23 @@ -1,3 +1,5 @@
24
25 +;;; gnus site-lisp configuration
26 +
27 (add-to-list 'load-path "@SITELISP@")
28 (require 'gnus-load)
29
30
31
32 --
33 gentoo-commits@g.o mailing list