diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-13 19:57:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-13 19:57:58 +0000 |
commit | 4a3a37f81c8a23b6ce51aa6b956cfa7bcfabc37e (patch) | |
tree | f54cf1ffb44941bbf325e30aa09cb8a9e0bbb815 /net-voip | |
parent | Raise libsidplay dep to 2.1.1-r1 wrt #268872. (diff) | |
download | gentoo-2-4a3a37f81c8a23b6ce51aa6b956cfa7bcfabc37e.tar.gz gentoo-2-4a3a37f81c8a23b6ce51aa6b956cfa7bcfabc37e.tar.bz2 gentoo-2-4a3a37f81c8a23b6ce51aa6b956cfa7bcfabc37e.zip |
add ~x86
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index cd016eac7e2c..5f24a2fa7f2f 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.31 2009/05/13 19:54:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.32 2009/05/13 19:57:58 fauli Exp $ + + 13 May 2009; Christian Faulhammer <fauli@gentoo.org> + linphone-3.1.1.ebuild: + keyword this, too 13 May 2009; Christian Faulhammer <fauli@gentoo.org> linphone-3.1.0.ebuild: diff --git a/net-voip/linphone/linphone-3.1.1.ebuild b/net-voip/linphone/linphone-3.1.1.ebuild index 7ce1e811052f..766d45e946cd 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.2 2009/04/29 17:11:43 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.3 2009/05/13 19:57:58 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_p1[video?] |