diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:47:26 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:47:26 +0100 |
commit | 12c524feb3e78f807b300e363925f1d9a0dce649 (patch) | |
tree | 0a01a7caa182e58f7299ad1d8d3fc1f178ee26bb /extra/libXext/meta | |
parent | 7dd993b4d88c5c5a3eeeba497664b55322f66414 (diff) | |
download | repository-12c524feb3e78f807b300e363925f1d9a0dce649.tar.gz |
libXext: move to extra
Diffstat (limited to 'extra/libXext/meta')
-rw-r--r-- | extra/libXext/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libXext/meta b/extra/libXext/meta new file mode 100644 index 00000000..52d9fcb0 --- /dev/null +++ b/extra/libXext/meta @@ -0,0 +1,3 @@ +description: X extension library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |