diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 44 |
1 files changed, 6 insertions, 38 deletions
diff --git a/gentoo.txt b/gentoo.txt index eab36b7c09a3..d4ac59409071 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,45 +13,13 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - 6e2fe940a84..5972a103acb master -> origin/master -Updating 6e2fe940a84..5972a103acb + 5972a103acb..c736e3be6bd master -> origin/master +Updating 5972a103acb..c736e3be6bd Fast-forward - app-text/poppler/Manifest | 1 + - app-text/poppler/poppler-0.89.0.ebuild | 123 ++++++++++++++++++ - app-text/poppler/poppler-9999.ebuild | 2 +- - .../{cffi-1.14.0.ebuild => cffi-1.14.0-r1.ebuild} | 6 +- - dev-python/cffi/files/cffi-0.14.0-g-line.patch | 144 +++++++++++++++++++++ - dev-python/setuptools/setuptools-46.4.0-r1.ebuild | 19 +-- - media-sound/clementine/clementine-1.4.0_rc1.ebuild | 4 + - ...clementine-1.4.0_rc1-QPainterPath_include.patch | 50 +++++++ - .../smtptools/files/smtptools-0.2.3-cleanups.patch | 12 +- - .../files/smtptools-0.2.3-fno-common.patch | 11 ++ - net-mail/smtptools/smtptools-0.2.3-r1.ebuild | 28 ++++ - profiles/arch/alpha/use.mask | 5 + - profiles/arch/amd64/use.mask | 5 - - profiles/arch/arm/use.mask | 9 ++ - profiles/arch/arm64/use.mask | 5 + - profiles/arch/base/use.mask | 6 - - profiles/arch/hppa/use.mask | 5 + - profiles/arch/ia64/use.mask | 5 + - profiles/arch/powerpc/use.mask | 5 + - profiles/arch/sparc/use.mask | 5 + - profiles/arch/x86/use.mask | 5 + - sys-apps/prctl/files/Makefile.am | 3 + - sys-apps/prctl/files/configure.ac | 13 ++ - sys-apps/prctl/files/prctl-1.6-configure.in.patch | 20 +++ - sys-apps/prctl/prctl-1.6-r1.ebuild | 29 +++++ - 25 files changed, 488 insertions(+), 32 deletions(-) - create mode 100644 app-text/poppler/poppler-0.89.0.ebuild - rename dev-python/cffi/{cffi-1.14.0.ebuild => cffi-1.14.0-r1.ebuild} (94%) - create mode 100644 dev-python/cffi/files/cffi-0.14.0-g-line.patch - create mode 100644 media-sound/clementine/files/clementine-1.4.0_rc1-QPainterPath_include.patch - create mode 100644 net-mail/smtptools/files/smtptools-0.2.3-fno-common.patch - create mode 100644 net-mail/smtptools/smtptools-0.2.3-r1.ebuild - create mode 100644 sys-apps/prctl/files/Makefile.am - create mode 100644 sys-apps/prctl/files/configure.ac - create mode 100644 sys-apps/prctl/files/prctl-1.6-configure.in.patch - create mode 100644 sys-apps/prctl/prctl-1.6-r1.ebuild + app-admin/terraform/Manifest | 22 + + app-admin/terraform/terraform-0.12.26.ebuild | 629 +++++++++++++++++++++++++++ + 2 files changed, 651 insertions(+) + create mode 100644 app-admin/terraform/terraform-0.12.26.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |