diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:52:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:52:16 +0300 |
commit | b168bd4d7dfd2dff44493dc463751010c944b2de (patch) | |
tree | 86c2f40553eda69c53bd81bcd544f4ea16e22f22 /xorg | |
parent | 6045e9fb3e731e463c9191e7234c4e8e5c2774d6 (diff) | |
download | repository-b168bd4d7dfd2dff44493dc463751010c944b2de.tar.gz |
xtrans: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xtrans/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xtrans/meta b/xorg/xtrans/meta new file mode 100644 index 00000000..df85b143 --- /dev/null +++ b/xorg/xtrans/meta @@ -0,0 +1,3 @@ +description: Network API translation layer for X +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |