diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-27 19:37:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-27 19:37:27 +0000 |
commit | 20806946e478f2de6bcaa0f7f0d170ae58f4347b (patch) | |
tree | d3dea8045dcc3bc5bf9c7a58890dc2e66b538c32 /net-voip | |
parent | Good to bump w/out working tests per http://libburnia-project.org/ticket/147#... (diff) | |
download | gentoo-2-20806946e478f2de6bcaa0f7f0d170ae58f4347b.tar.gz gentoo-2-20806946e478f2de6bcaa0f7f0d170ae58f4347b.tar.bz2 gentoo-2-20806946e478f2de6bcaa0f7f0d170ae58f4347b.zip |
amd64/x86 stable, bug #267386
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-voip')
-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 |