summaryrefslogtreecommitdiff
blob: a6c5f0445928a55b4e7de71d2e67512438559374 (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
58
59
60
61
62
63
64
65
{'description': {'en': 'Overlay for Cinnamon and other Gentoo packages'},
 'feed': ['https://github.com/tkemmer/binaryden/commits/master.atom'],
 'homepage': 'https://github.com/tkemmer/binaryden',
 'name': 'binaryden',
 'owner': [{'email': 'thomas@binaryden.de',
            'name': 'Thomas Kemmer',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git', 'uri': 'https://github.com/tkemmer/binaryden.git'},
            {'type': 'git', 'uri': 'git://github.com/tkemmer/binaryden.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@github.com/tkemmer/binaryden.git'}],
 'status': 'unofficial'}
$ pmaint sync binaryden
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/tkemmer/binaryden
   a8e6658..63c6fd5  master     -> origin/master
Updating a8e6658..63c6fd5
Fast-forward
 gnome-extra/cinnamon-control-center/Manifest                          | 2 +-
 ...ntrol-center-4.8.1.ebuild => cinnamon-control-center-4.8.2.ebuild} | 2 +-
 gnome-extra/cinnamon-desktop/cinnamon-desktop-4.8.1.ebuild            | 4 ++--
 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-4.8.1.ebuild    | 4 ++--
 gnome-extra/cinnamon-settings-daemon/Manifest                         | 2 +-
 ...ings-daemon-4.8.2.ebuild => cinnamon-settings-daemon-4.8.3.ebuild} | 2 +-
 gnome-extra/cinnamon-translations/Manifest                            | 2 +-
 ...n-translations-4.8.2.ebuild => cinnamon-translations-4.8.3.ebuild} | 2 +-
 gnome-extra/cinnamon/Manifest                                         | 2 +-
 gnome-extra/cinnamon/{cinnamon-4.8.3.ebuild => cinnamon-4.8.5.ebuild} | 4 ++--
 gnome-extra/nemo/Manifest                                             | 2 +-
 gnome-extra/nemo/{nemo-4.8.2.ebuild => nemo-4.8.4.ebuild}             | 4 ++--
 net-wireless/blueberry/Manifest                                       | 2 +-
 .../blueberry/{blueberry-1.4.0.ebuild => blueberry-1.4.2.ebuild}      | 4 ++--
 x11-libs/xapps/Manifest                                               | 2 +-
 x11-libs/xapps/{xapps-2.0.4.ebuild => xapps-2.0.5.ebuild}             | 4 ++--
 x11-misc/slick-greeter/Manifest                                       | 2 +-
 .../{slick-greeter-1.5.0.ebuild => slick-greeter-1.5.2.ebuild}        | 2 +-
 18 files changed, 24 insertions(+), 24 deletions(-)
 rename gnome-extra/cinnamon-control-center/{cinnamon-control-center-4.8.1.ebuild => cinnamon-control-center-4.8.2.ebuild} (98%)
 rename gnome-extra/cinnamon-settings-daemon/{cinnamon-settings-daemon-4.8.2.ebuild => cinnamon-settings-daemon-4.8.3.ebuild} (98%)
 rename gnome-extra/cinnamon-translations/{cinnamon-translations-4.8.2.ebuild => cinnamon-translations-4.8.3.ebuild} (97%)
 rename gnome-extra/cinnamon/{cinnamon-4.8.3.ebuild => cinnamon-4.8.5.ebuild} (98%)
 rename gnome-extra/nemo/{nemo-4.8.2.ebuild => nemo-4.8.4.ebuild} (96%)
 rename net-wireless/blueberry/{blueberry-1.4.0.ebuild => blueberry-1.4.2.ebuild} (94%)
 rename x11-libs/xapps/{xapps-2.0.4.ebuild => xapps-2.0.5.ebuild} (96%)
 rename x11-misc/slick-greeter/{slick-greeter-1.5.0.ebuild => slick-greeter-1.5.2.ebuild} (95%)
*** syncing binaryden
*** synced binaryden
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 binaryden
 * Cache regenerated successfully