blob: dcf731198433a55eb52cf90fbc95d1b86deeefb6 (
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
|
{'description': {'en': 'Sabayon related ebuilds such as artwork, kernel binaries,\n split packages, etc.\n Bugs to http://bugs.sabayon.org'},
'feed': ['https://github.com/feeds/Sabayon/commits/sabayon-distro/master'],
'homepage': 'http://sabayon.org',
'name': 'sabayon-distro',
'owner': [{'email': 'lxnay@gentoo.org'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Sabayon/sabayon-distro.git'}],
'status': 'unofficial'}
$ pmaint sync sabayon-distro
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From git://github.com/Sabayon/sabayon-distro
fdbb971..7612be2 master -> origin/master
Updating fdbb971..7612be2
Fast-forward
x11-drivers/ati-drivers/Manifest | 1 +
x11-drivers/ati-drivers/ati-drivers-15.9.ebuild | 261 ++++++++++
x11-drivers/ati-drivers/files/15.9-fpu.patch | 39 ++
x11-drivers/ati-drivers/files/15.9-kcl_str.patch | 14 +
x11-drivers/ati-drivers/files/15.9-mtrr.patch | 27 +
x11-drivers/ati-drivers/files/15.9-preempt.patch | 103 ++++
.../files/15.9-remove-gpl-symbols.patch | 74 +++
.../ati-drivers/files/15.9-sep_printf.patch | 11 +
x11-drivers/ati-userspace/Manifest | 1 +
.../ati-userspace/ati-userspace-15.9.ebuild | 544 +++++++++++++++++++++
x11-drivers/ati-userspace/files/15.9-fpu.patch | 39 ++
x11-drivers/ati-userspace/files/15.9-kcl_str.patch | 14 +
x11-drivers/ati-userspace/files/15.9-mtrr.patch | 27 +
x11-drivers/ati-userspace/files/15.9-preempt.patch | 103 ++++
.../files/15.9-remove-gpl-symbols.patch | 74 +++
.../ati-userspace/files/15.9-sep_printf.patch | 11 +
x11-drivers/ati-userspace/files/atieventsd.init | 4 +-
x11-drivers/ati-userspace/files/atieventsd.service | 9 +
18 files changed, 1354 insertions(+), 2 deletions(-)
create mode 100644 x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
create mode 100644 x11-drivers/ati-drivers/files/15.9-fpu.patch
create mode 100644 x11-drivers/ati-drivers/files/15.9-kcl_str.patch
create mode 100644 x11-drivers/ati-drivers/files/15.9-mtrr.patch
create mode 100644 x11-drivers/ati-drivers/files/15.9-preempt.patch
create mode 100644 x11-drivers/ati-drivers/files/15.9-remove-gpl-symbols.patch
create mode 100644 x11-drivers/ati-drivers/files/15.9-sep_printf.patch
create mode 100644 x11-drivers/ati-userspace/ati-userspace-15.9.ebuild
create mode 100644 x11-drivers/ati-userspace/files/15.9-fpu.patch
create mode 100644 x11-drivers/ati-userspace/files/15.9-kcl_str.patch
create mode 100644 x11-drivers/ati-userspace/files/15.9-mtrr.patch
create mode 100644 x11-drivers/ati-userspace/files/15.9-preempt.patch
create mode 100644 x11-drivers/ati-userspace/files/15.9-remove-gpl-symbols.patch
create mode 100644 x11-drivers/ati-userspace/files/15.9-sep_printf.patch
create mode 100644 x11-drivers/ati-userspace/files/atieventsd.service
*** syncing sabayon-distro
*** synced sabayon-distro
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-distro
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
|