mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
dev-db/etcd/etcd-0.4.9-r2.ebuild: use slotted dev-lang/go DEPEND
This commit is contained in:
parent
a81cc897f6
commit
3f094d70d4
@ -4,7 +4,7 @@
|
|||||||
# $Header:$
|
# $Header:$
|
||||||
#
|
#
|
||||||
|
|
||||||
EAPI=4
|
EAPI=5
|
||||||
CROS_WORKON_PROJECT="coreos/etcd"
|
CROS_WORKON_PROJECT="coreos/etcd"
|
||||||
CROS_WORKON_LOCALNAME="etcd"
|
CROS_WORKON_LOCALNAME="etcd"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
@ -24,7 +24,7 @@ SRC_URI=""
|
|||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
SLOT="1"
|
SLOT="1"
|
||||||
|
|
||||||
DEPEND=">=dev-lang/go-1.2"
|
DEPEND=">=dev-lang/go-1.2:="
|
||||||
RDEPEND="!dev-db/etcd:0
|
RDEPEND="!dev-db/etcd:0
|
||||||
!dev-db/etcd-starter"
|
!dev-db/etcd-starter"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user