dev-libs/openssl: drop really old blockers
authorMike Frysinger <vapier@gentoo.org>
Mon, 21 Mar 2016 00:13:45 +0000 (20:13 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 21 Mar 2016 02:38:59 +0000 (22:38 -0400)
dev-libs/openssl/openssl-1.0.2g-r2.ebuild

index 9a859164af973713b646818b0af3916df7f8b01e..a69dae46b1088c2c1ef49b1adc253c99db134045 100644 (file)
@@ -19,19 +19,10 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )"
 
-# The blocks are temporary just to make sure people upgrade to a
-# version that lack runtime version checking.  We'll drop them in
-# the future.
 RDEPEND=">=app-misc/c_rehash-1.7-r1
        gmp? ( >=dev-libs/gmp-5.1.3-r1[static-libs(+)?,${MULTILIB_USEDEP}] )
        zlib? ( >=sys-libs/zlib-1.2.8-r1[static-libs(+)?,${MULTILIB_USEDEP}] )
-       kerberos? ( >=app-crypt/mit-krb5-1.11.4[${MULTILIB_USEDEP}] )
-       abi_x86_32? (
-               !<=app-emulation/emul-linux-x86-baselibs-20140508
-               !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-       )
-       !<net-misc/openssh-5.9_p1-r4
-       !<net-libs/neon-0.29.6-r1"
+       kerberos? ( >=app-crypt/mit-krb5-1.11.4[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        >=dev-lang/perl-5
        sctp? ( >=net-misc/lksctp-tools-1.0.12 )