treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Keychain management tool";
|
||||
homepage = https://www.funtoo.org/Keychain;
|
||||
homepage = "https://www.funtoo.org/Keychain";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
# other platforms are untested (AFAIK)
|
||||
platforms =
|
||||
|
||||
Reference in New Issue
Block a user