Compare commits
No commits in common. "master" and "1.0.0" have entirely different histories.
@ -1,12 +0,0 @@
|
|||||||
root = true
|
|
||||||
|
|
||||||
[*]
|
|
||||||
charset = utf-8
|
|
||||||
end_of_line = lf
|
|
||||||
indent_style = space
|
|
||||||
insert_final_newline = true
|
|
||||||
tab_width = 4
|
|
||||||
trim_trailing_whitespace = true
|
|
||||||
|
|
||||||
[.gitmodules]
|
|
||||||
indent_style = tab
|
|
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
ISC License
|
ISC License
|
||||||
|
|
||||||
Copyright (c) 2020-2021, src_prepare group
|
Copyright (c) 2020, src_prepare group
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# src_prepare.gitlab.io
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/pipelines">
|
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/pipelines">
|
||||||
<img src="https://gitlab.com/src_prepare/src_prepare.gitlab.io/badges/master/pipeline.svg">
|
<img src="https://gitlab.com/src_prepare/src_prepare.gitlab.io/badges/master/pipeline.svg">
|
||||||
@ -22,6 +20,6 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
# About
|
# src_prepare.gitlab.io
|
||||||
|
|
||||||
The source code of [src_prepare website](https://src_prepare.gitlab.io)
|
The source code of [src_prepare website](https://src_prepare.gitlab.io)
|
||||||
|
@ -82,6 +82,11 @@
|
|||||||
XGQT (lead)
|
XGQT (lead)
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://gitlab.com/TheMainOne">
|
||||||
|
TheMainOne
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://gitlab.com/grepwood">
|
<a href="https://gitlab.com/grepwood">
|
||||||
grepwood
|
grepwood
|
||||||
@ -107,6 +112,11 @@
|
|||||||
Alessandro Barbieri
|
Alessandro Barbieri
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://gitlab.com/ArcticTheRogue">
|
||||||
|
Arctic
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://gitlab.com/Parona">
|
<a href="https://gitlab.com/Parona">
|
||||||
Parona
|
Parona
|
||||||
@ -132,16 +142,6 @@
|
|||||||
Xenhat Hex
|
Xenhat Hex
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://gitlab.com/TheMainOne">
|
|
||||||
TheMainOne
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://gitlab.com/ArcticTheRogue">
|
|
||||||
Arctic
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -307,33 +307,6 @@
|
|||||||
not supported
|
not supported
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<a href="https://gitlab.com/src_prepare/rkt">
|
|
||||||
rkt
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<a href="https://gitlab.com/src_prepare/rkt/-/blob/master/README.md">
|
|
||||||
Gentoo overlay with packages from the Racket Package Catalog
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<a href="https://gitlab.com/src_prepare/rkt/pipelines">
|
|
||||||
<img src="https://gitlab.com/src_prepare/rkt/badges/master/pipeline.svg">
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<a href="https://gitlab.com/src_prepare/rkt/-/raw/master/LICENSE">
|
|
||||||
<img src="./assets/badges/license-gplv2-blue.svg">
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<a href="https://gitlab.com/src_prepare/rkt/commits/master.atom">
|
|
||||||
<img src="./assets/badges/feed-atom-orange.svg">
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://gitlab.com/src_prepare/scripts">
|
<a href="https://gitlab.com/src_prepare/scripts">
|
||||||
|
@ -90,19 +90,6 @@
|
|||||||
</a>
|
</a>
|
||||||
)
|
)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
Version mixing
|
|
||||||
(
|
|
||||||
specific versions of software can be
|
|
||||||
<a href="https://wiki.gentoo.org/wiki//etc/portage/package.mask">
|
|
||||||
masked
|
|
||||||
</a>
|
|
||||||
or
|
|
||||||
<a href="https://wiki.gentoo.org/wiki/ACCEPT_KEYWORDS">
|
|
||||||
"accepted" to use bleeding edge
|
|
||||||
</a>
|
|
||||||
)
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
Lack of trust towards binary packages provided by a binary distro
|
Lack of trust towards binary packages provided by a binary distro
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user