diff options
author | 2018-01-22 19:45:36 +0000 | |
---|---|---|
committer | 2018-01-22 19:45:36 +0000 | |
commit | b371646e36f4af1a59e986614f2f52b33f4e0e18 (patch) | |
tree | 27f59d5a0f7adbb33a10a0b0652b63d2ddf598c9 /linuxunderground-overlay.txt | |
parent | 2018-01-22T19:20:01Z (diff) | |
download | repos-b371646e36f4af1a59e986614f2f52b33f4e0e18.tar.gz repos-b371646e36f4af1a59e986614f2f52b33f4e0e18.tar.bz2 repos-b371646e36f4af1a59e986614f2f52b33f4e0e18.zip |
2018-01-22T19:40:01Z
Diffstat (limited to 'linuxunderground-overlay.txt')
-rw-r--r-- | linuxunderground-overlay.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/linuxunderground-overlay.txt b/linuxunderground-overlay.txt new file mode 100644 index 000000000000..81dbbd5938b1 --- /dev/null +++ b/linuxunderground-overlay.txt @@ -0,0 +1,28 @@ +{'description': {'en': 'experimental ebuilds from linuxunderground.be'}, + 'homepage': 'https://github.com/linuxunderground/gentoo.overlay', + 'name': 'linuxunderground-overlay', + 'owner': [{'email': 'vincent.hardy.be@gmail.com', + 'name': 'linuxunderground', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'git://github.com/linuxunderground/gentoo.overlay.git'}, + {'type': 'git', + 'uri': 'https://github.com/linuxunderground/gentoo.overlay.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync linuxunderground-overlay +WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id +*** syncing linuxunderground-overlay +Cloning into '/home/mgorny/sync/linuxunderground-overlay'... +*** synced linuxunderground-overlay + * Sync succeeded +$ git log --format=%ci -1 +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 linuxunderground-overlay +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs + * Cache regenerated successfully |