diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 16:27:04 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 16:27:04 +0000 |
commit | b7688cc7c012b38eb9547f213b8bd48ebeb63e71 (patch) | |
tree | d96c3f2b006337501baf5ae9bf3f6bf6be699a7b /science.txt | |
parent | 2019-05-16T12:59:25Z (diff) | |
download | repos-b7688cc7c012b38eb9547f213b8bd48ebeb63e71.tar.gz repos-b7688cc7c012b38eb9547f213b8bd48ebeb63e71.tar.bz2 repos-b7688cc7c012b38eb9547f213b8bd48ebeb63e71.zip |
2019-05-16T16:20:01Z
Diffstat (limited to 'science.txt')
-rw-r--r-- | science.txt | 28 |
1 files changed, 9 insertions, 19 deletions
diff --git a/science.txt b/science.txt index 7d8342ab35b7..c0f3b250f12e 100644 --- a/science.txt +++ b/science.txt @@ -1,16 +1,4 @@ -{'description': {'en': 'The Gentoo Science Overlay is intended as a place to ' - 'work\n' - ' outside of the main portage tree on experimental ' - 'ebuilds. Our aim is to\n' - ' increase the rate of development of scientific ' - 'packages for Gentoo, but\n' - ' ebuilds in this repository are by their very ' - 'nature more experimental. If\n' - ' you wish to use them you should be willing to help ' - 'test and report\n' - ' bugs. For contribution read ' - 'https://wiki.gentoo.org/wiki/Project:Science/Contributing\n' - ' '}, +{'description': {'en': 'The Gentoo Science Overlay is intended as a place to work\n outside of the main portage tree on experimental ebuilds. Our aim is to\n increase the rate of development of scientific packages for Gentoo, but\n ebuilds in this repository are by their very nature more experimental. If\n you wish to use them you should be willing to help test and report\n bugs. For contribution read https://wiki.gentoo.org/wiki/Project:Science/Contributing\n '}, 'feed': ['https://cgit.gentoo.org/proj/sci.git/atom/', 'https://github.com/gentoo-science/sci/commits/master.atom'], 'homepage': 'https://wiki.gentoo.org/wiki/Project:Science', @@ -20,25 +8,27 @@ 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/proj/sci.git'}, {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/sci.git'}, - {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/sci.git'}, - {'type': 'git', 'uri': 'https://github.com/gentoo-science/sci.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@git.gentoo.org/proj/sci.git'}, + {'type': 'git', + 'uri': 'https://github.com/gentoo-science/sci.git'}, {'type': 'git', 'uri': 'git://github.com/gentoo-science/sci.git'}, {'type': 'git', 'uri': 'git@github.com:gentoo-science/sci.git'}], 'status': 'official'} $ pmaint sync science -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -Already up to date. +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing science +Already up to date. *** synced science * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 science -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported * Cache regenerated successfully |