diff options
-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 23578be347fa..43b141988b57 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.27 2009/04/27 18:05:17 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.28 2009/04/27 19:37:27 maekke Exp $ + + 27 Apr 2009; Markus Meier <maekke@gentoo.org> linphone-3.0.0.ebuild: + amd64/x86 stable, bug #267386 *linphone-3.1.1 (27 Apr 2009) diff --git a/net-voip/linphone/linphone-3.0.0.ebuild b/net-voip/linphone/linphone-3.0.0.ebuild index 9503f13f56d3..548f2e7a2462 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.4 2009/04/24 04:12:34 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v 1.5 2009/04/27 19:37:27 maekke 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 |