diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-27 07:35:05 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-27 07:35:05 +0000 |
commit | b77f7ed20fafe903585a438b7ed71bc7ea8ee492 (patch) | |
tree | bf2d1e15963a072b77fcc10f10172ec4b9369900 /stuff.txt | |
parent | 2020-07-27T07:00:01Z (diff) | |
download | repos-b77f7ed20fafe903585a438b7ed71bc7ea8ee492.tar.gz repos-b77f7ed20fafe903585a438b7ed71bc7ea8ee492.tar.bz2 repos-b77f7ed20fafe903585a438b7ed71bc7ea8ee492.zip |
2020-07-27T07:30:01Z
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 |