diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 20:36:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 20:36:52 +0000 |
commit | 3a52b6f20b52a81d74fb5c1bee702814e4b9b716 (patch) | |
tree | 8d296a833232183208bc8da77bca4a7ec000d5fb /net-voip/linphone | |
parent | Stable on amd64 wrt bug #349258 (diff) | |
download | gentoo-2-3a52b6f20b52a81d74fb5c1bee702814e4b9b716.tar.gz gentoo-2-3a52b6f20b52a81d74fb5c1bee702814e4b9b716.tar.bz2 gentoo-2-3a52b6f20b52a81d74fb5c1bee702814e4b9b716.zip |
Stable on amd64 wrt bug #349258
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/linphone')
-rw-r--r-- | net-voip/linphone/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index f20e79b71210..5a67694fe740 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/linphone -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.54 2010/12/27 21:38:49 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.55 2011/01/01 20:36:52 hwoarang Exp $ + + 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> linphone-3.3.2.ebuild: + Stable on amd64 wrt bug #349258 27 Dec 2010; Thomas Kahle <tomka@gentoo.org> linphone-3.3.2.ebuild: x86 stable per bug 349258 diff --git a/net-voip/linphone/linphone-3.3.2.ebuild b/net-voip/linphone/linphone-3.3.2.ebuild index e5079822bcba..2af54f7c1f1b 100644 --- a/net-voip/linphone/linphone-3.3.2.ebuild +++ b/net-voip/linphone/linphone-3.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3.2.ebuild,v 1.3 2010/12/27 21:38:49 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v 1.4 2011/01/01 20:36:52 hwoarang Exp $ EAPI="3" @@ -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" IUSE="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.4.0[video?] |