diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:46:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:46:33 +0000 |
commit | cfc662e15d0b80e313e36d711846de39d4af1d27 (patch) | |
tree | 41449eb8717dc8bda482bee4f6c8cd7997ab8c04 /net-libs/ortp | |
parent | alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #365333 (diff) | |
download | gentoo-2-cfc662e15d0b80e313e36d711846de39d4af1d27.tar.gz gentoo-2-cfc662e15d0b80e313e36d711846de39d4af1d27.tar.bz2 gentoo-2-cfc662e15d0b80e313e36d711846de39d4af1d27.zip |
alpha/ia64/sparc stable wrt #363311
(Portage version: 2.1.9.49/cvs/Linux ia64)
Diffstat (limited to 'net-libs/ortp')
-rw-r--r-- | net-libs/ortp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ortp/ortp-0.16.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ortp/ChangeLog b/net-libs/ortp/ChangeLog index 81de0b8b63b9..58a8f0a7d362 100644 --- a/net-libs/ortp/ChangeLog +++ b/net-libs/ortp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ortp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ChangeLog,v 1.68 2011/05/14 09:34:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ChangeLog,v 1.69 2011/05/21 17:46:33 armin76 Exp $ + + 21 May 2011; Raúl Porcel <armin76@gentoo.org> ortp-0.16.5.ebuild: + alpha/ia64/sparc stable wrt #363311 14 May 2011; Thomas Kahle <tomka@gentoo.org> ortp-0.16.5.ebuild: x86 stable per bug 363311 diff --git a/net-libs/ortp/ortp-0.16.5.ebuild b/net-libs/ortp/ortp-0.16.5.ebuild index efeb0c35d1fe..0c21a7284fd9 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.3 2011/05/14 09:34:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.5.ebuild,v 1.4 2011/05/21 17:46:33 armin76 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 ) |