unity-gentoo

1
{'description': {'en': 'Overlay to install the Unity desktop'},
2
 'feed': ['https://github.com/feeds/shiznix/commits/unity-gentoo/master'],
3
 'homepage': 'https://github.com/shiznix/unity-gentoo',
4
 'name': 'unity-gentoo',
5
 'owner': [{'email': 'rickfharris@yahoo.com.au',
6
            'name': 'Rick Harris',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'https://github.com/shiznix/unity-gentoo'},
10
            {'type': 'git',
11
             'uri': 'git://github.com/shiznix/unity-gentoo.git'}],
12
 'status': 'unofficial'}
13
$ pmaint sync unity-gentoo
14
*** syncing unity-gentoo
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/shiznix/unity-gentoo
29
   1ef7dd48..d6273e8e  master     -> origin/master
30
Updating 1ef7dd48..d6273e8e
31
Fast-forward
32
 dev-dotnet/gtk-sharp-beans/Manifest                |  3 --
33
 .../gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild  | 39 ----------------------
34
 dev-dotnet/gtk-sharp-beans/metadata.xml            | 11 ------
35
 3 files changed, 53 deletions(-)
36
 delete mode 100644 dev-dotnet/gtk-sharp-beans/Manifest
37
 delete mode 100644 dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild
38
 delete mode 100644 dev-dotnet/gtk-sharp-beans/metadata.xml
39
*** synced unity-gentoo
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 unity-gentoo
44
 * Cache regenerated successfully