diff options
author | 2016-01-03 17:21:34 +0000 | |
---|---|---|
committer | 2016-01-03 17:21:34 +0000 | |
commit | 0c0db8636f811154ae5092feec54e9d284af52d7 (patch) | |
tree | fc1af7b56d218bd3dae7d949c1f7c57655f4050c /musl.txt | |
parent | 2016-01-03T17:00:01 (diff) | |
download | repos-0c0db8636f811154ae5092feec54e9d284af52d7.tar.gz repos-0c0db8636f811154ae5092feec54e9d284af52d7.tar.bz2 repos-0c0db8636f811154ae5092feec54e9d284af52d7.zip |
2016-01-03T17:20:01
Diffstat (limited to 'musl.txt')
-rw-r--r-- | musl.txt | 48 |
1 files changed, 1 insertions, 47 deletions
@@ -12,53 +12,7 @@ 'status': 'official'} $ pmaint sync musl WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -From git://anongit.gentoo.org/proj/musl - 5d88f43..5277b1a master -> origin/master -Updating 5d88f43..5277b1a -Fast-forward - dev-python/numpy/Manifest | 9 ++ - .../numpy/files/numpy-1.10.1-backport-1.patch | 127 +++++++++++++++++ - .../numpy/files/numpy-1.10.1-backport-2.patch | 73 ++++++++++ - dev-python/numpy/files/numpy-1.10.1-musl-fix.patch | 20 +++ - .../numpy/files/numpy-1.9.2-no-hardcode-blas.patch | 35 +++++ - dev-python/numpy/numpy-1.10.1-r1.ebuild | 156 +++++++++++++++++++++ - sys-apps/iproute2/Manifest | 4 + - .../iproute2/files/iproute2-4.2.0-no-ipv6.patch | 37 +++++ - sys-apps/iproute2/files/iproute2-4.3.0-musl.patch | 95 +++++++++++++ - sys-apps/iproute2/iproute2-4.3.0.ebuild | 131 +++++++++++++++++ - sys-auth/polkit/Manifest | 3 + - ...lkit-0.113-make-netgroup-support-optional.patch | 130 +++++++++++++++++ - sys-auth/polkit/polkit-0.113.ebuild | 117 ++++++++++++++++ - sys-libs/libnih/Manifest | 6 + - .../files/libnih-1.0.3-musl-fix-signals.patch | 12 ++ - .../libnih/files/libnih-1.0.3-optional-dbus.patch | 40 ++++++ - .../libnih/files/libnih-1.0.3-pkg-config.patch | 56 ++++++++ - .../libnih/files/libnih-1.0.3-signal-race.patch | 60 ++++++++ - sys-libs/libnih/libnih-1.0.3-r3.ebuild | 51 +++++++ - sys-libs/libseccomp/Manifest | 3 + - .../files/libseccomp-2.2.3-musl_compile.patch | 24 ++++ - sys-libs/libseccomp/libseccomp-2.2.3.ebuild | 41 ++++++ - 22 files changed, 1230 insertions(+) - create mode 100644 dev-python/numpy/Manifest - create mode 100644 dev-python/numpy/files/numpy-1.10.1-backport-1.patch - create mode 100644 dev-python/numpy/files/numpy-1.10.1-backport-2.patch - create mode 100644 dev-python/numpy/files/numpy-1.10.1-musl-fix.patch - create mode 100644 dev-python/numpy/files/numpy-1.9.2-no-hardcode-blas.patch - create mode 100644 dev-python/numpy/numpy-1.10.1-r1.ebuild - create mode 100644 sys-apps/iproute2/files/iproute2-4.2.0-no-ipv6.patch - create mode 100644 sys-apps/iproute2/files/iproute2-4.3.0-musl.patch - create mode 100644 sys-apps/iproute2/iproute2-4.3.0.ebuild - create mode 100644 sys-auth/polkit/files/polkit-0.113-make-netgroup-support-optional.patch - create mode 100644 sys-auth/polkit/polkit-0.113.ebuild - create mode 100644 sys-libs/libnih/Manifest - create mode 100644 sys-libs/libnih/files/libnih-1.0.3-musl-fix-signals.patch - create mode 100644 sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch - create mode 100644 sys-libs/libnih/files/libnih-1.0.3-pkg-config.patch - create mode 100644 sys-libs/libnih/files/libnih-1.0.3-signal-race.patch - create mode 100644 sys-libs/libnih/libnih-1.0.3-r3.ebuild - create mode 100644 sys-libs/libseccomp/Manifest - create mode 100644 sys-libs/libseccomp/files/libseccomp-2.2.3-musl_compile.patch - create mode 100644 sys-libs/libseccomp/libseccomp-2.2.3.ebuild +Already up-to-date. *** syncing musl *** synced musl * Sync succeeded |