diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 9461852f08c4..6cf834385074 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -12,7 +12,31 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}], 'status': 'official'} $ pmaint sync gentoo -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + 26bf6dd6982..468ed1638af master -> origin/master +Updating 26bf6dd6982..468ed1638af +Fast-forward + app-misc/imgurbash2/Manifest | 2 +- + ...imgurbash2-2.1.ebuild => imgurbash2-3.1.ebuild} | 2 +- + media-gfx/gscan2pdf/Manifest | 2 +- + ...can2pdf-2.6.1.ebuild => gscan2pdf-2.6.3.ebuild} | 2 +- + net-mail/mu/Manifest | 1 + + net-mail/mu/metadata.xml | 3 +- + net-mail/mu/mu-1.3.6.ebuild | 99 ++++++++++++++++++++ + net-misc/dahdi-tools/Manifest | 1 + + net-misc/dahdi-tools/dahdi-tools-3.1.0.ebuild | 53 +++++++++++ + ...dahdi-tools-3.1.0-parallel-make-no-config.patch | 19 ++++ + net-misc/dahdi-tools/metadata.xml | 8 +- + net-misc/dahdi/Manifest | 2 + + net-misc/dahdi/dahdi-3.1.0.ebuild | 104 +++++++++++++++++++++ + net-misc/dahdi/metadata.xml | 9 +- + 14 files changed, 298 insertions(+), 9 deletions(-) + rename app-misc/imgurbash2/{imgurbash2-2.1.ebuild => imgurbash2-3.1.ebuild} (93%) + rename media-gfx/gscan2pdf/{gscan2pdf-2.6.1.ebuild => gscan2pdf-2.6.3.ebuild} (98%) + create mode 100644 net-mail/mu/mu-1.3.6.ebuild + create mode 100644 net-misc/dahdi-tools/dahdi-tools-3.1.0.ebuild + create mode 100644 net-misc/dahdi-tools/files/dahdi-tools-3.1.0-parallel-make-no-config.patch + create mode 100644 net-misc/dahdi/dahdi-3.1.0.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |