diff --git a/contrib/kiss-outdated b/contrib/kiss-outdated index b3e642f..fc3a712 100755 --- a/contrib/kiss-outdated +++ b/contrib/kiss-outdated @@ -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 ;;