summaryrefslogtreecommitdiff
blob: 4c1fc93129d9c2a29585ce4e193bf6c04ffedee1 (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
{'description': {'en': 'Here are some of my own or modified ebuilds. Also some '
                       "of them I've found in the web."},
 'homepage': 'https://github.com/spikyatlinux/ebuilds_for_gentoo',
 'name': 'spikyatlinux',
 'owner': [{'email': 'spikyatlinux@gmail.com',
            'name': 'SpikyAtLinux',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}],
 'status': 'unofficial'}
$ pmaint sync spikyatlinux
From https://github.com/spikyatlinux/ebuilds_for_gentoo
   480a8c0..fba4ac1  master     -> origin/master
Updating 480a8c0..fba4ac1
Fast-forward
 Manifest                                  |    5 +-
 dev-db/Manifest                           |    1 -
 dev-db/mariadb/ChangeLog                  |   11 -
 dev-db/mariadb/Manifest                   |   10 -
 dev-db/mariadb/files/my.cnf-10.2          |    3 -
 dev-db/mariadb/files/my.cnf-5.5           |  149 -----
 dev-db/mariadb/files/my.cnf-5.6-r1        |  142 ----
 dev-db/mariadb/files/my.cnf.distro-client |   21 -
 dev-db/mariadb/files/my.cnf.distro-server |   28 -
 dev-db/mariadb/mariadb-10.4.10-r1.ebuild  | 1016 -----------------------------
 dev-db/mariadb/metadata.xml               |   35 -
 metadata/Manifest                         |    2 +-
 metadata/pkg_desc_index                   |    1 -
 profiles/Manifest                         |    2 +-
 profiles/use.local.desc                   |   25 -
 15 files changed, 4 insertions(+), 1447 deletions(-)
 delete mode 100644 dev-db/Manifest
 delete mode 100644 dev-db/mariadb/ChangeLog
 delete mode 100644 dev-db/mariadb/Manifest
 delete mode 100644 dev-db/mariadb/files/my.cnf-10.2
 delete mode 100644 dev-db/mariadb/files/my.cnf-5.5
 delete mode 100644 dev-db/mariadb/files/my.cnf-5.6-r1
 delete mode 100644 dev-db/mariadb/files/my.cnf.distro-client
 delete mode 100644 dev-db/mariadb/files/my.cnf.distro-server
 delete mode 100644 dev-db/mariadb/mariadb-10.4.10-r1.ebuild
 delete mode 100644 dev-db/mariadb/metadata.xml
*** syncing spikyatlinux
*** synced spikyatlinux
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 spikyatlinux
 * Cache regenerated successfully