diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-07-09 13:25:39 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-07-09 13:25:39 +0100 |
commit | 9fb6ac7058dbea5c6d6cc9a04a515e9999e8aa05 (patch) | |
tree | dc2cb9aedf1d2feb9a390747c1652816b430a140 | |
parent | b4cb899538d8ed6eb365df280a6d092fe8316ecc (diff) |
app-portage/sisyphus : enable GUI component
-rw-r--r-- | app-portage/sisyphus/sisyphus-0.1706.ebuild (renamed from app-portage/sisyphus/sisyphus-0.1-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/sisyphus/sisyphus-0.1-r3.ebuild b/app-portage/sisyphus/sisyphus-0.1706.ebuild index 45a92e0a..7a0f806f 100644 --- a/app-portage/sisyphus/sisyphus-0.1-r3.ebuild +++ b/app-portage/sisyphus/sisyphus-0.1706.ebuild @@ -13,12 +13,12 @@ HOMEPAGE="http://redcorelinux.org" EGIT_BRANCH=master EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git" -EGIT_COMMIT="97ac8f5f4b6f36db3a52cc6a5f72b616127b3ba2" +EGIT_COMMIT="6408b2eb9ee783a79d2d3adb7c217e8978647b73" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="gui" +IUSE="+gui" DEPEND="dev-lang/python:3.4[sqlite]" RDEPEND="${DEPEND} |