From 5192b3cea1a260f76d1c0c8c3c4f240e1fc01bbc Mon Sep 17 00:00:00 2001 From: gaochao_100 Date: Tue, 16 Jun 2020 10:29:11 +0800 Subject: [PATCH] add yaml file in package --- xorg-x11-font-utils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xorg-x11-font-utils.yaml diff --git a/xorg-x11-font-utils.yaml b/xorg-x11-font-utils.yaml new file mode 100644 index 0000000..a1d02b8 --- /dev/null +++ b/xorg-x11-font-utils.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: eurolinux-enterprise-linux-sources/xorg-x11-font-utils +tag_prefix: +seperator: . -- Gitee