diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-23 21:25:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-23 21:25:24 +0000 |
commit | 78739643fc8a9cb5694ec7b3f2682fccb7ef387c (patch) | |
tree | ed37f8636e1b261cbed809b674d1b41596f707bf /net-voip | |
parent | amd64/x86 stable, bug #210740 (diff) | |
download | gentoo-2-78739643fc8a9cb5694ec7b3f2682fccb7ef387c.tar.gz gentoo-2-78739643fc8a9cb5694ec7b3f2682fccb7ef387c.tar.bz2 gentoo-2-78739643fc8a9cb5694ec7b3f2682fccb7ef387c.zip |
amd64/x86 stable, bug #210741
(Portage version: 2.1.5_rc6)
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 d77e7a7cfaf8..3e2ad1b7df06 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.12 2008/02/19 00:28:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.13 2008/04/23 21:25:24 maekke Exp $ + + 23 Apr 2008; Markus Meier <maekke@gentoo.org> linphone-2.1.1.ebuild: + amd64/x86 stable, bug #210741 *linphone-2.1.1 (19 Feb 2008) diff --git a/net-voip/linphone/linphone-2.1.1.ebuild b/net-voip/linphone/linphone-2.1.1.ebuild index 6928ec86f38a..871ed9b10683 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.1 2008/02/19 00:28:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.2 2008/04/23 21:25:24 maekke 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 |