11 lines
361 B
Text
11 lines
361 B
Text
|
DEFINED_PHASES=compile install
|
||
|
DESCRIPTION=Checks if Gentoo go packages are compiled with the system's golang version
|
||
|
EAPI=6
|
||
|
HOMEPAGE=https://github.com/mrueg/go-updater
|
||
|
KEYWORDS=~amd64
|
||
|
LICENSE=MIT
|
||
|
RDEPEND=dev-go/goversion
|
||
|
SLOT=0
|
||
|
SRC_URI=https://github.com/mrueg/go-updater/archive/0.1.0.tar.gz -> go-updater-0.1.0.tar.gz
|
||
|
_md5_=e083ea3b63174d33f086a15ad529a601
|