Skip to content

Commit

Permalink
app-misc/datovka: Adjusted (sub-)slot dependency on dev-libs/openssl
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <[email protected]>
Closes: gentoo#10764
Signed-off-by: Amy Liffey <[email protected]>
  • Loading branch information
Lars Wendler authored and Amynka committed Jan 9, 2019
1 parent 410de46 commit a2146e1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app-misc/datovka/datovka-4.10.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -18,7 +18,7 @@ IUSE=""
QT_PV="5.3.2:5"

RDEPEND="
>=dev-libs/openssl-1.0.2
>=dev-libs/openssl-1.0.2:0=
>=dev-qt/qtcore-${QT_PV}
>=dev-qt/qtgui-${QT_PV}
>=dev-qt/qtnetwork-${QT_PV}
Expand Down
4 changes: 2 additions & 2 deletions app-misc/datovka/datovka-4.11.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -18,7 +18,7 @@ IUSE=""
QT_PV="5.3.2:5"

RDEPEND="
>=dev-libs/openssl-1.0.2
>=dev-libs/openssl-1.0.2:0=
>=dev-qt/qtcore-${QT_PV}
>=dev-qt/qtgui-${QT_PV}
>=dev-qt/qtnetwork-${QT_PV}
Expand Down
4 changes: 2 additions & 2 deletions app-misc/datovka/datovka-4.11.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -18,7 +18,7 @@ IUSE=""
QT_PV="5.3.2:5"

RDEPEND="
>=dev-libs/openssl-1.0.2
>=dev-libs/openssl-1.0.2:0=
>=dev-qt/qtcore-${QT_PV}
>=dev-qt/qtgui-${QT_PV}
>=dev-qt/qtnetwork-${QT_PV}
Expand Down

0 comments on commit a2146e1

Please sign in to comment.