Merge pull request #28 from philips/create-coreos-exp

Create coreos experimental
This commit is contained in:
Brandon Philips 2013-06-23 09:51:39 -07:00
commit 672dc51344
3 changed files with 24 additions and 6 deletions

View File

@ -0,0 +1 @@
coreos-experimental-0.0.1.ebuild

View File

@ -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
"

View File

@ -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