summaryrefslogtreecommitdiff
blob: 83919332b045ddc6c5874601952c3c89094df87e (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
{'description': {'en': "Simeon Simeonov's personal Gentoo overlay"},
 'feed': ['https://github.com/blackm0re/sgs-overlay/commits/master.atom'],
 'homepage': 'https://github.com/blackm0re/sgs-overlay',
 'name': 'sgs',
 'owner': [{'email': 'sgs@pichove.org',
            'name': 'Simeon Simeonov',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/blackm0re/sgs-overlay.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@github.com:blackm0re/sgs-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync sgs
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/blackm0re/sgs-overlay
   c7c4570..68d7481  master     -> origin/master
Updating c7c4570..68d7481
Fast-forward
 README.md                                          |  3 --
 x11-terms/terminator/Manifest                      |  9 ----
 .../terminator/files/terminator-1.91-desktop.patch | 12 -----
 .../files/terminator-1.91-without-icon-cache.patch | 16 ------
 .../files/terminator-1.92-make-tests-fail.patch    | 25 ---------
 .../files/terminator-1.92-metainfo.patch           | 32 ------------
 .../files/terminator-1.92-single-tab.patch         | 25 ---------
 x11-terms/terminator/metadata.xml                  | 21 --------
 x11-terms/terminator/terminator-1.92-r1.ebuild     | 61 ----------------------
 x11-terms/terminator/terminator-1.92-r2.ebuild     | 61 ----------------------
 10 files changed, 265 deletions(-)
 delete mode 100644 x11-terms/terminator/Manifest
 delete mode 100644 x11-terms/terminator/files/terminator-1.91-desktop.patch
 delete mode 100644 x11-terms/terminator/files/terminator-1.91-without-icon-cache.patch
 delete mode 100644 x11-terms/terminator/files/terminator-1.92-make-tests-fail.patch
 delete mode 100644 x11-terms/terminator/files/terminator-1.92-metainfo.patch
 delete mode 100644 x11-terms/terminator/files/terminator-1.92-single-tab.patch
 delete mode 100644 x11-terms/terminator/metadata.xml
 delete mode 100644 x11-terms/terminator/terminator-1.92-r1.ebuild
 delete mode 100644 x11-terms/terminator/terminator-1.92-r2.ebuild
*** syncing sgs
*** synced sgs
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sgs
 * Cache regenerated successfully