diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-02 13:58:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-02 13:58:52 +0000 |
commit | 093aa249340e500c63346c6813e7ce4ac5db399b (patch) | |
tree | a8907a7af04551d661bb5f93274608cfb11a3db9 /net-voip/linphone | |
parent | stable x86, bug 259172 (diff) | |
download | gentoo-2-093aa249340e500c63346c6813e7ce4ac5db399b.tar.gz gentoo-2-093aa249340e500c63346c6813e7ce4ac5db399b.tar.bz2 gentoo-2-093aa249340e500c63346c6813e7ce4ac5db399b.zip |
stable x86, bug 259172
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-voip/linphone')
-rw-r--r-- | net-voip/linphone/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index db21a38b24eb..65644dd2083a 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.34 2009/05/16 14:37:02 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.35 2009/07/02 13:58:52 fauli Exp $ + + 02 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + linphone-3.1.1.ebuild: + stable x86, bug 259172 16 May 2009; Mounir Lamouri <volkmar@gentoo.org> metadata.xml, -linphone-2.1.1.ebuild: diff --git a/net-voip/linphone/linphone-3.1.1.ebuild b/net-voip/linphone/linphone-3.1.1.ebuild index 1ad5943b9c90..4e6d9097bb02 100644 --- a/net-voip/linphone/linphone-3.1.1.ebuild +++ b/net-voip/linphone/linphone-3.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-3.1.1.ebuild,v 1.4 2009/05/15 20:39:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.5 2009/07/02 13:58:52 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.2.3_p1[video?] |