diff options
Diffstat (limited to 'bubba.txt')
-rw-r--r-- | bubba.txt | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/bubba.txt b/bubba.txt index 5e971207ea47..b0bdc104dd8e 100644 --- a/bubba.txt +++ b/bubba.txt @@ -9,7 +9,39 @@ 'uri': 'https://github.com/gordonb3/bubba-overlay.git'}], 'status': 'unofficial'} $ pmaint sync bubba -Already up to date. +From https://github.com/gordonb3/bubba-overlay + d54867c..49663ca master -> origin/master +Updating d54867c..49663ca +Fast-forward + .../bubba-backend/bubba-backend-2.6-r10.ebuild | 236 +++++++++++++++++++++ + app-admin/bubbagen/Manifest | 8 +- + app-admin/bubbagen/bubbagen-1.13.0.ebuild | 2 +- + app-admin/bubbagen/bubbagen-9999.0.ebuild | 2 +- + dev-python/cryptography/Manifest | 4 - + dev-python/cryptography/cryptography-1.7.1.ebuild | 50 ----- + .../files/cryptography-1.7.1-libressl251.patch | 17 -- + dev-python/cryptography/metadata.xml | 12 -- + dev-python/pyopenssl/Manifest | 3 - + dev-python/pyopenssl/metadata.xml | 13 -- + dev-python/pyopenssl/pyopenssl-17.0.0.ebuild | 62 ------ + dev-python/urllib3/Manifest | 3 - + dev-python/urllib3/metadata.xml | 12 -- + dev-python/urllib3/urllib3-1.20.ebuild | 61 ------ + virtual/bubba/Manifest | 1 + + virtual/bubba/bubba-1.13.ebuild | 19 ++ + 16 files changed, 262 insertions(+), 243 deletions(-) + create mode 100644 app-admin/bubba-backend/bubba-backend-2.6-r10.ebuild + delete mode 100644 dev-python/cryptography/Manifest + delete mode 100644 dev-python/cryptography/cryptography-1.7.1.ebuild + delete mode 100644 dev-python/cryptography/files/cryptography-1.7.1-libressl251.patch + delete mode 100644 dev-python/cryptography/metadata.xml + delete mode 100644 dev-python/pyopenssl/Manifest + delete mode 100644 dev-python/pyopenssl/metadata.xml + delete mode 100644 dev-python/pyopenssl/pyopenssl-17.0.0.ebuild + delete mode 100644 dev-python/urllib3/Manifest + delete mode 100644 dev-python/urllib3/metadata.xml + delete mode 100644 dev-python/urllib3/urllib3-1.20.ebuild + create mode 100644 virtual/bubba/bubba-1.13.ebuild *** syncing bubba *** synced bubba * Sync succeeded |