diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:47 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:47 +0300 |
commit | 7d99d4a795bde0eef5e8f494fba93e8074092a89 (patch) | |
tree | 07d319a954b2fa721e51aa11bf772df63e60a45b /core/binutils | |
parent | c1c347f4a66cd05b7097de511f693c9c4bf6aea0 (diff) | |
download | repository-7d99d4a795bde0eef5e8f494fba93e8074092a89.tar.gz |
binutils: add meta file
Diffstat (limited to 'core/binutils')
-rw-r--r-- | core/binutils/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/binutils/meta b/core/binutils/meta new file mode 100644 index 00000000..29622a32 --- /dev/null +++ b/core/binutils/meta @@ -0,0 +1,3 @@ +description: GNU binary utilities +license: GPL-3.0 +maintainer: Cem Keylan <cem@ckyln.com> |