diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
commit | 291da57d9f9f66edfd5f05c23779c2cc09e199d8 (patch) | |
tree | 8de0e7f7001f3bd2de3e0b4db55fbd0bce8e6c2b /net-voip | |
parent | 25168ce860d8a6af9208cab24415da438d25287f (diff) |
slots
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 42c5d33..e32c620 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="0" +SLOT="live" 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 74e54f1..1d28ae6 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="0" +SLOT="live" EGIT_REPO_URI="http://sflphone.org/git/sflphone.git" |