summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/git-20140128.1041/git-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to '.cask/30.2/bootstrap/git-20140128.1041/git-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/git-20140128.1041/git-pkg.el12
1 files changed, 0 insertions, 12 deletions
diff --git a/.cask/30.2/bootstrap/git-20140128.1041/git-pkg.el b/.cask/30.2/bootstrap/git-20140128.1041/git-pkg.el
deleted file mode 100644
index 450a5f56..00000000
--- a/.cask/30.2/bootstrap/git-20140128.1041/git-pkg.el
+++ /dev/null
@@ -1,12 +0,0 @@
-;; -*- no-byte-compile: t; lexical-binding: nil -*-
-(define-package "git" "20140128.1041"
- "An Elisp API for programmatically using Git."
- '((s "1.7.0")
- (dash "2.2.0")
- (f "0.10.0"))
- :url "http://github.com/rejeep/git.el"
- :commit "8b7f1477ef367b5b7de452589dd9a8ab30150d0a"
- :revdesc "8b7f1477ef36"
- :keywords '("git")
- :authors '(("Johan Andersson" . "johan.rejeep@gmail.com"))
- :maintainers '(("Johan Andersson" . "johan.rejeep@gmail.com")))