diff options
| author | Johannes Huber <johu@gentoo.org> | 2012-01-22 17:33:39 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2012-01-22 17:33:39 +0100 |
| commit | d0990baadb44665630f0447c8f7beaeb5ee6a77a (patch) | |
| tree | 65ab39b9978fb011b885484142a68489c7abd72f /dev-util/cmake/files/50cmake-gentoo.el | |
| parent | 4ef2eec1a7cbd2c3635d36eecdf8ffcc6e2d249f (diff) | |
| download | kde-d0990baadb44665630f0447c8f7beaeb5ee6a77a.tar.gz kde-d0990baadb44665630f0447c8f7beaeb5ee6a77a.tar.bz2 kde-d0990baadb44665630f0447c8f7beaeb5ee6a77a.zip | |
[dev-util/cmake] Remove patched version to use eselected boost. Latest boost is wanted see bug 335108 resolution.
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/cmake/files/50cmake-gentoo.el')
| -rw-r--r-- | dev-util/cmake/files/50cmake-gentoo.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-util/cmake/files/50cmake-gentoo.el b/dev-util/cmake/files/50cmake-gentoo.el deleted file mode 100644 index e4a1a6d47cb..00000000000 --- a/dev-util/cmake/files/50cmake-gentoo.el +++ /dev/null @@ -1,4 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(autoload 'cmake-mode "cmake-mode" "Major mode for editing CMake files." t) -(add-to-list 'auto-mode-alist '("CMakeLists\\.txt\\'" . cmake-mode)) -(add-to-list 'auto-mode-alist '("\\.cmake\\'" . cmake-mode)) |
