diff options
author | 2016-04-13 15:01:44 +0000 | |
---|---|---|
committer | 2016-04-13 15:01:44 +0000 | |
commit | e79aee751590dabf49113d7390d55e49474c9778 (patch) | |
tree | 0bcc94bff225526fd823777230d376a5baf497c9 /gentoo.txt | |
parent | 2016-04-13T14:40:01 (diff) | |
download | repos-e79aee751590dabf49113d7390d55e49474c9778.tar.gz repos-e79aee751590dabf49113d7390d55e49474c9778.tar.bz2 repos-e79aee751590dabf49113d7390d55e49474c9778.zip |
2016-04-13T15:00:01
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 48 |
1 files changed, 15 insertions, 33 deletions
diff --git a/gentoo.txt b/gentoo.txt index 2d0c2d47a0ed..9bf004a6ccbf 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,43 +16,25 @@ $ pmaint sync gentoo WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' From https://anongit.gentoo.org/git/repo/gentoo - 6513c93..dd1ec5d master -> origin/master -Updating 6513c93..dd1ec5d + dd1ec5d..99137f1 master -> origin/master +Updating dd1ec5d..99137f1 Fast-forward - dev-lang/go/Manifest | 1 + - dev-lang/go/go-1.6.1.ebuild | 252 +++++++++++++++++++++ - dev-libs/mpfr/files/mpfr-3.1.4-cygwin.patch | 39 ++++ - dev-libs/mpfr/mpfr-3.1.4.ebuild | 2 + - eclass/git-2.eclass | 1 - - media-video/kamoso/Manifest | 1 - - media-video/kamoso/kamoso-3.0.ebuild | 40 ---- - media-video/kamoso/kamoso-3.1.0.ebuild | 20 +- - sys-kernel/vanilla-sources/Manifest | 5 +- - ...4.5.0.ebuild => vanilla-sources-3.14.66.ebuild} | 0 - ...s-4.4.6.ebuild => vanilla-sources-4.4.7.ebuild} | 0 - ...3.14.65.ebuild => vanilla-sources-4.5.1.ebuild} | 0 - 12 files changed, 308 insertions(+), 53 deletions(-) - create mode 100644 dev-lang/go/go-1.6.1.ebuild - create mode 100644 dev-libs/mpfr/files/mpfr-3.1.4-cygwin.patch - delete mode 100644 media-video/kamoso/kamoso-3.0.ebuild - rename sys-kernel/vanilla-sources/{vanilla-sources-4.5.0.ebuild => vanilla-sources-3.14.66.ebuild} (100%) - rename sys-kernel/vanilla-sources/{vanilla-sources-4.4.6.ebuild => vanilla-sources-4.4.7.ebuild} (100%) - rename sys-kernel/vanilla-sources/{vanilla-sources-3.14.65.ebuild => vanilla-sources-4.5.1.ebuild} (100%) + dev-libs/libtecla/Manifest | 1 + + .../libtecla/files/libtecla-1.6.3-ldflags.patch | 37 +++++++++++++++++ + .../libtecla/files/libtecla-1.6.3-prll-build.patch | 9 ++++ + .../files/libtecla-1.6.3-secure-runpath.patch | 26 ++++++++++++ + .../files/libtecla-1.6.3-static-libs.patch | 25 +++++++++++ + dev-libs/libtecla/libtecla-1.6.3.ebuild | 48 ++++++++++++++++++++++ + profiles/base/package.use.stable.mask | 4 ++ + 7 files changed, 150 insertions(+) + create mode 100644 dev-libs/libtecla/files/libtecla-1.6.3-ldflags.patch + create mode 100644 dev-libs/libtecla/files/libtecla-1.6.3-prll-build.patch + create mode 100644 dev-libs/libtecla/files/libtecla-1.6.3-secure-runpath.patch + create mode 100644 dev-libs/libtecla/files/libtecla-1.6.3-static-libs.patch + create mode 100644 dev-libs/libtecla/libtecla-1.6.3.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' -WARNING: 'use' function invoked by net-p2p/bitcoin-qt-9999 during metadata regeneration. -WARNING: Please ensure upstream is aware of it and working to remove it. - -WARNING: 'use' function invoked by net-p2p/bitcoind-9999 during metadata regeneration. -WARNING: Please ensure upstream is aware of it and working to remove it. - -WARNING: 'use' function invoked by media-libs/avidemux-plugins-9999 during metadata regeneration. -WARNING: Please ensure upstream is aware of it and working to remove it. - -WARNING: 'use' function invoked by media-video/avidemux-9999 during metadata regeneration. -WARNING: Please ensure upstream is aware of it and working to remove it. - * Cache regenerated successfully |