diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-04-28 12:14:35 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-04-28 12:14:35 +0000 |
commit | 272b1d98f95df903317604309365b0e5bae9eb55 (patch) | |
tree | 16adaba773e2846dbfdef31fdd4eeb106903432d /net-voip/linphone | |
parent | Cleanup (diff) | |
download | gentoo-2-272b1d98f95df903317604309365b0e5bae9eb55.tar.gz gentoo-2-272b1d98f95df903317604309365b0e5bae9eb55.tar.bz2 gentoo-2-272b1d98f95df903317604309365b0e5bae9eb55.zip |
ppc stable, bug 267386
(Portage version: 2.1.6.7/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.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 43b141988b57..016724e5e75a 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.28 2009/04/27 19:37:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.29 2009/04/28 12:14:35 volkmar Exp $ + + 28 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> linphone-3.0.0.ebuild: + ppc stable, bug 267386 27 Apr 2009; Markus Meier <maekke@gentoo.org> linphone-3.0.0.ebuild: amd64/x86 stable, bug #267386 diff --git a/net-voip/linphone/linphone-3.0.0.ebuild b/net-voip/linphone/linphone-3.0.0.ebuild index 548f2e7a2462..37fcc1c0bbb2 100644 --- a/net-voip/linphone/linphone-3.0.0.ebuild +++ b/net-voip/linphone/linphone-3.0.0.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.0.0.ebuild,v 1.5 2009/04/27 19:37:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v 1.6 2009/04/28 12:14:35 volkmar Exp $ inherit eutils @@ -10,7 +10,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="alsa arts console gsm gtk ipv6 video xv" RDEPEND="dev-libs/glib |