diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:41:56 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:41:56 +0300 |
commit | e2c5fb88eca8e2b6114944f2b1383cf4017ba51a (patch) | |
tree | 54c51ea2bd72a0eb8d25874137712157e377b3c1 | |
parent | 33396f2920285a14359adc7c6886e62769697039 (diff) | |
download | repository-e2c5fb88eca8e2b6114944f2b1383cf4017ba51a.tar.gz |
e2fsprogs: add meta file
-rw-r--r-- | core/e2fsprogs/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/e2fsprogs/meta b/core/e2fsprogs/meta new file mode 100644 index 00000000..fa62059f --- /dev/null +++ b/core/e2fsprogs/meta @@ -0,0 +1,3 @@ +description: Ext2/3/4 Filesystem Utilities +license: GPL-2.0+ +maintainer: Cem Keylan <cem@ckyln.com> |