diff options
author | Azat Bahawi <azat@bahawi.net> | 1970-01-01 03:00:00 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2022-09-20 11:52:14 +0300 |
commit | 12e5779dd038b593f0ff947a54c3b54bf0e8c183 (patch) | |
tree | 6fcd154745b1956e4a0aa1f9e976d0ddebde1c86 /overlay.xml |
Diffstat (limited to '')
-rw-r--r-- | overlay.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/overlay.xml b/overlay.xml new file mode 100644 index 0000000..c98496d --- /dev/null +++ b/overlay.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<repositories version="1.0"> +<repo priority="50" quality="experimental" status="unofficial"> + <name>azahi</name> + <description></description> + <homepage>https://git.azahi.cc/gentoo-overlay</homepage> + <owner> + <email>azat@bahawi.net</email> + <name>Azat Bahawi</name> + </owner> + <source type="git">https://git.azahi.cc/gentoo-overlay</source> +</repo> +</repositories> |