1 | {'description': {'en': "Universebenzene's personal Gentoo overlay"},
|
2 | 'feed': ['https://github.com/Universebenzene/benzene-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Universebenzene/benzene-overlay',
|
4 | 'name': 'benzene-overlay',
|
5 | 'owner': [{'email': 'universebenzene@sina.com',
|
6 | 'name': 'Universebenzene',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/Universebenzene/benzene-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/Universebenzene/benzene-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync benzene-overlay
|
15 | warning: Pulling without specifying how to reconcile divergent branches is
|
16 | discouraged. You can squelch this message by running one of the following
|
17 | commands sometime before your next pull:
|
18 |
|
19 | git config pull.rebase false # merge (the default strategy)
|
20 | git config pull.rebase true # rebase
|
21 | git config pull.ff only # fast-forward only
|
22 |
|
23 | You can replace "git config" with "git config --global" to set a default
|
24 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | or --ff-only on the command line to override the configured default per
|
26 | invocation.
|
27 |
|
28 | From https://github.com/Universebenzene/benzene-overlay
|
29 | 852c6be..dd95f1a master -> origin/master
|
30 | Updating 852c6be..dd95f1a
|
31 | Fast-forward
|
32 | dev-python/astropy-helpers/Manifest | 8 ++++----
|
33 | dev-python/astropy-helpers/astropy-helpers-2.0.11.ebuild | 10 +++-------
|
34 | dev-python/astropy-helpers/astropy-helpers-3.0.2.ebuild | 6 +++---
|
35 | dev-python/astropy-helpers/astropy-helpers-3.1.1.ebuild | 4 ++--
|
36 | dev-python/astropy-helpers/astropy-helpers-4.0.1.ebuild | 3 ++-
|
37 | sci-astronomy/astrometry/Manifest | 2 +-
|
38 | sci-astronomy/astrometry/astrometry-0.82.ebuild | 8 +-------
|
39 | 7 files changed, 16 insertions(+), 25 deletions(-)
|
40 | *** syncing benzene-overlay
|
41 | *** synced benzene-overlay
|
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 benzene-overlay
|
46 | * Cache regenerated successfully
|