diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:39:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:39:35 +0000 |
commit | f5c56bd1e6f63914d8ae0c0bb669b58968e0e062 (patch) | |
tree | 42a6a675b26a2427dbfed3f53537e1c0ee03bcbe /net-voip/linphone | |
parent | add ~amd64, bug #267491 (diff) | |
download | gentoo-2-f5c56bd1e6f63914d8ae0c0bb669b58968e0e062.tar.gz gentoo-2-f5c56bd1e6f63914d8ae0c0bb669b58968e0e062.tar.bz2 gentoo-2-f5c56bd1e6f63914d8ae0c0bb669b58968e0e062.zip |
add ~amd64, bug #267491
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/linphone')
-rw-r--r-- | net-voip/linphone/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.1.0.ebuild | 4 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.1.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 5f24a2fa7f2f..0287a94db651 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,10 @@ # 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.32 2009/05/13 19:57:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.33 2009/05/15 20:39:35 maekke Exp $ + + 15 May 2009; Markus Meier <maekke@gentoo.org> linphone-3.1.0.ebuild, + linphone-3.1.1.ebuild: + add ~amd64, bug #267491 13 May 2009; Christian Faulhammer <fauli@gentoo.org> linphone-3.1.1.ebuild: diff --git a/net-voip/linphone/linphone-3.1.0.ebuild b/net-voip/linphone/linphone-3.1.0.ebuild index 73d99359fe79..244e2b38e386 100644 --- a/net-voip/linphone/linphone-3.1.0.ebuild +++ b/net-voip/linphone/linphone-3.1.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.1.0.ebuild,v 1.3 2009/05/13 19:54:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.0.ebuild,v 1.4 2009/05/15 20:39:35 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="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.2.3[video?] diff --git a/net-voip/linphone/linphone-3.1.1.ebuild b/net-voip/linphone/linphone-3.1.1.ebuild index 766d45e946cd..1ad5943b9c90 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.3 2009/05/13 19:57:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.4 2009/05/15 20:39:35 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="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.2.3_p1[video?] |