diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/gentoo.txt b/gentoo.txt index 8ece39ad7285..6693a28c1eeb 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,13 +26,21 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - cd228f9d66b..e00f7ea3815 master -> origin/master -Updating cd228f9d66b..e00f7ea3815 + e00f7ea3815..5e6b157c6d2 master -> origin/master +Updating e00f7ea3815..5e6b157c6d2 Fast-forward - dev-util/ccache/ccache-4.2.ebuild | 1 + - dev-util/ccache/files/ccache-4.2-atomic.patch | 11 +++++++++++ - 2 files changed, 12 insertions(+) - create mode 100644 dev-util/ccache/files/ccache-4.2-atomic.patch + dev-lang/php/metadata.xml | 1 + + dev-lang/php/php-7.3.27-r1.ebuild | 761 +++++++++++++++++++++++++++++++++++ + dev-lang/php/php-7.4.15-r1.ebuild | 753 ++++++++++++++++++++++++++++++++++ + dev-lang/php/php-8.0.2-r1.ebuild | 748 ++++++++++++++++++++++++++++++++++ + profiles/arch/amd64/package.use.mask | 4 + + profiles/arch/arm64/package.use.mask | 4 + + profiles/arch/x86/package.use.mask | 4 + + profiles/base/package.use.mask | 4 + + 8 files changed, 2279 insertions(+) + create mode 100644 dev-lang/php/php-7.3.27-r1.ebuild + create mode 100644 dev-lang/php/php-7.4.15-r1.ebuild + create mode 100644 dev-lang/php/php-8.0.2-r1.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |