diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
commit | 8ee6a03271893fb62142025f3a41aa1cf7456a07 (patch) | |
tree | 53d84a7432165a1743c080fc17863758162aa436 /net-voip | |
parent | 768dc6d4d4e8ca47e520557c572c963a731e2c41 (diff) |
removed slot error, removed useless packages
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/ekiga/ekiga-9999.ebuild | 2 | ||||
-rw-r--r-- | net-voip/sflphone/sflphone-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-voip/ekiga/ekiga-9999.ebuild b/net-voip/ekiga/ekiga-9999.ebuild index e32c620..4071347 100644 --- a/net-voip/ekiga/ekiga-9999.ebuild +++ b/net-voip/ekiga/ekiga-9999.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="H.323 and SIP VoIP softphone" HOMEPAGE="http://www.ekiga.org/" SRC_URI="" -SLOT="live" +SLOT="" LICENSE="GPL-2" KEYWORDS="" IUSE="avahi dbus debug doc eds gconf gnome ldap libnotify xv" diff --git a/net-voip/sflphone/sflphone-9999.ebuild b/net-voip/sflphone/sflphone-9999.ebuild index 1d28ae6..04e1640 100644 --- a/net-voip/sflphone/sflphone-9999.ebuild +++ b/net-voip/sflphone/sflphone-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="SFLphone aims to become your desktop's VoIP companion." HOMEPAGE="http://www.sflphone.org/" SRC_URI="" LICENSE="GPL-2" -SLOT="live" +SLOT="" EGIT_REPO_URI="http://sflphone.org/git/sflphone.git" |