forked from kiss-community/kiss
kiss-outdated: we are upstream
This commit is contained in:
parent
a4b5f9eaca
commit
caef8d6581
@ -29,8 +29,8 @@ repology_name() {
|
|||||||
)
|
)
|
||||||
|
|
||||||
case $remote in
|
case $remote in
|
||||||
baselayout)
|
baseinit|baselayout|kiss)
|
||||||
remote=baselayout-kiss
|
remote=-
|
||||||
;;
|
;;
|
||||||
|
|
||||||
clang)
|
clang)
|
||||||
@ -98,6 +98,10 @@ repology_name() {
|
|||||||
remote=tar
|
remote=tar
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
eiwd)
|
||||||
|
remote=iwd
|
||||||
|
;;
|
||||||
|
|
||||||
hack)
|
hack)
|
||||||
# It might be nice to adopt Repology's naming scheme for
|
# It might be nice to adopt Repology's naming scheme for
|
||||||
# fonts as it also makes them self-documenting and easy
|
# fonts as it also makes them self-documenting and easy
|
||||||
@ -111,13 +115,6 @@ repology_name() {
|
|||||||
remote=harfbuzz
|
remote=harfbuzz
|
||||||
;;
|
;;
|
||||||
|
|
||||||
kiss)
|
|
||||||
remote=kiss-package-manager
|
|
||||||
|
|
||||||
# Temporary.
|
|
||||||
remote=kiss-unclassified
|
|
||||||
;;
|
|
||||||
|
|
||||||
liberation-fonts)
|
liberation-fonts)
|
||||||
remote=fonts:liberation
|
remote=fonts:liberation
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user