diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-14 09:34:22 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-14 09:34:22 +0000 |
commit | cf5ef1a00fa938eb5b9924c118e769efe379940b (patch) | |
tree | 5a539e7c11d015a8dfa7808da83883b80d554150 /net-libs/ortp/ortp-0.16.5.ebuild | |
parent | x86 stable per bug 363311 (diff) | |
download | gentoo-2-cf5ef1a00fa938eb5b9924c118e769efe379940b.tar.gz gentoo-2-cf5ef1a00fa938eb5b9924c118e769efe379940b.tar.bz2 gentoo-2-cf5ef1a00fa938eb5b9924c118e769efe379940b.zip |
x86 stable per bug 363311
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'net-libs/ortp/ortp-0.16.5.ebuild')
-rw-r--r-- | net-libs/ortp/ortp-0.16.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ortp/ortp-0.16.5.ebuild b/net-libs/ortp/ortp-0.16.5.ebuild index fa0891ad72c7..efeb0c35d1fe 100644 --- a/net-libs/ortp/ortp-0.16.5.ebuild +++ b/net-libs/ortp/ortp-0.16.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild,v 1.2 2011/05/01 18:09:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild,v 1.3 2011/05/14 09:34:22 tomka Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/linphone/${PN}/ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="debug doc examples ipv6 minimal srtp ssl" RDEPEND="srtp? ( net-libs/libsrtp ) |