summaryrefslogtreecommitdiff
path: root/x11-wm/subtle/subtle-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/subtle/subtle-9999.ebuild')
-rw-r--r--x11-wm/subtle/subtle-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/subtle/subtle-9999.ebuild b/x11-wm/subtle/subtle-9999.ebuild
index 8de1ba5..5c05e57 100644
--- a/x11-wm/subtle/subtle-9999.ebuild
+++ b/x11-wm/subtle/subtle-9999.ebuild
@@ -5,10 +5,9 @@
EAPI="4"
USE_RUBY="ruby19"
-inherit git-2 ruby-ng toolchain-funcs
+inherit mercurial ruby-ng toolchain-funcs
-EGIT_REPO_URI="git://git.necoro.eu/others/subtle"
-EGIT_PRUNE=1
+EHG_REPO_URI="http://bitbucket.org/Necoro/subtle"
DESCRIPTION="A manual tiling window manager"
HOMEPAGE="http://subforge.org/projects/subtle/wiki"
@@ -32,7 +31,7 @@ ruby_add_rdepend "dev-ruby/archive-tar-minitar"
ruby_add_bdepend "dev-ruby/rake"
all_ruby_unpack() {
- git-2_src_unpack
+ mercurial_src_unpack
}
each_ruby_configure() {