blob: caf4c73ed55d8839040bafd8a47c66e240414b0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Ebuilds for the Robot Operating System (ROS).'},
'feed': ['https://github.com/ros/ros-overlay/commits/master.atom'],
'homepage': 'https://github.com/ros/ros-overlay',
'name': 'ros-overlay',
'owner': [{'email': 'wayne@neverfear.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/ros/ros-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync ros-overlay
Already up to date.
*** syncing ros-overlay
*** synced ros-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your diff.renameLimit variable to at least 682 and retry the command.
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ros-overlay
* Cache regenerated successfully
|