science

1
{'description': {'en': 'The Gentoo Science Overlay is intended as a place to '
2
                       'work\n'
3
                       '    outside of the main portage tree on experimental '
4
                       'ebuilds. Our aim is to\n'
5
                       '    increase the rate of development of scientific '
6
                       'packages for Gentoo, but\n'
7
                       '    ebuilds in this repository are by their very '
8
                       'nature more experimental. If\n'
9
                       '    you wish to use them you should be willing to help '
10
                       'test and report\n'
11
                       '    bugs. For contribution read '
12
                       'https://wiki.gentoo.org/wiki/Project:Science/Contributing\n'
13
                       '    '},
14
 'feed': ['https://cgit.gentoo.org/proj/sci.git/atom/',
15
          'https://github.com/gentoo-science/sci/commits/master.atom'],
16
 'homepage': 'https://wiki.gentoo.org/wiki/Project:Science',
17
 'name': 'science',
18
 'owner': [{'email': 'sci@gentoo.org', 'name': 'sci', 'type': 'project'}],
19
 'quality': 'experimental',
20
 'source': [{'type': 'git',
21
             'uri': 'https://anongit.gentoo.org/git/proj/sci.git'},
22
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/sci.git'},
23
            {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/sci.git'},
24
            {'type': 'git', 'uri': 'https://github.com/gentoo-science/sci.git'},
25
            {'type': 'git', 'uri': 'git://github.com/gentoo-science/sci.git'},
26
            {'type': 'git', 'uri': 'git@github.com:gentoo-science/sci.git'}],
27
 'status': 'official'}
28
$ pmaint sync science
29
warning: Pulling without specifying how to reconcile divergent branches is
30
discouraged. You can squelch this message by running one of the following
31
commands sometime before your next pull:
32
33
  git config pull.rebase false  # merge (the default strategy)
34
  git config pull.rebase true   # rebase
35
  git config pull.ff only       # fast-forward only
36
37
You can replace "git config" with "git config --global" to set a default
38
preference for all repositories. You can also pass --rebase, --no-rebase,
39
or --ff-only on the command line to override the configured default per
40
invocation.
41
42
From https://anongit.gentoo.org/git/proj/sci
43
   562893ad1..e09a954bf  master     -> origin/master
44
Updating 562893ad1..e09a954bf
45
Fast-forward
46
 sci-biology/gatk/files/settings.xml                |   9 --
47
 sci-biology/gatk/gatk-3.8.1.ebuild                 | 102 ---------------------
48
 sci-biology/gatk/gatk-9999.ebuild                  |  82 -----------------
49
 sci-biology/gatk/metadata.xml                      |  11 ---
50
 sci-chemistry/chimera-bin/Manifest                 |   4 +-
51
 .../chimera-bin/chimera-bin-1.11.2.ebuild          |  14 +--
52
 sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild  |  92 +++++++++++++++++++
53
 sci-chemistry/mtz2hkl/Manifest                     |   1 -
54
 sci-chemistry/mtz2hkl/files/0.3-gentoo.patch       |  24 -----
55
 sci-chemistry/mtz2hkl/metadata.xml                 |   8 --
56
 sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild           |  35 -------
57
 sci-chemistry/mtz2sca/Manifest                     |   1 -
58
 sci-chemistry/mtz2sca/files/0.3-gentoo.patch       |  26 ------
59
 sci-chemistry/mtz2sca/metadata.xml                 |   8 --
60
 sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild           |  35 -------
61
 sci-chemistry/nMOLDYN/Manifest                     |   1 -
62
 sci-chemistry/nMOLDYN/metadata.xml                 |  12 ---
63
 sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild        |  23 -----
64
 18 files changed, 99 insertions(+), 389 deletions(-)
65
 delete mode 100644 sci-biology/gatk/files/settings.xml
66
 delete mode 100644 sci-biology/gatk/gatk-3.8.1.ebuild
67
 delete mode 100644 sci-biology/gatk/gatk-9999.ebuild
68
 delete mode 100644 sci-biology/gatk/metadata.xml
69
 create mode 100644 sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
70
 delete mode 100644 sci-chemistry/mtz2hkl/Manifest
71
 delete mode 100644 sci-chemistry/mtz2hkl/files/0.3-gentoo.patch
72
 delete mode 100644 sci-chemistry/mtz2hkl/metadata.xml
73
 delete mode 100644 sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild
74
 delete mode 100644 sci-chemistry/mtz2sca/Manifest
75
 delete mode 100644 sci-chemistry/mtz2sca/files/0.3-gentoo.patch
76
 delete mode 100644 sci-chemistry/mtz2sca/metadata.xml
77
 delete mode 100644 sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild
78
 delete mode 100644 sci-chemistry/nMOLDYN/Manifest
79
 delete mode 100644 sci-chemistry/nMOLDYN/metadata.xml
80
 delete mode 100644 sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
81
*** syncing science
82
*** synced science
83
 * Sync succeeded
84
$ git log --format=%ci -1
85
$ git show -q --pretty=format:%G? HEAD
86
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 science
87
 * Cache regenerated successfully