diff options
author | 2020-06-11 07:09:20 +0000 | |
---|---|---|
committer | 2020-06-11 07:09:20 +0000 | |
commit | 76a74ac0cac8b83abf1166db15c5a3eb8baf48cb (patch) | |
tree | 0b50e277907adab1d13c1677c2d2b0d918372178 /gentoo.txt | |
parent | 2020-06-11T06:30:01Z (diff) | |
download | repos-76a74ac0cac8b83abf1166db15c5a3eb8baf48cb.tar.gz repos-76a74ac0cac8b83abf1166db15c5a3eb8baf48cb.tar.bz2 repos-76a74ac0cac8b83abf1166db15c5a3eb8baf48cb.zip |
2020-06-11T07:00:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 9461852f08c4..75b9ecc6ab62 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -12,7 +12,17 @@ '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 + 51681f781ff..eb1fe2c80aa master -> origin/master +Updating 51681f781ff..eb1fe2c80aa +Fast-forward + dev-python/rsa/Manifest | 1 + + dev-python/rsa/rsa-4.1.ebuild | 36 +++++++++++++++++++++++++++++++++ + dev-python/wcwidth/Manifest | 1 + + dev-python/wcwidth/wcwidth-0.2.4.ebuild | 36 +++++++++++++++++++++++++++++++++ + 4 files changed, 74 insertions(+) + create mode 100644 dev-python/rsa/rsa-4.1.ebuild + create mode 100644 dev-python/wcwidth/wcwidth-0.2.4.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |