diff options
author | Chris <xchrisx@uber.space> | 2019-12-31 20:27:20 +0100 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-12-31 20:27:20 +0100 |
commit | a1dd822e8293f24833936915cd70aa972e1395ac (patch) | |
tree | af2dae51a33954401020dcd8215ddaa533c4c848 /Documentation/overlay.xml | |
parent | 55d2aaa4eb5201ac97e269fc141e4ee1778379b8 (diff) | |
download | tde-packaging-gentoo-a1dd822e8293f24833936915cd70aa972e1395ac.tar.gz tde-packaging-gentoo-a1dd822e8293f24833936915cd70aa972e1395ac.zip |
Modernize repository file.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'Documentation/overlay.xml')
-rw-r--r-- | Documentation/overlay.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/overlay.xml b/Documentation/overlay.xml new file mode 100644 index 00000000..2032d101 --- /dev/null +++ b/Documentation/overlay.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" ?> +<repositories version="1.0"> + <repo priority="50" quality="experimental" status="unofficial"> + <name>trinity-official</name> + <description>Official Gentoo overlay from the TDE team for Trinity Desktop Environment, a fork of KDE3</description> + <homepage>https://www.trinitydesktop.org</homepage> + <source type="git">https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo.git</source> + </repo> +</repositories>
\ No newline at end of file |