diff options
Diffstat (limited to 'net-libs/ortp/ortp-0.16.1.ebuild')
-rw-r--r-- | net-libs/ortp/ortp-0.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ortp/ortp-0.16.1.ebuild b/net-libs/ortp/ortp-0.16.1.ebuild index 8cff5d93546b..8d0001b0bcd5 100644 --- a/net-libs/ortp/ortp-0.16.1.ebuild +++ b/net-libs/ortp/ortp-0.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild,v 1.6 2010/06/19 16:26:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild,v 1.7 2010/07/20 19:01:05 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa 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 ) |