summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/circe-cvs')
-rw-r--r--app-emacs/circe-cvs/ChangeLog6
-rw-r--r--app-emacs/circe-cvs/files/50circe-cvs-gentoo.el2
2 files changed, 6 insertions, 2 deletions
diff --git a/app-emacs/circe-cvs/ChangeLog b/app-emacs/circe-cvs/ChangeLog
index 3b9ce323a572..7ecf39e5e724 100644
--- a/app-emacs/circe-cvs/ChangeLog
+++ b/app-emacs/circe-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/circe-cvs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe-cvs/ChangeLog,v 1.2 2006/08/12 17:45:20 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe-cvs/ChangeLog,v 1.3 2006/08/16 03:19:58 mkennedy Exp $
+
+ 16 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ files/50circe-cvs-gentoo.el:
+ Replace 50circe-cvs-gentoo.el; Resolves Bug #143472.
12 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org>
circe-cvs-20060810.ebuild:
diff --git a/app-emacs/circe-cvs/files/50circe-cvs-gentoo.el b/app-emacs/circe-cvs/files/50circe-cvs-gentoo.el
index 0b07f77301c3..c65fad732144 100644
--- a/app-emacs/circe-cvs/files/50circe-cvs-gentoo.el
+++ b/app-emacs/circe-cvs/files/50circe-cvs-gentoo.el
@@ -2,4 +2,4 @@
;;; circe site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
-(autoload 'circe "circe" "Connect to an IRC server" t)
+(require 'circe-auto)