1 | {'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
|
2 | 'users'},
|
3 | 'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
|
4 | 'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
|
5 | 'name': 'guru',
|
6 | 'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync guru
|
14 | From https://anongit.gentoo.org/git/repo/proj/guru
|
15 | c5dd4f5..a4bf2ec master -> origin/master
|
16 | Updating c5dd4f5..a4bf2ec
|
17 | Fast-forward
|
18 | dev-libs/open62541/Manifest | 1 +
|
19 | .../open62541/files/open62541-1.0.1-tests.patch | 60 ++++++++++++++++
|
20 | dev-libs/open62541/metadata.xml | 30 ++++++++
|
21 | dev-libs/open62541/open62541-1.0.1.ebuild | 82 ++++++++++++++++++++++
|
22 | 4 files changed, 173 insertions(+)
|
23 | create mode 100644 dev-libs/open62541/Manifest
|
24 | create mode 100644 dev-libs/open62541/files/open62541-1.0.1-tests.patch
|
25 | create mode 100644 dev-libs/open62541/metadata.xml
|
26 | create mode 100644 dev-libs/open62541/open62541-1.0.1.ebuild
|
27 | *** syncing guru
|
28 | *** synced guru
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
|
33 | * Cache regenerated successfully
|