diff options
author | 2010-05-20 10:06:39 +0000 | |
---|---|---|
committer | 2010-05-20 10:06:39 +0000 | |
commit | afd9261ebaf047a208572d9b5e76284d6649df85 (patch) | |
tree | 648c57bcc004ec0254c3a3779ffd9813677e5ea8 /net-libs/ortp/ortp-0.16.1.ebuild | |
parent | amd64 stable, bug 317235. (diff) | |
download | gentoo-2-afd9261ebaf047a208572d9b5e76284d6649df85.tar.gz gentoo-2-afd9261ebaf047a208572d9b5e76284d6649df85.tar.bz2 gentoo-2-afd9261ebaf047a208572d9b5e76284d6649df85.zip |
amd64 stable, bug 317235.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 e58d5d8982ef..352bd65718fe 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.2 2010/03/21 11:48:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.1.ebuild,v 1.3 2010/05/20 10:06:39 pva 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="debug doc examples ipv6 minimal srtp ssl" RDEPEND="srtp? ( net-libs/libsrtp ) |