diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-05 10:33:31 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-05 10:33:31 +0000 |
commit | 95a0b79a7b967458f57e699b7c0dc4cf90e60ab4 (patch) | |
tree | 58003a2440cedc4e024cc27175a0f20e43fa0593 /yellow.txt | |
parent | 2024-11-05T10:15:00Z (diff) | |
download | repos-95a0b79a7b967458f57e699b7c0dc4cf90e60ab4.tar.gz repos-95a0b79a7b967458f57e699b7c0dc4cf90e60ab4.tar.bz2 repos-95a0b79a7b967458f57e699b7c0dc4cf90e60ab4.zip |
2024-11-05T10:30:00Z
Diffstat (limited to 'yellow.txt')
-rw-r--r-- | yellow.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/yellow.txt b/yellow.txt new file mode 100644 index 000000000000..0f7a1d36689a --- /dev/null +++ b/yellow.txt @@ -0,0 +1,27 @@ +{'description': {'en': 'Personal overlay. Mainly wayland stuff and their dev-* ' + 'dependencies. Some altered ebuilds ' + '(alacritty+sixel,virt-manager,...)'}, + 'feed': ['https://github.com/jasongantner/Yellow/commits/stable.atom'], + 'homepage': 'https://github.com/jasongantner/Yellow', + 'name': 'yellow', + 'owner': [{'email': 'jason@gantner.pw', + 'name': 'Jason André Charles Gantner', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/jasongantner/Yellow.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com/jasongantner/Yellow.git'}], + 'status': 'unofficial'} +pkgcore 0.12.28 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync yellow +*** syncing yellow +Cloning into '/var/lib/repo-mirror-ci/sync/yellow'... +*** synced yellow + * 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 yellow + * Cache regenerated successfully |