diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-11-01 02:52:02 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-11-01 02:52:02 +0000 |
commit | ce2fa6f6c4951c11ef10627b81603f112c0b62a8 (patch) | |
tree | 3f697c6e444c56ff856d2d5e5300c606d2462d12 /app-emacs/httpd/files | |
parent | masked app-emacs/monk (incomplete for now) (diff) | |
download | historical-ce2fa6f6c4951c11ef10627b81603f112c0b62a8.tar.gz historical-ce2fa6f6c4951c11ef10627b81603f112c0b62a8.tar.bz2 historical-ce2fa6f6c4951c11ef10627b81603f112c0b62a8.zip |
looks like an app-emacs/ import to me
Diffstat (limited to 'app-emacs/httpd/files')
-rw-r--r-- | app-emacs/httpd/files/50httpd-gentoo.el | 5 | ||||
-rw-r--r-- | app-emacs/httpd/files/digest-httpd-0.5 | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/app-emacs/httpd/files/50httpd-gentoo.el b/app-emacs/httpd/files/50httpd-gentoo.el new file mode 100644 index 000000000000..4527ecc17f5b --- /dev/null +++ b/app-emacs/httpd/files/50httpd-gentoo.el @@ -0,0 +1,5 @@ + +;;; httpd site-lisp configuration + +(setq load-path (cons "@SITELISP@" load-path)) + diff --git a/app-emacs/httpd/files/digest-httpd-0.5 b/app-emacs/httpd/files/digest-httpd-0.5 new file mode 100644 index 000000000000..14975414cf37 --- /dev/null +++ b/app-emacs/httpd/files/digest-httpd-0.5 @@ -0,0 +1 @@ +MD5 fd1c8fb038dbbd449ce2f8bf75ed9fb1 httpd-0.5.tar.bz2 4290 |