From 8facb91a3d8d2441533be9a69a9cb40f5009d956 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 24 Sep 2014 11:19:53 -0700 Subject: [PATCH] dev-python/wxpython: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/wxpython | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/wxpython diff --git a/.gitmodules b/.gitmodules index 44300da..157046c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -118,3 +118,7 @@ path = dev-python/wheel url = ./ branch = dev-python/wheel +[submodule "dev-python/wxpython"] + path = dev-python/wxpython + url = ./ + branch = dev-python/wxpython diff --git a/dev-python/wxpython b/dev-python/wxpython new file mode 160000 index 0000000..e9f1863 --- /dev/null +++ b/dev-python/wxpython @@ -0,0 +1 @@ +Subproject commit e9f186367ecb5a4882bdaac02633dbbaaac80b4e -- 2.26.2