diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-12-15 17:31:26 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-12-15 17:31:26 +0000 |
commit | 8bbb8afa3d84b986a3dc5bd994e292573e22ece9 (patch) | |
tree | 5bbced4d432a9da0e44b067c42b3ea9fb1c141f6 /app-emacs/erobot/files | |
parent | Fix homepage URL, point SRC_URI to the Gentoo mirrors. (diff) | |
download | gentoo-2-8bbb8afa3d84b986a3dc5bd994e292573e22ece9.tar.gz gentoo-2-8bbb8afa3d84b986a3dc5bd994e292573e22ece9.tar.bz2 gentoo-2-8bbb8afa3d84b986a3dc5bd994e292573e22ece9.zip |
Update HOMEPAGE, bug 297028. Move site-init file to canonical name.
(Portage version: 2.2_rc59/cvs/Linux i686)
Diffstat (limited to 'app-emacs/erobot/files')
-rw-r--r-- | app-emacs/erobot/files/50erobot-gentoo.el (renamed from app-emacs/erobot/files/51erobot-gentoo.el) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/erobot/files/51erobot-gentoo.el b/app-emacs/erobot/files/50erobot-gentoo.el index eaff7f1b3068..9ca415017af3 100644 --- a/app-emacs/erobot/files/51erobot-gentoo.el +++ b/app-emacs/erobot/files/50erobot-gentoo.el @@ -1,6 +1,3 @@ - -;;; erobot site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'erobot "erobot" "Starts a game of erobot." t) (autoload 'erobot-tour "erobot" |