dev-vcs/gitlab-runner:

Add ebuild for version 10.0.2; this is the first ebuild of this package.

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Manuel Friedli 2017-11-05 02:05:15 +01:00
parent 730d61da3b
commit 6f4291fd4a
6 changed files with 141 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<use>
<flag name="docker-build">Use docker to build the images</flag>
</use>
</pkgmetadata>