summaryrefslogtreecommitdiff
blob: 3c3a54e34e2692cc7345edfa630e53b7a69eaee1 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{'description': {'en': 'assorted ebuilds designed to solve bugs, or bring new '
                       'features'},
 'feed': ['https://github.com/prototype99/prototype99/commits/master.atom'],
 'homepage': 'https://github.com/prototype99/prototype99',
 'name': 'prototype99',
 'owner': [{'email': 'general@sarifria.x10.bz',
            'name': 'Seirra Blake',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/prototype99/prototype99.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@github.com/prototype99/prototype99.git'}],
 'status': 'unofficial'}
$ pmaint sync prototype99
From https://github.com/prototype99/prototype99
   538ae89..0ad806b  master     -> origin/master
Updating 538ae89..0ad806b
Fast-forward
 README.md                                          |   5 +-
 kde-plasma/plasma-meta/Manifest                    |   3 +-
 kde-plasma/plasma-meta/metadata.xml                |   7 +-
 .../plasma-meta/plasma-meta-5.15.5-r1.ebuild       | 116 +++++++++++++++++
 profiles-local/custom                              |   3 +
 profiles-local/make.conf                           |   2 +-
 .../linux/amd64/17.0/systemd/laptop/make.defaults  |   1 +
 profiles/default/make.defaults                     |   2 +-
 .../default/package.accept_keywords/zz-autounmask  |   4 +
 profiles/default/package.mask/custom               |   1 +
 profiles/default/package.use                       | 142 +++++++++++++++++++++
 profiles/default/packages                          |   1 +
 virtual/linux-sources/Manifest                     |   1 +
 virtual/linux-sources/linux-sources-5.ebuild       |  74 +++++++++++
 virtual/meta/Manifest                              |   6 +
 virtual/meta/meta-0.ebuild                         |  15 +++
 virtual/meta/meta-1.ebuild                         |  16 +++
 virtual/meta/meta-2.ebuild                         |  18 +++
 virtual/meta/meta-3.ebuild                         |  19 +++
 virtual/meta/meta-4.ebuild                         |  27 ++++
 virtual/meta/metadata.xml                          |  11 ++
 21 files changed, 469 insertions(+), 5 deletions(-)
 create mode 100644 kde-plasma/plasma-meta/plasma-meta-5.15.5-r1.ebuild
 create mode 100644 profiles/default/packages
 create mode 100644 virtual/linux-sources/linux-sources-5.ebuild
 create mode 100644 virtual/meta/Manifest
 create mode 100644 virtual/meta/meta-0.ebuild
 create mode 100644 virtual/meta/meta-1.ebuild
 create mode 100644 virtual/meta/meta-2.ebuild
 create mode 100644 virtual/meta/meta-3.ebuild
 create mode 100644 virtual/meta/meta-4.ebuild
 create mode 100644 virtual/meta/metadata.xml
*** syncing prototype99
*** synced prototype99
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 prototype99
 * Cache regenerated successfully