bump(app-admin/systemd-rest): bump to latest version

This commit is contained in:
Brandon Philips 2013-05-28 19:29:52 -07:00
parent b6abd640fa
commit 81db9a59bf
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
systemd-rest-0.0.1.ebuild

View File

@ -8,7 +8,7 @@ EAPI=2
CROS_WORKON_PROJECT="coreos/systemd-rest" CROS_WORKON_PROJECT="coreos/systemd-rest"
CROS_WORKON_LOCALNAME="systemd-rest" CROS_WORKON_LOCALNAME="systemd-rest"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"
CROS_WORKON_COMMIT="41af8892337ca0a95c6d1e8964019bfae85d640c" CROS_WORKON_COMMIT="3eb21f4f355fa3f8049fe18fce9d2b9530deaf63"
inherit toolchain-funcs cros-workon systemd inherit toolchain-funcs cros-workon systemd
DESCRIPTION="systemd over rest" DESCRIPTION="systemd over rest"