diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-07-03 18:13:44 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-07-03 18:13:44 +0000 |
commit | 78689771a2198a9d2dfd5ab9aea2b173558ab1ef (patch) | |
tree | 73ff70c9926368f08bd2bb5470b51d7df5696e55 | |
parent | stable on ppc, bug 259172 (diff) | |
download | gentoo-2-78689771a2198a9d2dfd5ab9aea2b173558ab1ef.tar.gz gentoo-2-78689771a2198a9d2dfd5ab9aea2b173558ab1ef.tar.bz2 gentoo-2-78689771a2198a9d2dfd5ab9aea2b173558ab1ef.zip |
stable on ppc, bug 259172
(Portage version: 2.1.6.13/cvs/Linux ppc)
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 65644dd2083a..070e9a2010c9 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2009/07/02 13:58:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.36 2009/07/03 18:13:44 volkmar Exp $ + + 03 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> linphone-3.1.1.ebuild: + Stable on ppc, bug 259172 02 Jul 2009; Christian Faulhammer <fauli@gentoo.org> linphone-3.1.1.ebuild: diff --git a/net-voip/linphone/linphone-3.1.1.ebuild b/net-voip/linphone/linphone-3.1.1.ebuild index 4e6d9097bb02..78a5fc5434c1 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.5 2009/07/02 13:58:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.6 2009/07/03 18:13:44 volkmar 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?] |