summaryrefslogtreecommitdiff
blob: dd769fecb8a2ca8c3f19766205f653180e002640 (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
{'description': {'en': 'Miscellaneous Gentoo ebuilds'},
 'feed': ['https://github.com/svoop/bitcetera-overlay/commits/master.atom'],
 'homepage': 'https://github.com/svoop/bitcetera-overlay',
 'name': 'bitcetera',
 'owner': [{'email': 'gentoo@bitcetera.com',
            'name': 'Sven Schwyn',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/svoop/bitcetera-overlay.git'},
            {'type': 'git',
             'uri': 'git://github.com/svoop/bitcetera-overlay.git'},
            {'type': 'git',
             'uri': 'git@github.com:svoop/bitcetera-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync bitcetera
From https://github.com/svoop/bitcetera-overlay
   2a3de6c..37fdfdd  master     -> origin/master
Updating 2a3de6c..37fdfdd
Fast-forward
 eclass/nginx-module.eclass                    | 209 ++++++++++++++++++++++++++
 eclass/patches.eclass                         |  68 +++++++++
 profiles/categories                           |   6 +-
 profiles/use.local.desc                       |  18 ++-
 www-apps/modsecurity/Manifest                 |   2 +
 www-apps/modsecurity/metadata.xml             |  13 ++
 www-apps/modsecurity/modsecurity-3.0.4.ebuild |  53 +++++++
 www-nginx/security/Manifest                   |   2 +
 www-nginx/security/metadata.xml               |  10 ++
 www-nginx/security/security-1.0.1.ebuild      |  35 +++++
 10 files changed, 407 insertions(+), 9 deletions(-)
 create mode 100644 eclass/nginx-module.eclass
 create mode 100644 eclass/patches.eclass
 create mode 100644 www-apps/modsecurity/Manifest
 create mode 100644 www-apps/modsecurity/metadata.xml
 create mode 100644 www-apps/modsecurity/modsecurity-3.0.4.ebuild
 create mode 100644 www-nginx/security/Manifest
 create mode 100644 www-nginx/security/metadata.xml
 create mode 100644 www-nginx/security/security-1.0.1.ebuild
*** syncing bitcetera
*** synced bitcetera
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcetera
 * Cache regenerated successfully