summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-03-26 19:41:45 +0000
committerUlrich Müller <ulm@gentoo.org>2009-03-26 19:41:45 +0000
commita802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38 (patch)
tree74ba6dd70c45ed4cac717f2fc85c96579661e10d /app-emacs/whizzytex
parentAdd missing USE flag to metadata. (diff)
downloademacs-a802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38.tar.gz
emacs-a802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38.tar.bz2
emacs-a802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38.zip
Remove comment headers from site files since they are created by the eclass.
svn path=/emacs-overlay/; revision=1353
Diffstat (limited to 'app-emacs/whizzytex')
-rw-r--r--app-emacs/whizzytex/Manifest2
-rw-r--r--app-emacs/whizzytex/files/50whizzytex-gentoo.el3
2 files changed, 1 insertions, 4 deletions
diff --git a/app-emacs/whizzytex/Manifest b/app-emacs/whizzytex/Manifest
index 10e4c19..d0f015a 100644
--- a/app-emacs/whizzytex/Manifest
+++ b/app-emacs/whizzytex/Manifest
@@ -1,4 +1,4 @@
-AUX 50whizzytex-gentoo.el 177 RMD160 7d6a260e7811990b6d06824c0df5d2012bf0f6a0 SHA1 c24b3b1ec3eb93e34fefca57239db25a125c2ee5 SHA256 2e1e457021ff83827985dca9f2f17c92d61361b46bf0e87c8204d6decc879e16
+AUX 50whizzytex-gentoo.el 137 RMD160 e2032382756bf7ea530cd00932eb18ae82648c2a SHA1 6bc99138353bdd82c89bff5eba08f6bb94299565 SHA256 46e3dcefd51d6f52e7c9b4204f62796a0a93b6d1c7b2dca30720d0b2d3ccd29d
DIST whizzytex-1.3.1.tgz 755428 RMD160 017cbdfa178216ec5f97ef0a4848813ac35550e1 SHA1 c01e0dc5886631250c786251c009324064dfde97 SHA256 06867c117be046428a91c63361f2be6887111b01fc8a1bac0a0ce8ad86bf46f2
EBUILD whizzytex-1.3.1.ebuild 1879 RMD160 e5a910affc3e11feebf61237063e7c32948d4775 SHA1 53e6e4a63cece84ab498926c0ad3f53459d0c59f SHA256 b272c5ebcf9c659de31d0e18f6e52693a99a36427b6686e4e800793956736d5e
MISC ChangeLog 284 RMD160 95d01cc7f00d9093b2480cb53764531c8dd314ce SHA1 e564911f88ead35820ee0231d792c5f1e005083c SHA256 6140661e6ac5fa1a18a32793948d124115309c68998187428e8d3c0edca74913
diff --git a/app-emacs/whizzytex/files/50whizzytex-gentoo.el b/app-emacs/whizzytex/files/50whizzytex-gentoo.el
index f42603a..a3d3102 100644
--- a/app-emacs/whizzytex/files/50whizzytex-gentoo.el
+++ b/app-emacs/whizzytex/files/50whizzytex-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; whizzytex site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
(autoload 'whizzytex-mode "whizzytex"
"WhizzyTeX, a minor-mode WYSIWIG environment for LaTeX" t)