diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-01 18:55:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-01 18:55:36 +0000 |
commit | 8fd3357ff69f741552cd7f9ba56ab36c7d612fd9 (patch) | |
tree | 7fac113338ad3d466b6107ebfa7236a90b7f8595 /net-voip | |
parent | Fixed Manifest, bug #227419. (diff) | |
download | gentoo-2-8fd3357ff69f741552cd7f9ba56ab36c7d612fd9.tar.gz gentoo-2-8fd3357ff69f741552cd7f9ba56ab36c7d612fd9.tar.bz2 gentoo-2-8fd3357ff69f741552cd7f9ba56ab36c7d612fd9.zip |
Stable on ppc wrt bug 210741
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/linphone-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 3e2ad1b7df06..6b55831852b8 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/linphone # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.13 2008/04/23 21:25:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.14 2008/08/01 18:55:36 nixnut Exp $ + + 01 Aug 2008; nixnut <nixnut@gentoo.org> linphone-2.1.1.ebuild: + Stable on ppc wrt bug 210741 23 Apr 2008; Markus Meier <maekke@gentoo.org> linphone-2.1.1.ebuild: amd64/x86 stable, bug #210741 diff --git a/net-voip/linphone/linphone-2.1.1.ebuild b/net-voip/linphone/linphone-2.1.1.ebuild index 871ed9b10683..e68904741644 100644 --- a/net-voip/linphone/linphone-2.1.1.ebuild +++ b/net-voip/linphone/linphone-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.2 2008/04/23 21:25:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.3 2008/08/01 18:55:36 nixnut Exp $ # Note: video support in linphone relies on swscaler being disabled # in ffmpeg. this is because the video code in linphone is old @@ -15,7 +15,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}. LICENSE="GPL-2" SLOT="1" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="alsa arts console gsm gtk ilbc ipv6 video xv" # XXX: Should "video" be split into ffmpeg/libsdl ? They are two distinct # things: libsdl is just for video display while ffmpeg is just for |