blob: 8438b438437941dc58bc20adc8529f8cacb8b078 (
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
27
28
29
30
31
32
33
|
{'description': {'en': "Gig OS's Overlay"},
'feed': ['https://github.com/Gig-OS/gig/commits/master.atom'],
'homepage': 'https://github.com/Gig-OS/gig',
'name': 'gig',
'owner': [{'email': 'yangmame@i2pmail.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Gig-OS/gig.git'}],
'status': 'unofficial'}
$ pmaint sync gig
From https://github.com/Gig-OS/gig
454ab1c..4d3e71e master -> origin/master
Updating 454ab1c..4d3e71e
Fast-forward
dev-util/StarUML/Manifest | 2 +
dev-util/StarUML/StarUML-3.2.2.ebuild | 65 +++++++++++++++++++++++
dev-util/StarUML/metadata.xml | 8 +++
licenses/staruml | 38 +++++++++++++
profiles/license_groups | 1 +
x11-misc/i3lock-color/i3lock-color-2.12_p1.ebuild | 2 +-
x11-misc/i3lock-color/i3lock-color-9999.ebuild | 2 +-
7 files changed, 116 insertions(+), 2 deletions(-)
create mode 100644 dev-util/StarUML/Manifest
create mode 100644 dev-util/StarUML/StarUML-3.2.2.ebuild
create mode 100644 dev-util/StarUML/metadata.xml
create mode 100644 licenses/staruml
create mode 100644 profiles/license_groups
*** syncing gig
*** synced gig
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gig
* Cache regenerated successfully
|