diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-12-10 21:21:27 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-12-10 21:40:17 +0900 |
commit | 75dcb1f96d13c2207dac4fd7e976fa2c09e1fcee (patch) | |
tree | 5ab92e2cfe3d7be04cda7e79ad99a15d31c4608b /app-text/namazu/files | |
parent | app-text/namazu: update patches (diff) | |
download | gentoo-75dcb1f96d13c2207dac4fd7e976fa2c09e1fcee.tar.gz gentoo-75dcb1f96d13c2207dac4fd7e976fa2c09e1fcee.tar.bz2 gentoo-75dcb1f96d13c2207dac4fd7e976fa2c09e1fcee.zip |
app-text/namazu: update to EAPI 6
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text/namazu/files')
-rw-r--r-- | app-text/namazu/files/50namazu-gentoo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-text/namazu/files/50namazu-gentoo.el b/app-text/namazu/files/50namazu-gentoo.el index 56bbce50af82..e2f6e501241c 100644 --- a/app-text/namazu/files/50namazu-gentoo.el +++ b/app-text/namazu/files/50namazu-gentoo.el @@ -1,5 +1,2 @@ - -;; namazu site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'namazu "namazu" nil t) |