From caef8d658180f1dd929ffd9cbe8fbb5da9d868b5 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 19 Jul 2021 12:45:52 +0300 Subject: [PATCH] kiss-outdated: we are upstream --- contrib/kiss-outdated | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) 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 ;;