blob: edaaf9d002785f93a09c44204a97f0a92e9dafef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{'description': {'en': 'A few packages that are not hosted elsewhere.'},
'homepage': 'https://github.com/anders-larsson/gentoo-overlay',
'name': 'anders-larsson',
'owner': [{'email': 'andla@thethundertemplars.com',
'name': 'Anders Larsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/anders-larsson/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync anders-larsson
From https://github.com/anders-larsson/gentoo-overlay
1db6545..e0de9b6 master -> origin/master
Updating 1db6545..e0de9b6
Fast-forward
games-util/dwarf-therapist/Manifest | 2 +
.../dwarf-therapist/dwarf-therapist-41.1.5.ebuild | 68 ++++++++++++++++++++++
2 files changed, 70 insertions(+)
create mode 100644 games-util/dwarf-therapist/dwarf-therapist-41.1.5.ebuild
*** syncing anders-larsson
*** synced anders-larsson
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 anders-larsson
* Cache regenerated successfully
|