bump(dev-db/etcd): etcd-0.1.1

This commit is contained in:
Brandon Philips 2013-08-19 10:31:29 -07:00
parent 948c15c48d
commit 0f71c19ca9
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
etcd-0.0.1.ebuild

View File

@ -9,7 +9,7 @@ EAPI=4
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"
CROS_WORKON_COMMIT="fac8d662445b2c09e3f24c282c2b37754bc7357f" CROS_WORKON_COMMIT="7b289043c7beced434be4334fb909ba0b16b57b1"
inherit toolchain-funcs cros-workon systemd inherit toolchain-funcs cros-workon systemd
DESCRIPTION="etcd" DESCRIPTION="etcd"