diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 20:28:36 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 20:28:36 +0000 |
commit | bc7aadc0113355b0a6df4545d36e84ea3f787574 (patch) | |
tree | 30f612d33c0cdcf4f6e73fcf032e2baddd3ce7ac /app-emacs | |
parent | remove old, dep-broken version (diff) | |
download | historical-bc7aadc0113355b0a6df4545d36e84ea3f787574.tar.gz historical-bc7aadc0113355b0a6df4545d36e84ea3f787574.tar.bz2 historical-bc7aadc0113355b0a6df4545d36e84ea3f787574.zip |
Change comment in site-init file.
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gentoo-syntax/Manifest | 14 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/files/51gentoo-syntax-gentoo.el | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/app-emacs/gentoo-syntax/Manifest b/app-emacs/gentoo-syntax/Manifest index 7db2f51a3987..bb519788f659 100644 --- a/app-emacs/gentoo-syntax/Manifest +++ b/app-emacs/gentoo-syntax/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -AUX 51gentoo-syntax-gentoo.el 514 RMD160 79110b7b8565dec4901178edaebf03bc5f9ae63b SHA1 7d08ccf2f17e91d7992643af37eb94e8f6802ee1 SHA256 738f9b7526768300d9f1ecca4bb30e4af16d967e869024c612e34009b6ecd472 -MD5 647fd52bcd9ec812da82c30ba424ae36 files/51gentoo-syntax-gentoo.el 514 -RMD160 79110b7b8565dec4901178edaebf03bc5f9ae63b files/51gentoo-syntax-gentoo.el 514 -SHA256 738f9b7526768300d9f1ecca4bb30e4af16d967e869024c612e34009b6ecd472 files/51gentoo-syntax-gentoo.el 514 +AUX 51gentoo-syntax-gentoo.el 510 RMD160 85cb392d4ff4330b8502c99d6411406f17e882df SHA1 bd960089aace9bf5ca6bebba198a265986034fa9 SHA256 fc184b54749bbbf3ea888cd245d0d899ee2a8c97d9b4e803a0ecc1f6b18ea902 +MD5 0ff5445271a7322fbb028e26baf2ab72 files/51gentoo-syntax-gentoo.el 510 +RMD160 85cb392d4ff4330b8502c99d6411406f17e882df files/51gentoo-syntax-gentoo.el 510 +SHA256 fc184b54749bbbf3ea888cd245d0d899ee2a8c97d9b4e803a0ecc1f6b18ea902 files/51gentoo-syntax-gentoo.el 510 DIST gentoo-syntax-1.7.tar.bz2 8991 RMD160 0b414cedfc86fcb053bace133696027329144ed6 SHA1 caeea311c6503f96de063dd66d79e434fe459d65 SHA256 cc17d71349607410f00f52827e765703e14edde42d74c7d6b8b17711b3a4e62d EBUILD gentoo-syntax-1.7.ebuild 542 RMD160 1c84bedd9f8425ceace9be00f20bacc535a6580c SHA1 b29573abe0d26c895b9b8aa03cc66093e4d1524c SHA256 0191be9c1ba8490db932ff7e1df38fa5775078f7aa6e61d89779d8441fb163fa MD5 3e33848ce08ac77198ab5611ca90b872 gentoo-syntax-1.7.ebuild 542 @@ -31,7 +31,7 @@ SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/di -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) -iD8DBQFHSapmOeoy/oIi7uwRAlH1AJ0TOMCu2Dzr2Bn+OjdA4e8eu8mc2wCgw43b -fOapPSHUJnxwcNBgeRkcLbc= -=9231 +iD8DBQFHVwoOOeoy/oIi7uwRAl16AKCnyJ42qTVeyhfb3xOiYq0/9UvlAgCeJdnW +HS40JtZP6A6USLKcHAq4hXI= +=4jDN -----END PGP SIGNATURE----- diff --git a/app-emacs/gentoo-syntax/files/51gentoo-syntax-gentoo.el b/app-emacs/gentoo-syntax/files/51gentoo-syntax-gentoo.el index ea41aaa3a379..6dd07895db93 100644 --- a/app-emacs/gentoo-syntax/files/51gentoo-syntax-gentoo.el +++ b/app-emacs/gentoo-syntax/files/51gentoo-syntax-gentoo.el @@ -1,5 +1,5 @@ -;;; site-lisp configuration for gentoo-syntax +;;; gentoo-syntax site-lisp configuration (add-to-list 'load-path "@SITELISP@") |