diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:33:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:33:58 +0000 |
commit | 0bdbc8e254f2aff02defe98768a34064b80a3865 (patch) | |
tree | 6aed280afd0f8a5bddea8e8bb77cf2f46eb439a2 /net-voip/linphone | |
parent | ppc stable #317235 (diff) | |
download | gentoo-2-0bdbc8e254f2aff02defe98768a34064b80a3865.tar.gz gentoo-2-0bdbc8e254f2aff02defe98768a34064b80a3865.tar.bz2 gentoo-2-0bdbc8e254f2aff02defe98768a34064b80a3865.zip |
ppc stable #317235
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'net-voip/linphone')
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.2.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 72f62b4c0727..eff996148033 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.50 2010/06/10 06:55:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.51 2010/07/18 12:33:58 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> linphone-3.2.1-r2.ebuild: + ppc stable #317235 10 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> linphone-3.2.1-r2.ebuild: diff --git a/net-voip/linphone/linphone-3.2.1-r2.ebuild b/net-voip/linphone/linphone-3.2.1-r2.ebuild index 0f69eaa5ed23..09f500a362bd 100644 --- a/net-voip/linphone/linphone-3.2.1-r2.ebuild +++ b/net-voip/linphone/linphone-3.2.1-r2.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.2.1-r2.ebuild,v 1.4 2010/06/10 06:55:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild,v 1.5 2010/07/18 12:33:58 nixnut Exp $ EAPI="3" @@ -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 ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos" IUSE="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.3.0[video?] |