diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-27 21:38:49 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-27 21:38:49 +0000 |
commit | cb6477181ef620cc54c96f011c1cb6a4e268bc64 (patch) | |
tree | 93524f348dd590982ff5adb5c0878cd707585090 /net-voip | |
parent | x86 stable per bug 349258 (diff) | |
download | gentoo-2-cb6477181ef620cc54c96f011c1cb6a4e268bc64.tar.gz gentoo-2-cb6477181ef620cc54c96f011c1cb6a4e268bc64.tar.bz2 gentoo-2-cb6477181ef620cc54c96f011c1cb6a4e268bc64.zip |
x86 stable per bug 349258
(Portage version: 2.1.9.26/cvs/Linux i686)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index b0e1b6fe0999..f20e79b71210 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.53 2010/10/23 16:52:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.54 2010/12/27 21:38:49 tomka Exp $ + + 27 Dec 2010; Thomas Kahle <tomka@gentoo.org> linphone-3.3.2.ebuild: + x86 stable per bug 349258 23 Oct 2010; Fabian Groffen <grobian@gentoo.org> linphone-3.3.2.ebuild: Fix compilation on Darwin diff --git a/net-voip/linphone/linphone-3.3.2.ebuild b/net-voip/linphone/linphone-3.3.2.ebuild index 3b6fa020d841..e5079822bcba 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 # 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.2 2010/10/23 16:52:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v 1.3 2010/12/27 21:38:49 tomka 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?] |