summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-14 09:35:40 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-14 09:35:40 +0000
commitb2c3e7591728db158c54677fa9247057527d6fd0 (patch)
tree02f23b53931ab103a75c0628b2fe70f8f4e17fc1 /net-voip
parentx86 stable per bug 363311 (diff)
downloadgentoo-2-b2c3e7591728db158c54677fa9247057527d6fd0.tar.gz
gentoo-2-b2c3e7591728db158c54677fa9247057527d6fd0.tar.bz2
gentoo-2-b2c3e7591728db158c54677fa9247057527d6fd0.zip
x86 stable per bug 363311
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/linphone/ChangeLog5
-rw-r--r--net-voip/linphone/linphone-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog
index 0c96f1a7ac87..6e2dff8a0636 100644
--- a/net-voip/linphone/ChangeLog
+++ b/net-voip/linphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-voip/linphone
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.58 2011/05/01 18:10:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.59 2011/05/14 09:35:40 tomka Exp $
+
+ 14 May 2011; Thomas Kahle <tomka@gentoo.org> linphone-3.4.3.ebuild:
+ x86 stable per bug 363311
01 May 2011; Markos Chandras <hwoarang@gentoo.org> linphone-3.4.3.ebuild:
Stable on amd64 wrt bug #363311
diff --git a/net-voip/linphone/linphone-3.4.3.ebuild b/net-voip/linphone/linphone-3.4.3.ebuild
index 296fd7ed9067..1f7e3710f07f 100644
--- a/net-voip/linphone/linphone-3.4.3.ebuild
+++ b/net-voip/linphone/linphone-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.3 2011/05/01 18:10:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.4 2011/05/14 09:35:40 tomka Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/${PN}/$(get_ver
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x86-macos"
# TODO: run-time test for ipv6: does it need mediastreamer[ipv6]?
IUSE="doc gtk ipv6 ncurses nls video"