Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
94844d90
Commit
94844d90
authored
May 16, 2017
by
Vincent Pelletier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
components: Move away from fedorahosted.org .
They closed, and downloads get redirected to a wiki page.
parent
2d79e42a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
component/fonts/buildout.cfg
component/fonts/buildout.cfg
+1
-2
component/python-slip/buildout.cfg
component/python-slip/buildout.cfg
+1
-1
No files found.
component/fonts/buildout.cfg
View file @
94844d90
...
...
@@ -20,10 +20,9 @@ strip-top-level-dir = true
# Liberation(tm) Fonts - a font family which aims at metric
# compatibility with Arial, Times New Roman, and Courier New.
# https://fedorahosted.org/liberation-fonts/
[liberation-fonts]
<= fonts-base
url = https://
fedorahosted.org/releases/l/i
/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz
url = https://
releases.pagure.org
/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz
md5sum = 5c781723a0d9ed6188960defba8e91cf
# IPAex and IPA Font - Japanese fonts provided by IPA
...
...
component/python-slip/buildout.cfg
View file @
94844d90
...
...
@@ -5,7 +5,7 @@ parts =
[python-slip]
recipe = slapos.recipe.cmmi
url = https://
fedorahosted.org/released/python-slip
/python-slip-0.6.1.tar.bz2
url = https://
github.com/nphilipp/python-slip/releases/download/python-slip-0.6.1
/python-slip-0.6.1.tar.bz2
md5sum = a6d8ee96245fc21785d4c1c062c85f2f
configure-command = true
make-targets =
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment