summaryrefslogtreecommitdiff
path: root/app-portage/getuto
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/getuto')
-rw-r--r--app-portage/getuto/getuto-1.17.ebuild6
-rw-r--r--app-portage/getuto/getuto-1.19.1.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/getuto/getuto-1.17.ebuild b/app-portage/getuto/getuto-1.17.ebuild
index 4850d53e8f2e..2e902777f1a6 100644
--- a/app-portage/getuto/getuto-1.17.ebuild
+++ b/app-portage/getuto/getuto-1.17.ebuild
@@ -16,13 +16,13 @@ SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackag
LICENSE="GPL-2"
SLOT="0"
-IUSE="libressl test"
+IUSE=" test"
RESTRICT="!test? ( test )"
RDEPEND="
app-crypt/gnupg
- !libressl? ( dev-libs/openssl )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl
+
sec-keys/openpgp-keys-gentoo-release
sys-apps/gentoo-functions
"
diff --git a/app-portage/getuto/getuto-1.19.1.ebuild b/app-portage/getuto/getuto-1.19.1.ebuild
index 4850d53e8f2e..2e902777f1a6 100644
--- a/app-portage/getuto/getuto-1.19.1.ebuild
+++ b/app-portage/getuto/getuto-1.19.1.ebuild
@@ -16,13 +16,13 @@ SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackag
LICENSE="GPL-2"
SLOT="0"
-IUSE="libressl test"
+IUSE=" test"
RESTRICT="!test? ( test )"
RDEPEND="
app-crypt/gnupg
- !libressl? ( dev-libs/openssl )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl
+
sec-keys/openpgp-keys-gentoo-release
sys-apps/gentoo-functions
"