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 | 26cf39c..ad04c41 master -> origin/master
|
16 | 8516656..ad04c41 dev -> origin/dev
|
17 | Updating 26cf39c..ad04c41
|
18 | Fast-forward
|
19 | dev-libs/open62541/Manifest | 1 +
|
20 | dev-libs/open62541/files/open62541-1.1.1-etf.patch | 43 +++++++++
|
21 | .../open62541/files/open62541-1.1.1-headers.patch | 36 +++++++
|
22 | .../open62541/files/open62541-1.1.1-tests.patch | 104 +++++++++++++++++++++
|
23 | dev-libs/open62541/open62541-1.1.1.ebuild | 98 +++++++++++++++++++
|
24 | gui-wm/cage/Manifest | 1 +
|
25 | gui-wm/cage/cage-0.1.2.1.ebuild | 36 +++++++
|
26 | gui-wm/cage/cage-9999.ebuild | 36 +++++++
|
27 | gui-wm/cage/metadata.xml | 15 +++
|
28 | media-libs/libavif/Manifest | 1 +
|
29 | media-libs/libavif/libavif-0.8.0.ebuild | 53 +++++++++++
|
30 | media-libs/libavif/libavif-9999.ebuild | 8 +-
|
31 | media-libs/libavif/metadata.xml | 2 +-
|
32 | 13 files changed, 430 insertions(+), 4 deletions(-)
|
33 | create mode 100644 dev-libs/open62541/files/open62541-1.1.1-etf.patch
|
34 | create mode 100644 dev-libs/open62541/files/open62541-1.1.1-headers.patch
|
35 | create mode 100644 dev-libs/open62541/files/open62541-1.1.1-tests.patch
|
36 | create mode 100644 dev-libs/open62541/open62541-1.1.1.ebuild
|
37 | create mode 100644 gui-wm/cage/Manifest
|
38 | create mode 100644 gui-wm/cage/cage-0.1.2.1.ebuild
|
39 | create mode 100644 gui-wm/cage/cage-9999.ebuild
|
40 | create mode 100644 gui-wm/cage/metadata.xml
|
41 | create mode 100644 media-libs/libavif/libavif-0.8.0.ebuild
|
42 | *** syncing guru
|
43 | *** synced guru
|
44 | * Sync succeeded
|
45 | $ git log --format=%ci -1
|
46 | $ git show -q --pretty=format:%G? HEAD
|
47 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
|
48 | * Cache regenerated successfully
|