diff options
Diffstat (limited to 'stuff.txt')
-rw-r--r-- | stuff.txt | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/stuff.txt b/stuff.txt index 0ca05845996e..662fc7189fbf 100644 --- a/stuff.txt +++ b/stuff.txt @@ -7,7 +7,31 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}], 'status': 'unofficial'} $ pmaint sync stuff -Already up to date. +From https://github.com/istitov/stuff + 5e7c9a6e..b3a89133 master -> origin/master +Updating 5e7c9a6e..b3a89133 +Fast-forward + dev-python/xraydb/Manifest | 1 + + dev-python/xraydb/metadata.xml | 7 +++ + dev-python/xraydb/xraydb-4.3.4.ebuild | 46 ++++++++++++++ + sci-physics/xraylarch-bin/Manifest | 1 - + sci-physics/xraylarch-bin/metadata.xml | 11 ---- + .../xraylarch-bin/xraylarch-bin-0.9.47.ebuild | 73 ---------------------- + sci-physics/xraylarch/files/conf.patch | 10 +++ + sci-physics/xraylarch/files/full_conf.patch | 19 ++++++ + sci-physics/xraylarch/files/py.patch | 15 +++++ + sci-physics/xraylarch/xraylarch-0.9.47.ebuild | 60 ++++++++++-------- + sci-physics/xraylarch/xraylarch-9999.ebuild | 59 +++++++++-------- + 11 files changed, 167 insertions(+), 135 deletions(-) + create mode 100644 dev-python/xraydb/Manifest + create mode 100644 dev-python/xraydb/metadata.xml + create mode 100644 dev-python/xraydb/xraydb-4.3.4.ebuild + delete mode 100644 sci-physics/xraylarch-bin/Manifest + delete mode 100644 sci-physics/xraylarch-bin/metadata.xml + delete mode 100644 sci-physics/xraylarch-bin/xraylarch-bin-0.9.47.ebuild + create mode 100644 sci-physics/xraylarch/files/conf.patch + create mode 100644 sci-physics/xraylarch/files/full_conf.patch + create mode 100644 sci-physics/xraylarch/files/py.patch *** syncing stuff *** synced stuff * Sync succeeded |