diff options
Diffstat (limited to 'sgs.txt')
-rw-r--r-- | sgs.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sgs.txt b/sgs.txt new file mode 100644 index 000000000000..4731cef43c12 --- /dev/null +++ b/sgs.txt @@ -0,0 +1,23 @@ +{'description': {'en': "Simeon Simeonov's personal Gentoo overlay"}, + 'feed': ['https://github.com/blackm0re/sgs-overlay/commits/master.atom'], + 'homepage': 'https://github.com/blackm0re/sgs-overlay', + 'name': 'sgs', + 'owner': [{'email': 'sgs@pichove.org', + 'name': 'Simeon Simeonov', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/blackm0re/sgs-overlay.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com:blackm0re/sgs-overlay.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync sgs +Cloning into '/var/lib/repo-mirror-ci/sync/sgs'... +*** syncing sgs +*** synced sgs + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sgs + * Cache regenerated successfully |