diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-18 08:07:03 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-18 08:07:03 +0000 |
commit | e8755c0ae1efbcc72d9e8133fe9060458014a331 (patch) | |
tree | 5995a9aeebec96520deb798337c8657b0aed190f /net-misc/linphone | |
parent | stable x86, bug #147795 (diff) | |
download | gentoo-2-e8755c0ae1efbcc72d9e8133fe9060458014a331.tar.gz gentoo-2-e8755c0ae1efbcc72d9e8133fe9060458014a331.tar.bz2 gentoo-2-e8755c0ae1efbcc72d9e8133fe9060458014a331.zip |
stable x86, bug #147795
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-misc/linphone')
-rw-r--r-- | net-misc/linphone/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/linphone/linphone-1.3.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/linphone/ChangeLog b/net-misc/linphone/ChangeLog index 0cf1bb7af6d4..f4b96cd2877b 100644 --- a/net-misc/linphone/ChangeLog +++ b/net-misc/linphone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/linphone -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/ChangeLog,v 1.19 2006/11/26 20:48:22 drizzt Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/ChangeLog,v 1.20 2007/01/18 08:07:03 opfer Exp $ + + 18 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + linphone-1.3.5.ebuild: + stable x86, bug #147795 26 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> +files/linphone-1.3.5-docs.diff, linphone-1.3.5.ebuild: diff --git a/net-misc/linphone/linphone-1.3.5.ebuild b/net-misc/linphone/linphone-1.3.5.ebuild index d096bd304542..a1b989d7b6c5 100644 --- a/net-misc/linphone/linphone-1.3.5.ebuild +++ b/net-misc/linphone/linphone-1.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.3.5.ebuild,v 1.10 2006/11/26 20:48:22 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.3.5.ebuild,v 1.11 2007/01/18 08:07:03 opfer Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -15,7 +15,7 @@ SRC_URI="http://simon.morlat.free.fr/download/${MY_DPV}/source/${P}.tar.gz ilbc? ( http://simon.morlat.free.fr/download/${MY_DPV}/source/plugins/${PN}-plugin-ilbc-1.2.0.tar.gz )" SLOT=1 LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="alsa gnome ilbc ipv6 xv" # truespeech does not build |