summaryrefslogtreecommitdiff
path: root/net-voip/ekiga
diff options
context:
space:
mode:
Diffstat (limited to 'net-voip/ekiga')
-rw-r--r--net-voip/ekiga/ekiga-9999.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/net-voip/ekiga/ekiga-9999.ebuild b/net-voip/ekiga/ekiga-9999.ebuild
index 4071347..9f45105 100644
--- a/net-voip/ekiga/ekiga-9999.ebuild
+++ b/net-voip/ekiga/ekiga-9999.ebuild
@@ -4,7 +4,7 @@
EAPI="1"
-inherit eutils subversion autotools gnome2
+inherit eutils git autotools gnome2
DESCRIPTION="H.323 and SIP VoIP softphone"
HOMEPAGE="http://www.ekiga.org/"
@@ -15,10 +15,8 @@ LICENSE="GPL-2"
KEYWORDS=""
IUSE="avahi dbus debug doc eds gconf gnome ldap libnotify xv"
-ESVN_REPO_URI="http://svn.gnome.org/svn/ekiga/trunk/"
-ESVN_STORE_DIR="${DISTDIR}/svn-src"
-ESVN_PROJECT="${PN/-svn}"
-ESVN_BOOTSTRAP="./autogen.sh $(use_enable avahi) $(use_enable dbus) $(use_enable dbus dbus_service) $(use_enable debug) $(use_enable doc gdu) $(use_enable eds) $(use_enable gconf) $(use_enable gnome) $(use_enable ldap) $(use_enable libnotify notify) $(use_enable xv)"
+EGIT_REPO_URI="http://svn.gnome.org/svn/ekiga/trunk/"
+EGIT_BOOTSTRAP="./autogen.sh $(use_enable avahi) $(use_enable dbus) $(use_enable dbus dbus_service) $(use_enable debug) $(use_enable doc gdu) $(use_enable eds) $(use_enable gconf) $(use_enable gnome) $(use_enable ldap) $(use_enable libnotify notify) $(use_enable xv)"
S="${WORKDIR}/${P/_/}"
@@ -87,7 +85,7 @@ pkg_setup() {
src_unpack() {
- subversion_src_unpack
+ git_src_unpack
cd "${S}"
# eautoreconf