diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-05-14 20:54:16 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-05-14 20:54:16 +0000 |
commit | e4358047377acaf8b2f83fedf9b829f6cf75397c (patch) | |
tree | f96029030d421960586f645412775a4eb8aa9341 /app-emacs/uptimes/files | |
parent | version bump thanky to ArYiX <aryixb@gmail.com> in bug 175875 (diff) | |
download | gentoo-2-e4358047377acaf8b2f83fedf9b829f6cf75397c.tar.gz gentoo-2-e4358047377acaf8b2f83fedf9b829f6cf75397c.tar.bz2 gentoo-2-e4358047377acaf8b2f83fedf9b829f6cf75397c.zip |
Remove dependency on boxquote.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emacs/uptimes/files')
-rw-r--r-- | app-emacs/uptimes/files/50uptimes-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/uptimes/files/50uptimes-gentoo.el b/app-emacs/uptimes/files/50uptimes-gentoo.el index af9f39004932..b4cdbbc4fcda 100644 --- a/app-emacs/uptimes/files/50uptimes-gentoo.el +++ b/app-emacs/uptimes/files/50uptimes-gentoo.el @@ -1,5 +1,5 @@ -;;; boxquote site-lisp configuration +;;; uptimes site-lisp configuration (add-to-list 'load-path "@SITELISP@") (require 'uptimes) |