diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-28 21:36:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-28 21:36:46 +0300 |
commit | 837bd81d0ddc0c2fb62f95353f26f52059e7cdba (patch) | |
tree | 1d29fa19bc97283ac4395cd9cf6c50d5f7e7c1f2 /community/parted/meta | |
parent | 967a0d9aef15609c13c9316eb3733339895d9466 (diff) | |
download | repository-837bd81d0ddc0c2fb62f95353f26f52059e7cdba.tar.gz |
parted: add meta file
Diffstat (limited to 'community/parted/meta')
-rw-r--r-- | community/parted/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/parted/meta b/community/parted/meta new file mode 100644 index 00000000..9589a81d --- /dev/null +++ b/community/parted/meta @@ -0,0 +1,3 @@ +description: Disk partition resizing program +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |