commit:     ab672e8b241dafd15f76474c7ac7729f7089b4fc
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 10:58:34 2015 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 10:58:34 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab672e8b

app-portage/g-sorcery: update live ebuild

New feature added: sync using git

Package-Manager: portage-2.2.18

 app-portage/g-sorcery/g-sorcery-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-portage/g-sorcery/g-sorcery-9999.ebuild 
b/app-portage/g-sorcery/g-sorcery-9999.ebuild
index 9c42e82..ac8fe71 100644
--- a/app-portage/g-sorcery/g-sorcery-9999.ebuild
+++ b/app-portage/g-sorcery/g-sorcery-9999.ebuild
@@ -16,9 +16,10 @@ EGIT_REPO_URI="git://git.gentoo.org/proj/g-sorcery.git"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="bson"
+IUSE="bson git"
 
 DEPEND="bson? ( dev-python/pymongo[$(python_gen_usedep 'python*')] )
+       git? ( dev-vcs/git )
        sys-apps/portage[$(python_gen_usedep 'python*')]"
 RDEPEND="${DEPEND}"
 PDEPEND=">=app-portage/layman-2.2.0[g-sorcery(-),$(python_gen_usedep 
'python*')]"

Reply via email to