diff options
Diffstat (limited to 'flexibeast.txt')
-rw-r--r-- | flexibeast.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/flexibeast.txt b/flexibeast.txt new file mode 100644 index 000000000000..21d181c1cfe4 --- /dev/null +++ b/flexibeast.txt @@ -0,0 +1,24 @@ +{'description': {'en': 'General-purpose overlay'}, + 'feed': ['https://git.sr.ht/~flexibeast/gentoo-overlay/log/main/rss.xml'], + 'homepage': 'https://git.sr.ht/~flexibeast/gentoo-overlay', + 'name': 'flexibeast', + 'owner': [{'email': 'flexibeast@gmail.com', + 'name': 'Alexis', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://git.sr.ht/~flexibeast/gentoo-overlay'}, + {'type': 'git', + 'uri': 'ssh://git@git.sr.ht:~flexibeast/gentoo-overlay'}], + 'status': 'unofficial'} +pkgcore 0.12.24 + +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flexibeast +*** syncing flexibeast +Already up to date. +*** synced flexibeast + * 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 flexibeast + * Cache regenerated successfully |