summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-04-24 04:12:34 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-04-24 04:12:34 +0000
commit7986679f79a3c99799b4aa3cb8f6347b70a4a00d (patch)
tree7d63c0b5ba6f63ebdefe78bfe113d81084d37350 /net-voip
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-7986679f79a3c99799b4aa3cb8f6347b70a4a00d.tar.gz
gentoo-2-7986679f79a3c99799b4aa3cb8f6347b70a4a00d.tar.bz2
gentoo-2-7986679f79a3c99799b4aa3cb8f6347b70a4a00d.zip
moving back ebuilds to SLOT 0, no reason to use SLOT 1
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/linphone/ChangeLog6
-rw-r--r--net-voip/linphone/linphone-2.1.1.ebuild4
-rw-r--r--net-voip/linphone/linphone-3.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog
index 78d9b271e057..b324fb657f14 100644
--- a/net-voip/linphone/ChangeLog
+++ b/net-voip/linphone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/linphone
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.23 2009/04/24 03:48:32 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.24 2009/04/24 04:12:34 volkmar Exp $
+
+ 24 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> linphone-2.1.1.ebuild,
+ linphone-3.0.0.ebuild:
+ Moving back ebuilds to SLOT 0, no reason to use SLOT 1.
24 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> linphone-2.1.1.ebuild,
linphone-3.0.0.ebuild, metadata.xml:
diff --git a/net-voip/linphone/linphone-2.1.1.ebuild b/net-voip/linphone/linphone-2.1.1.ebuild
index f4e2b5f05a0a..58fafb1d1027 100644
--- a/net-voip/linphone/linphone-2.1.1.ebuild
+++ b/net-voip/linphone/linphone-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.8 2009/04/24 03:48:32 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.9 2009/04/24 04:12:34 volkmar Exp $
# Note: video support in linphone relies on swscaler being disabled
# in ffmpeg. this is because the video code in linphone is old
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.linphone.org/"
SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}.tar.gz"
LICENSE="GPL-2"
-SLOT="1"
+SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="alsa arts console gsm gtk ipv6 xv"
# video disabled for #189774
diff --git a/net-voip/linphone/linphone-3.0.0.ebuild b/net-voip/linphone/linphone-3.0.0.ebuild
index 30e30004d6f1..9503f13f56d3 100644
--- a/net-voip/linphone/linphone-3.0.0.ebuild
+++ b/net-voip/linphone/linphone-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v 1.3 2009/04/24 03:48:32 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v 1.4 2009/04/24 04:12:34 volkmar Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.linphone.org/"
SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}.tar.gz"
LICENSE="GPL-2"
-SLOT="1"
+SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="alsa arts console gsm gtk ipv6 video xv"