aboutsummaryrefslogtreecommitdiff
path: root/extra/ccache
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 01:51:45 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 01:51:45 +0300
commit00482cb35fbda9cfe2db282b8c812cb816e31de9 (patch)
tree2b70d23651460ffc25b234a945d1123c0ab16a05 /extra/ccache
parentdea4310b4bf6c73d2a82055ad15e72dc59cda5dd (diff)
downloadrepository-00482cb35fbda9cfe2db282b8c812cb816e31de9.tar.gz
ccache: add meta file
Diffstat (limited to 'extra/ccache')
-rw-r--r--extra/ccache/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/ccache/meta b/extra/ccache/meta
new file mode 100644
index 00000000..ee379831
--- /dev/null
+++ b/extra/ccache/meta
@@ -0,0 +1,3 @@
+description: A fast compiler cache
+license: GPL-3.0+
+maintainer: Cem Keylan <cem@carbslinux.org>