fix(coreos-base/coreos): move experimental packages to new ebuild

These projects are still maturing. Move them into an ebuild people can
build manually for now.
This commit is contained in:
Brandon Philips 2013-06-23 08:31:56 -07:00
parent 6a18625b15
commit 9317fcbdad
3 changed files with 22 additions and 4 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-@"
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

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