diff options
author | 2024-11-12 11:33:19 +0000 | |
---|---|---|
committer | 2024-11-12 11:33:19 +0000 | |
commit | 002c52ee3a255eb5ae60fc4dbdbe55fdad51db94 (patch) | |
tree | 121a065027854dae89dab47dd808172e3947595e /ps3.txt | |
parent | 2024-11-12T11:15:00Z (diff) | |
download | repos-002c52ee3a255eb5ae60fc4dbdbe55fdad51db94.tar.gz repos-002c52ee3a255eb5ae60fc4dbdbe55fdad51db94.tar.bz2 repos-002c52ee3a255eb5ae60fc4dbdbe55fdad51db94.zip |
2024-11-12T11:30:00Z
Diffstat (limited to 'ps3.txt')
-rw-r--r-- | ps3.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ps3.txt b/ps3.txt new file mode 100644 index 000000000000..8a2bb9284851 --- /dev/null +++ b/ps3.txt @@ -0,0 +1,25 @@ +{'description': {'en': 'Ebuilds for Gentoo on the PlayStation 3.'}, + 'feed': ['https://github.com/damiandudycz/ps3-gentoo-overlay/commits/main.atom'], + 'homepage': 'https://github.com/damiandudycz/ps3', + 'name': 'ps3', + 'owner': [{'email': 'damiandudycz@yahoo.com', + 'name': 'Damian Dudycz', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/damiandudycz/ps3-gentoo-overlay.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com/damiandudycz/ps3-gentoo-overlay.git'}], + 'status': 'unofficial'} +pkgcore 0.12.28 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ps3 +*** syncing ps3 +Cloning into '/var/lib/repo-mirror-ci/sync/ps3'... +*** synced ps3 + * 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 ps3 + * Cache regenerated successfully |