summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-02-14 17:11:28 +0000
committerUlrich Müller <ulm@gentoo.org>2014-02-14 17:11:28 +0000
commit2e6b18eb78f23554f35dbf515f199313e66750ca (patch)
tree3dacfdc1b6262a5e6218c179e6c01315b3d41770 /app-emacs/crypt++/files
parentUpdate databases (bug #501300 by Galym Kerimbekov). (diff)
downloadgentoo-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.el3
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++)