blob: 16eaa8645b27ccd216e4a4aff7ac6a1b79791057 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Incubator for dev-java updates that the Gentoo Java '
'team has no time for'},
'homepage': 'https://github.com/kwhat/gentoo-what4-java-overlay',
'name': 'what4-java',
'owner': [{'email': 'alex@1stleg.com',
'name': 'Alex Barker',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/kwhat/gentoo-what4-java-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync what4-java
Already up to date.
*** syncing what4-java
*** synced what4-java
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 what4-java
* Cache regenerated successfully
|