summaryrefslogtreecommitdiff
blob: e6ae2f895cde000ffe942854af17c320a2f94bd5 (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
{'description': {'en': 'Here are some of my own or modified ebuilds. Also some '
                       "of them I've found in the web."},
 'homepage': 'https://github.com/spikyatlinux/ebuilds_for_gentoo',
 'name': 'spikyatlinux',
 'owner': [{'email': 'spikyatlinux@gmail.com',
            'name': 'SpikyAtLinux',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}],
 'status': 'unofficial'}
$ pmaint sync spikyatlinux
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/spikyatlinux/ebuilds_for_gentoo
   52518d7..a48cd7d  master     -> origin/master
Updating 52518d7..a48cd7d
Fast-forward
 Manifest                                           |  6 +-
 media-video/Manifest                               |  1 +
 media-video/tartube/Manifest                       |  3 +
 media-video/tartube/tartube-2.1.070.ebuild         | 67 ++++++++++++++++++++++
 media-video/tartube/tartube-9999.ebuild            | 67 ++++++++++++++++++++++
 metadata/Manifest                                  |  2 +-
 metadata/pkg_desc_index                            |  3 +-
 x11-themes/Manifest                                |  2 +-
 x11-themes/nx-plasma-look-and-feel/Manifest        |  2 +-
 ...build => nx-plasma-look-and-feel-1.6.51.ebuild} |  2 +-
 10 files changed, 147 insertions(+), 8 deletions(-)
 create mode 100644 media-video/tartube/Manifest
 create mode 100644 media-video/tartube/tartube-2.1.070.ebuild
 create mode 100644 media-video/tartube/tartube-9999.ebuild
 rename x11-themes/nx-plasma-look-and-feel/{nx-plasma-look-and-feel-1.6.34.ebuild => nx-plasma-look-and-feel-1.6.51.ebuild} (93%)
*** syncing spikyatlinux
*** synced spikyatlinux
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 spikyatlinux
 * Cache regenerated successfully