diff options
author | 2022-02-22 22:51:52 +0000 | |
---|---|---|
committer | 2022-02-22 22:51:52 +0000 | |
commit | daf818cc80cce8ba00409140e87dbd506ac2f0e6 (patch) | |
tree | e056399f5bc3858bf041ff93c5ae770a23b726d3 /adasss.txt | |
parent | 2022-02-22T22:30:01Z (diff) | |
download | repos-daf818cc80cce8ba00409140e87dbd506ac2f0e6.tar.gz repos-daf818cc80cce8ba00409140e87dbd506ac2f0e6.tar.bz2 repos-daf818cc80cce8ba00409140e87dbd506ac2f0e6.zip |
2022-02-22T22:45:01Z
Diffstat (limited to 'adasss.txt')
-rw-r--r-- | adasss.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/adasss.txt b/adasss.txt new file mode 100644 index 000000000000..6d7e3f3e38b8 --- /dev/null +++ b/adasss.txt @@ -0,0 +1,25 @@ +{'description': {'en': 'Gentoo overlay for Android Studio experimental ' + 'packages'}, + 'feed': ['https://github.com/AdamGiergun/adasss/commits/master.atom'], + 'homepage': 'https://github.com/AdamGiergun/adasss', + 'name': 'adasss', + 'owner': [{'email': 'adasss@poczta.onet.pl', + 'name': 'Adam Giergun', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', 'uri': 'https://github.com/AdamGiergun/adasss.git'}, + {'type': 'git', + 'uri': 'git://git@github.com/AdamGiergun/adasss.git'}], + 'status': 'unofficial'} +pkgcore 0.12.8 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync adasss +*** syncing adasss +Cloning into '/var/lib/repo-mirror-ci/sync/adasss'... +*** synced adasss + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 adasss + * Cache regenerated successfully |