mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-28 11:01:39 +01:00
Merge pull request #28 from philips/create-coreos-exp
Create coreos experimental
This commit is contained in:
commit
672dc51344
@ -0,0 +1 @@
|
||||
coreos-experimental-0.0.1.ebuild
|
||||
@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2013 CoreOS Inc
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=4
|
||||
|
||||
DESCRIPTION="CoreOS Experimental Packages"
|
||||
HOMEPAGE="http://coreos.com"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
app-admin/systemd-rest
|
||||
app-admin/etcd
|
||||
app-admin/etcd-client
|
||||
app-admin/etcd-lib
|
||||
"
|
||||
@ -3,8 +3,8 @@
|
||||
|
||||
EAPI=2
|
||||
|
||||
DESCRIPTION="Chrome OS (meta package)"
|
||||
HOMEPAGE="http://src.chromium.org"
|
||||
DESCRIPTION="CoreOS (meta package)"
|
||||
HOMEPAGE="http://coreos.com"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
@ -149,10 +149,6 @@ RDEPEND="${RDEPEND}
|
||||
sys-apps/shadow
|
||||
sys-apps/systemd
|
||||
sys-apps/systemd-sysv-utils
|
||||
app-admin/systemd-rest
|
||||
app-admin/etcd
|
||||
app-admin/etcd-client
|
||||
app-admin/etcd-lib
|
||||
coreos-base/crosh
|
||||
sys-apps/util-linux
|
||||
sys-auth/pam_pwdfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user