diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:47:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:47:10 +0300 |
commit | 455726a51db2543c543168db5ee87cb3f1a88b0d (patch) | |
tree | 02c59de366aefd8b608561b6a60bf74a1d9dec73 /xorg | |
parent | d4983ea2543416be380a3afde0661785101d8a43 (diff) | |
download | repository-455726a51db2543c543168db5ee87cb3f1a88b0d.tar.gz |
xf86-video-vesa: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xf86-video-vesa/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xf86-video-vesa/meta b/xorg/xf86-video-vesa/meta new file mode 100644 index 00000000..55ba6408 --- /dev/null +++ b/xorg/xf86-video-vesa/meta @@ -0,0 +1,3 @@ +description: Xorg VESA video driver +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |