diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-10 06:05:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-10 06:05:33 +0000 |
commit | 8b4eafcc27e8cdda0165d7936772c4efb63a5aa3 (patch) | |
tree | 2c96a4dd85549371c9199a68228c63a56490b62b /gentoo.txt | |
parent | 2020-01-10T05:40:01Z (diff) | |
download | repos-8b4eafcc27e8cdda0165d7936772c4efb63a5aa3.tar.gz repos-8b4eafcc27e8cdda0165d7936772c4efb63a5aa3.tar.bz2 repos-8b4eafcc27e8cdda0165d7936772c4efb63a5aa3.zip |
2020-01-10T06:00:01Z
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 |