mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
fix(coreos-base/coreos-init): conflicting ebuild was edited without bump
This commit is contained in:
parent
fb1bce348d
commit
5de443b470
@ -23,7 +23,8 @@ LICENSE="Apache-2.0"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND=">=dev-lang/go-1.2"
|
DEPEND=">=dev-lang/go-1.2
|
||||||
|
!<coreos-base/coreos-init-0.0.1-r67"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=sys-apps/shadow-4.1.5.1
|
>=sys-apps/shadow-4.1.5.1
|
||||||
|
Loading…
Reference in New Issue
Block a user