1 | {'description': {'en': "AstroFloyd's Gentoo overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/AstroFloyd.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/AstroFloyd.git/',
|
4 | 'name': 'AstroFloyd',
|
5 | 'owner': [{'email': 'AstroFloyd@gmail.com',
|
6 | 'name': 'AstroFloyd',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/AstroFloyd.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/AstroFloyd.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/AstroFloyd.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync AstroFloyd
|
17 | From https://anongit.gentoo.org/git/user/AstroFloyd
|
18 | 84c330b..41303b0 master -> origin/master
|
19 | Updating 84c330b..41303b0
|
20 | Fast-forward
|
21 | gnome-extra/libgda/ChangeLog | 9 ++
|
22 | gnome-extra/libgda/Manifest | 9 ++
|
23 | ...bgda-4.99.1-control-center-icon-collision.patch | 55 +++++++
|
24 | .../libgda-4.99.1-gda-browser-doc-collision.patch | 28 ++++
|
25 | .../files/libgda-5.2.4-format-security.patch | 29 ++++
|
26 | gnome-extra/libgda/files/libgda-5.2.4-jre18.patch | 14 ++
|
27 | .../libgda/files/libgda-5.2.8-my_bool-error.patch | 136 ++++++++++++++++
|
28 | gnome-extra/libgda/libgda-5.2.8-r2.ebuild | 171 +++++++++++++++++++++
|
29 | gnome-extra/libgda/metadata.xml | 16 ++
|
30 | 9 files changed, 467 insertions(+)
|
31 | create mode 100644 gnome-extra/libgda/ChangeLog
|
32 | create mode 100644 gnome-extra/libgda/Manifest
|
33 | create mode 100644 gnome-extra/libgda/files/libgda-4.99.1-control-center-icon-collision.patch
|
34 | create mode 100644 gnome-extra/libgda/files/libgda-4.99.1-gda-browser-doc-collision.patch
|
35 | create mode 100644 gnome-extra/libgda/files/libgda-5.2.4-format-security.patch
|
36 | create mode 100644 gnome-extra/libgda/files/libgda-5.2.4-jre18.patch
|
37 | create mode 100644 gnome-extra/libgda/files/libgda-5.2.8-my_bool-error.patch
|
38 | create mode 100644 gnome-extra/libgda/libgda-5.2.8-r2.ebuild
|
39 | create mode 100644 gnome-extra/libgda/metadata.xml
|
40 | *** syncing AstroFloyd
|
41 | *** synced AstroFloyd
|
42 | * Sync succeeded
|
43 | $ git log --format=%ci -1
|
44 | $ git show -q --pretty=format:%G? HEAD
|
45 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 AstroFloyd
|
46 | * Cache regenerated successfully
|