summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorRemko van der Vossen2019-06-08 14:27:33 +0200
committerRemko van der Vossen2019-06-08 14:27:33 +0200
commitd834b33328c3a1897d6a5c3996d4f173621f271b (patch)
tree287077862ac0297dd10543db29a799d0052d4ce5 /editors
parent85795c73f3a70f487c07ef35e35092878cfe7b2f (diff)
editors/kakoune: correct history and changelog
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/kakoune/DETAILS2
-rw-r--r--editors/kakoune/HISTORY2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/kakoune/DETAILS b/editors/kakoune/DETAILS
index 5d05ab8ada..fbbedba3bf 100755
--- a/editors/kakoune/DETAILS
+++ b/editors/kakoune/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_HASH=sha512:083eb3b371f722f8973d081fd6145b824c97d3724f4529adf244e32ffac113d3d8bda847e8a7951ba7115d0147d3bd149b4c097ec405764f8027e88e87fade45
WEB_SITE=https://github.com/mawww/kakoune
LICENSE[0]=UNLICENSE
- ENTERED=20190603
+ ENTERED=20190605
KEYWORDS="editors"
SHORT="Selection-oriented code editor inspired by vim"
cat << EOF
diff --git a/editors/kakoune/HISTORY b/editors/kakoune/HISTORY
index f24ef29d63..246ad48dea 100644
--- a/editors/kakoune/HISTORY
+++ b/editors/kakoune/HISTORY
@@ -1,2 +1,2 @@
2019-06-05 Kenneth Raplee <kenneth@raplee.email>
- * editor/kakoune: new spell, Vim-like multi-selection editor
+ * Created spell