Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/swordandsworcery/
Date: Sat, 03 Oct 2015 08:02:25
Message-Id: 1443859329.19b43955cb7882c6228378c5015b8a61446fc893.mr_bones_@gentoo
1 commit: 19b43955cb7882c6228378c5015b8a61446fc893
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 08:01:42 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 08:02:09 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b43955
7
8 add slot to openssl dep
9
10 Package-Manager: portage-2.2.20.1
11
12 games-action/swordandsworcery/swordandsworcery-1.02.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-action/swordandsworcery/swordandsworcery-1.02.ebuild b/games-action/swordandsworcery/swordandsworcery-1.02.ebuild
16 index 5813b99..aae567b 100644
17 --- a/games-action/swordandsworcery/swordandsworcery-1.02.ebuild
18 +++ b/games-action/swordandsworcery/swordandsworcery-1.02.ebuild
19 @@ -26,7 +26,7 @@ QA_PREBUILT="${MYGAMEDIR#/}/bin/*
20 RDEPEND="
21 virtual/opengl
22 amd64? (
23 - >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)]
24 + >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)]
25 >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
26 >=virtual/glu-9.0-r1[abi_x86_32(-)]
27 >=virtual/opengl-7.0-r1[abi_x86_32(-)]
28 @@ -51,7 +51,7 @@ RDEPEND="
29 )
30 )
31 x86? (
32 - dev-libs/openssl
33 + dev-libs/openssl:0=
34 media-libs/alsa-lib
35 media-libs/flac
36 media-libs/libogg