diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-10-10 10:30:11 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-10-10 10:30:11 +0000 |
commit | 8d8690394ebdd75ca1e3da21ceceb5731969f08f (patch) | |
tree | dd6ea62fcf99bb496913daaf2ed60d7ce3e11a85 /net-libs/ortp/ortp-0.22.0.ebuild | |
parent | Stable for amd64 wrt bug #487148 (diff) | |
download | historical-8d8690394ebdd75ca1e3da21ceceb5731969f08f.tar.gz historical-8d8690394ebdd75ca1e3da21ceceb5731969f08f.tar.bz2 historical-8d8690394ebdd75ca1e3da21ceceb5731969f08f.zip |
add subslot
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xE73C35B3
Diffstat (limited to 'net-libs/ortp/ortp-0.22.0.ebuild')
-rw-r--r-- | net-libs/ortp/ortp-0.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ortp/ortp-0.22.0.ebuild b/net-libs/ortp/ortp-0.22.0.ebuild index 2adcbaabe16c..d5c242be517b 100644 --- a/net-libs/ortp/ortp-0.22.0.ebuild +++ b/net-libs/ortp/ortp-0.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.22.0.ebuild,v 1.1 2013/10/09 15:09:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.22.0.ebuild,v 1.2 2013/10/10 10:30:05 hasufell Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linphone.org/" SRC_URI="mirror://nongnu/linphone/${PN}/sources/${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/9" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc examples ipv6 minimal ntp-timestamp ssl" # srtp zrtp" |