From 4575c52d7bc5b7297bd36e784baabd09c2e2ae5d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 24 Sep 2014 11:19:36 -0700 Subject: [PATCH] dev-python/curses-check-for-keypress: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/curses-check-for-keypress | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/curses-check-for-keypress diff --git a/.gitmodules b/.gitmodules index 98d9039..604882a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,7 @@ path = dev-python/chemdb url = ./ branch = dev-python/chemdb +[submodule "dev-python/curses-check-for-keypress"] + path = dev-python/curses-check-for-keypress + url = ./ + branch = dev-python/curses-check-for-keypress diff --git a/dev-python/curses-check-for-keypress b/dev-python/curses-check-for-keypress new file mode 160000 index 0000000..b265e6f --- /dev/null +++ b/dev-python/curses-check-for-keypress @@ -0,0 +1 @@ +Subproject commit b265e6fe0605c597865af80a5d6a25934f02b15c -- 2.26.2