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
|
||||
baselayout)
|
||||
remote=baselayout-kiss
|
||||
baseinit|baselayout|kiss)
|
||||
remote=-
|
||||
;;
|
||||
|
||||
clang)
|
||||
@ -98,6 +98,10 @@ repology_name() {
|
||||
remote=tar
|
||||
;;
|
||||
|
||||
eiwd)
|
||||
remote=iwd
|
||||
;;
|
||||
|
||||
hack)
|
||||
# It might be nice to adopt Repology's naming scheme for
|
||||
# fonts as it also makes them self-documenting and easy
|
||||
@ -111,13 +115,6 @@ repology_name() {
|
||||
remote=harfbuzz
|
||||
;;
|
||||
|
||||
kiss)
|
||||
remote=kiss-package-manager
|
||||
|
||||
# Temporary.
|
||||
remote=kiss-unclassified
|
||||
;;
|
||||
|
||||
liberation-fonts)
|
||||
remote=fonts:liberation
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user