Toggle navigation
Sign in
Georg GH. Hopp
/
ghopp-overlay
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
94d8ef50ea0cf5e69a5ee67f03841a6fffd1edac
Authored by
Georg Hopp
2017-05-02 12:57:34 +0200
1 parent
edb6310f
build: skipped
try to fix overlay.xml format
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
overlay.xml
overlay.xml
View file @
94d8ef5
1
1
<?xml version="1.0"?>
2
-
<repositories
version=
"1.0"
>
2
+
<!DOCTYPE repositories SYSTEM "http://www.gentoo.org/dtd/repositories.dtd">
3
+
<repositories
xmlns=
""
version=
"1.0"
>
3
4
<repo
priority=
"50"
quality=
"experimental"
status=
"unofficial"
>
4
5
<name>
ghopp
</name>
5
6
<description>
...
...
Please
register
or
login
to post a comment