diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-03-27 09:19:37 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-03-27 09:19:37 +0000 |
commit | 73d81cf9302149f17821663cd052c3f701753fe7 (patch) | |
tree | 93d080dba70747bd5bd8dde37e9cf08d5b99263e /app-emacs/autoconf-mode | |
parent | uclibc also wants -ldl (diff) | |
download | historical-73d81cf9302149f17821663cd052c3f701753fe7.tar.gz historical-73d81cf9302149f17821663cd052c3f701753fe7.tar.bz2 historical-73d81cf9302149f17821663cd052c3f701753fe7.zip |
Use correct name of package in comment.
Package-Manager: portage-2.2_rc27/cvs/Linux i686
Diffstat (limited to 'app-emacs/autoconf-mode')
-rw-r--r-- | app-emacs/autoconf-mode/Manifest | 8 | ||||
-rw-r--r-- | app-emacs/autoconf-mode/files/50autoconf-mode-gentoo.el | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-emacs/autoconf-mode/Manifest b/app-emacs/autoconf-mode/Manifest index e714d111c340..24ed163c5f84 100644 --- a/app-emacs/autoconf-mode/Manifest +++ b/app-emacs/autoconf-mode/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -AUX 50autoconf-mode-gentoo.el 405 RMD160 dfc56d8b23fe981aaa2a13b0505c94b3650c19fb SHA1 ea3f3774942713490ba4760897bb5c3f067517fa SHA256 ddd4b605ffe8359ededa9e036170bef2b13445a07bd5a8b1572f68cc3e566e43 +AUX 50autoconf-mode-gentoo.el 410 RMD160 03b12a590ecec4ee3fc0ba04c051cb98763092c1 SHA1 aa695ebe42101ee0d334c9bdc218695128291284 SHA256 c8998ea63819adda80bf657c3a125766a9ba2fbb7a87075303cd50bd81c32324 DIST autoconf-2.63.tar.gz 1562665 RMD160 4254fd31f9bcaf8932e2c10cf33f52b9f7f7eb19 SHA1 d42eebd3d342925116c3cb942e9320d5803fcb1a SHA256 b05a6cee81657dd2db86194a6232b895b8b2606a30a399c3a566d9259366744b EBUILD autoconf-mode-2.63.ebuild 621 RMD160 51e3f356668e9bf452a2fa6d5895f52fadb46106 SHA1 361ce00cb372ef7c685d1a5f5161aedec8879829 SHA256 b13674f513a9f25ecb7e720c0010c579e6c1817ca9a7978c20117a98159a0247 MISC ChangeLog 2501 RMD160 42e4de50aaac3ee0d6f1c71006471b928208d031 SHA1 ea0caff30396daa6d77a2aff140e1efd231c3e83 SHA256 73fd6863ff07de3c8edc738903e957edb2b9c9c8568a6421aa6bce74165fb0b9 @@ -9,7 +9,7 @@ MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6e -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) -iEYEARECAAYFAkmWslYACgkQOeoy/oIi7uwX8wCdE2kQPswheIK8gqpMMn24dhU1 -6ukAnA95HIY47L1EdT9Rk5AKSDgASGFV -=CnJF +iEYEARECAAYFAknMmn4ACgkQOeoy/oIi7uwV0gCePRZkzmM/QtJQLePtBmTw5IWk +iU8AoKZ2Cuq/hBttcQIOjwr2baZkJApa +=u5bA -----END PGP SIGNATURE----- diff --git a/app-emacs/autoconf-mode/files/50autoconf-mode-gentoo.el b/app-emacs/autoconf-mode/files/50autoconf-mode-gentoo.el index e258d5907af1..f43dc8099fb7 100644 --- a/app-emacs/autoconf-mode/files/50autoconf-mode-gentoo.el +++ b/app-emacs/autoconf-mode/files/50autoconf-mode-gentoo.el @@ -1,5 +1,5 @@ -;;; autoconf site-lisp configuration +;;; autoconf-mode site-lisp configuration (add-to-list 'load-path "@SITELISP@") (autoload 'autoconf-mode "autoconf-mode" |