diff options
author | Markus Meier <maekke@gentoo.org> | 2009-07-08 20:55:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-07-08 20:55:47 +0000 |
commit | 3b0ce0063903016adc09a5b332cec0a06195ab74 (patch) | |
tree | 7b01e412326f1b94830129e46c42fa2082f3f76f /net-voip | |
parent | amd64 stable, bug #259172 (diff) | |
download | gentoo-2-3b0ce0063903016adc09a5b332cec0a06195ab74.tar.gz gentoo-2-3b0ce0063903016adc09a5b332cec0a06195ab74.tar.bz2 gentoo-2-3b0ce0063903016adc09a5b332cec0a06195ab74.zip |
amd64 stable, bug #259172
(Portage version: 2.2_rc33/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.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 070e9a2010c9..6a3994f60975 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.36 2009/07/03 18:13:44 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.37 2009/07/08 20:55:47 maekke Exp $ + + 08 Jul 2009; Markus Meier <maekke@gentoo.org> linphone-3.1.1.ebuild: + amd64 stable, bug #259172 03 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> linphone-3.1.1.ebuild: Stable on ppc, bug 259172 diff --git a/net-voip/linphone/linphone-3.1.1.ebuild b/net-voip/linphone/linphone-3.1.1.ebuild index 78a5fc5434c1..9e2f4be86c0a 100644 --- a/net-voip/linphone/linphone-3.1.1.ebuild +++ b/net-voip/linphone/linphone-3.1.1.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.1.1.ebuild,v 1.6 2009/07/03 18:13:44 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.7 2009/07/08 20:55:47 maekke Exp $ EAPI="2" @@ -12,7 +12,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="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.2.3_p1[video?] |