aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/geany/geany-9999.ebuild')
-rw-r--r--dev-util/geany/geany-9999.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-util/geany/geany-9999.ebuild b/dev-util/geany/geany-9999.ebuild
index 430a755..3b94256 100644
--- a/dev-util/geany/geany-9999.ebuild
+++ b/dev-util/geany/geany-9999.ebuild
@@ -2,11 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
-
-inherit gnome2-utils subversion autotools
-
-ESVN_REPO_URI="https://geany.svn.sourceforge.net/svnroot/geany/trunk"
+EAPI="4"
+EGIT_REPO_URI="git://github.com/geany/geany"
+inherit gnome2-utils git-2 autotools
DESCRIPTION="GTK+ based fast and lightweight IDE"
HOMEPAGE="http://www.geany.org"