From c7853caa6b2ff4f3707e3627c1c340602c230ebe Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Wed, 16 Aug 2006 03:19:58 +0000 Subject: Replace 50circe-cvs-gentoo.el; Resolves Bug #143472. (Portage version: 2.1.1_pre4-r4) --- app-emacs/circe-cvs/ChangeLog | 6 +++++- app-emacs/circe-cvs/files/50circe-cvs-gentoo.el | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app-emacs/circe-cvs') 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 + files/50circe-cvs-gentoo.el: + Replace 50circe-cvs-gentoo.el; Resolves Bug #143472. 12 Aug 2006; Matthew Kennedy 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) -- cgit v1.2.3-65-gdbad