diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-09-08 17:55:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-09-08 17:55:43 +0000 |
commit | 49c9fe4d21c3094d734794d6f3b39c555df74c77 (patch) | |
tree | 7b312a173f1048fdc429c524f4e0ec46480af9a3 /app-emacs/binclock/files | |
parent | Add USE=upnp support #434270 by BT. (diff) | |
download | gentoo-2-49c9fe4d21c3094d734794d6f3b39c555df74c77.tar.gz gentoo-2-49c9fe4d21c3094d734794d6f3b39c555df74c77.tar.bz2 gentoo-2-49c9fe4d21c3094d734794d6f3b39c555df74c77.zip |
Change EAPI to 4. Move site-init file to canonical name.
(Portage version: 2.1.11.13/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/binclock/files')
-rw-r--r-- | app-emacs/binclock/files/50binclock-gentoo.el (renamed from app-emacs/binclock/files/51binclock-gentoo.el) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/binclock/files/51binclock-gentoo.el b/app-emacs/binclock/files/50binclock-gentoo.el index 0e81b1c65ced..21f1d818d190 100644 --- a/app-emacs/binclock/files/51binclock-gentoo.el +++ b/app-emacs/binclock/files/50binclock-gentoo.el @@ -1,4 +1,2 @@ - -;;; binclock site-lisp configuration (add-to-list 'load-path "@SITELISP@") (autoload 'binclock "binclock" "Display the binary clock." t) |