diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-13 19:54:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-13 19:54:43 +0000 |
commit | c04c218a3915a2d394174663da83685d10381597 (patch) | |
tree | 97c4ed845043e6c6e57929823c0553d6dbf1a06a /net-voip/linphone | |
parent | Compile libresid-builder and libhardsid-builder also as shared libraries wrt ... (diff) | |
download | gentoo-2-c04c218a3915a2d394174663da83685d10381597.tar.gz gentoo-2-c04c218a3915a2d394174663da83685d10381597.tar.bz2 gentoo-2-c04c218a3915a2d394174663da83685d10381597.zip |
keyworded ~arch for x86, bug 267491
(Portage version: 2.1.6.11/cvs/Linux i686)
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 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 5c557e47c8dc..cd016eac7e2c 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.30 2009/04/29 17:11:43 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.31 2009/05/13 19:54:43 fauli Exp $ + + 13 May 2009; Christian Faulhammer <fauli@gentoo.org> + linphone-3.1.0.ebuild: + keyworded ~arch for x86, bug 267491 29 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> linphone-3.1.0.ebuild, 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 d1aa0ef07a10..73d99359fe79 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.2 2009/04/29 17:11:43 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.0.ebuild,v 1.3 2009/05/13 19:54:43 fauli 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" +KEYWORDS="~ppc ~x86" IUSE="doc gtk ipv6 ncurses nls video" RDEPEND=">=media-libs/mediastreamer-2.2.3[video?] |