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
|
{'description': {'en': 'Personal overlay of Jean-Christophe Petkovich'},
'feed': ['https://github.com/jcpetkovich/overlay-petkovich/commits/master.atom'],
'homepage': 'https://github.com/jcpetkovich/overlay-petkovich',
'name': 'petkovich',
'owner': [{'email': 'jcpetkovich@gmail.com',
'name': 'Jean-Christophe Petkovich',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/jcpetkovich/overlay-petkovich.git'},
{'type': 'git',
'uri': 'git://github.com/jcpetkovich/overlay-petkovich.git'},
{'type': 'git',
'uri': 'git@github.com:jcpetkovich/overlay-petkovich.git'}],
'status': 'unofficial'}
$ pmaint sync petkovich
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From https://github.com/jcpetkovich/overlay-petkovich
b2faa41..bfecd23 master -> origin/master
Updating b2faa41..bfecd23
Fast-forward
sci-libs/gsl/Manifest | 4 +
sci-libs/gsl/files/gsl-1.16-cblas-external.patch | 294 ++++++++++++++++++++
sci-libs/gsl/files/gsl-2.1-cblas-external.patch | 326 +++++++++++++++++++++++
sci-libs/gsl/gsl-2.1-r1.ebuild | 79 ++++++
4 files changed, 703 insertions(+)
create mode 100644 sci-libs/gsl/Manifest
create mode 100644 sci-libs/gsl/files/gsl-1.16-cblas-external.patch
create mode 100644 sci-libs/gsl/files/gsl-2.1-cblas-external.patch
create mode 100644 sci-libs/gsl/gsl-2.1-r1.ebuild
*** syncing petkovich
*** synced petkovich
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 petkovich
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|