diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-12 09:48:20 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-12 09:48:20 +0000 |
commit | 23bd435a9b9aefeb65f2ee24ea0082f402803ace (patch) | |
tree | d91d22c02463ed143005bc0a60cce13a0ad230b3 /net-voip | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & TomÃ... (diff) | |
download | gentoo-2-23bd435a9b9aefeb65f2ee24ea0082f402803ace.tar.gz gentoo-2-23bd435a9b9aefeb65f2ee24ea0082f402803ace.tar.bz2 gentoo-2-23bd435a9b9aefeb65f2ee24ea0082f402803ace.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian "idella4" Delaney & Tomáš "Mepho" Pružina in bug #363311.
(Portage version: 2.1.10.27/cvs/Linux x86_64)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.4.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 94b7f71c23d9..acda90381447 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2011/05/24 08:08:28 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.61 2011/10/12 09:48:20 chainsaw Exp $ + + 12 Oct 2011; Tony Vroon <chainsaw@gentoo.org> linphone-3.4.3-r1.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian + "idella4" Delaney & Tomáš "Mepho" Pružina in bug #363311. *linphone-3.4.3-r1 (24 May 2011) diff --git a/net-voip/linphone/linphone-3.4.3-r1.ebuild b/net-voip/linphone/linphone-3.4.3-r1.ebuild index e8eb00b95233..4978e3f062e6 100644 --- a/net-voip/linphone/linphone-3.4.3-r1.ebuild +++ b/net-voip/linphone/linphone-3.4.3-r1.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-r1.ebuild,v 1.1 2011/05/24 08:08:28 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.2 2011/10/12 09:48:20 chainsaw 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" |