diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-03 07:35:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-03 07:35:07 +0000 |
commit | 7e7d9c11986e654c1d69910cb041ac5eebc29317 (patch) | |
tree | e3cb25d9ccf74e0831daf0d87cd1751f9f085613 /pentoo.txt | |
parent | 2020-08-03T07:00:01Z (diff) | |
download | repos-7e7d9c11986e654c1d69910cb041ac5eebc29317.tar.gz repos-7e7d9c11986e654c1d69910cb041ac5eebc29317.tar.bz2 repos-7e7d9c11986e654c1d69910cb041ac5eebc29317.zip |
2020-08-03T07:30:01Z
Diffstat (limited to 'pentoo.txt')
-rw-r--r-- | pentoo.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/pentoo.txt b/pentoo.txt index 547c6f8d7fe3..4755c667e78b 100644 --- a/pentoo.txt +++ b/pentoo.txt @@ -10,7 +10,17 @@ {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}], 'status': 'official'} $ pmaint sync pentoo -Already up to date. +From https://github.com/pentoo/pentoo-overlay + 1fbcdc277..f44f020c1 master -> origin/master +Updating 1fbcdc277..f44f020c1 +Fast-forward + scripts/bumpchecker/github_libyal_check.py | 71 +++++++++++++++++++++++++++ + scripts/bumpchecker/repology_check.py | 78 ++++++++++++++++++++++++++++++ + scripts/bumpchecker/url | 5 ++ + 3 files changed, 154 insertions(+) + create mode 100755 scripts/bumpchecker/github_libyal_check.py + create mode 100755 scripts/bumpchecker/repology_check.py + create mode 100644 scripts/bumpchecker/url *** syncing pentoo *** synced pentoo * Sync succeeded |