diff options
author | 2020-02-12 19:39:50 +0000 | |
---|---|---|
committer | 2020-02-12 19:39:50 +0000 | |
commit | be4daf8fb647c5221ecd0cb37e3e7e062ad37ede (patch) | |
tree | e9679ea3fd9ce5d7b829e3a7fefb086761056336 /tmacedo.txt | |
parent | 2020-02-12T18:30:01Z (diff) | |
download | repos-be4daf8fb647c5221ecd0cb37e3e7e062ad37ede.tar.gz repos-be4daf8fb647c5221ecd0cb37e3e7e062ad37ede.tar.bz2 repos-be4daf8fb647c5221ecd0cb37e3e7e062ad37ede.zip |
2020-02-12T19:30:01Z
Diffstat (limited to 'tmacedo.txt')
-rw-r--r-- | tmacedo.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tmacedo.txt b/tmacedo.txt new file mode 100644 index 000000000000..a0989762b1a9 --- /dev/null +++ b/tmacedo.txt @@ -0,0 +1,21 @@ +{'description': {'en': 'User Overlay'}, + 'feed': ['https://github.com/tmacedo/portage/commits/master.atom'], + 'homepage': 'https://github.com/tmacedo/portage', + 'name': 'tmacedo', + 'owner': [{'email': 'tftfmacedo@gmail.com', + 'name': 'Tiago Macedo', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', 'uri': 'git://github.com/tmacedo/portage.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync tmacedo +Cloning into '/var/lib/repo-mirror-ci/sync/tmacedo'... +*** syncing tmacedo +*** synced tmacedo + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tmacedo + * dev-qt/aseman-tools-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5 + * Cache regen failed with 1 |