diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-02-14 17:11:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-02-14 17:11:28 +0000 |
commit | 2e6b18eb78f23554f35dbf515f199313e66750ca (patch) | |
tree | 3dacfdc1b6262a5e6218c179e6c01315b3d41770 /app-emacs/crypt++/files | |
parent | Update databases (bug #501300 by Galym Kerimbekov). (diff) | |
download | gentoo-2-2e6b18eb78f23554f35dbf515f199313e66750ca.tar.gz gentoo-2-2e6b18eb78f23554f35dbf515f199313e66750ca.tar.bz2 gentoo-2-2e6b18eb78f23554f35dbf515f199313e66750ca.zip |
Update ebuild to EAPI 5. Specify LICENSE more precisely.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/crypt++/files')
-rw-r--r-- | app-emacs/crypt++/files/50crypt++-gentoo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/crypt++/files/50crypt++-gentoo.el b/app-emacs/crypt++/files/50crypt++-gentoo.el index d5037248c81e..0009afdeff1c 100644 --- a/app-emacs/crypt++/files/50crypt++-gentoo.el +++ b/app-emacs/crypt++/files/50crypt++-gentoo.el @@ -1,5 +1,2 @@ - -;;; crypt++ site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (require 'crypt++) |