diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:19:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:19:48 +0300 |
commit | ed0ea1410169310b5be68062c0f2f494998cf176 (patch) | |
tree | 09fd58fdfefacadf1b717ca7e0513db231e4d272 /community/coreutils | |
parent | 22e2eb5efa818e3be321e282ed196d7dde35ea1b (diff) | |
download | repository-ed0ea1410169310b5be68062c0f2f494998cf176.tar.gz |
coreutils: add meta file
Diffstat (limited to 'community/coreutils')
-rw-r--r-- | community/coreutils/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/coreutils/meta b/community/coreutils/meta new file mode 100644 index 00000000..70ba0c37 --- /dev/null +++ b/community/coreutils/meta @@ -0,0 +1,3 @@ +description: GNU core utilities +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |