branch: externals/cpio-mode
commit e4ccb417d267e4aee6259f267a5233f429564130
Author: dlewan <[email protected]>
Commit: GitHub <[email protected]>

    Paring down to the bare app.
---
 cpio-mode-pkg.el | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/cpio-mode-pkg.el b/cpio-mode-pkg.el
deleted file mode 100644
index 77947ad..0000000
--- a/cpio-mode-pkg.el
+++ /dev/null
@@ -1,25 +0,0 @@
-;; cpio-mode-pkg.el --- package declaration for cpio-mode. -*- coding: utf-8 
-*-
-
-;; 
-;; Copyright © 2015, 2018, 2019 Douglas Lewan, [email protected].
-;; All rights reserved.
-;; 
-;; This program is free software: you can redistribute it and/or modify
-;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation, either version 3 of the License, or
-;; (at your option) any later version.
-;; 
-;; This program is distributed in the hope that it will be useful,
-;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-;; GNU General Public License for more details.
-;; 
-;; You should have received a copy of the GNU General Public License
-;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
-;; 
-
-(define-package "cpio-mode"
-  "0.14β"
-  "Handle CPIO archives like dired."
-  "(bindat 24.5) (cl 24.5) (ert 24.5)")
-

Reply via email to