From 95ac761fe8d905afc89dccd5bd7c94425f1a0ed3 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Tue, 26 Mar 2019 16:29:00 -0400 Subject: [PATCH] pentoo-system and pentoo-misc pentoo-system: add missing yubikey manager gui pentoo-misc: replace non-working grdesktop with working remmina --- .../{pentoo-misc-2018.3.ebuild => pentoo-misc-2019.0.ebuild} | 2 +- ...ntoo-system-2019.0.ebuild => pentoo-system-2019.0-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename pentoo/pentoo-misc/{pentoo-misc-2018.3.ebuild => pentoo-misc-2019.0.ebuild} (98%) rename pentoo/pentoo-system/{pentoo-system-2019.0.ebuild => pentoo-system-2019.0-r1.ebuild} (99%) diff --git a/pentoo/pentoo-misc/pentoo-misc-2018.3.ebuild b/pentoo/pentoo-misc/pentoo-misc-2019.0.ebuild similarity index 98% rename from pentoo/pentoo-misc/pentoo-misc-2018.3.ebuild rename to pentoo/pentoo-misc/pentoo-misc-2019.0.ebuild index 795256adf..b67ee4b5c 100644 --- a/pentoo/pentoo-misc/pentoo-misc-2018.3.ebuild +++ b/pentoo/pentoo-misc/pentoo-misc-2019.0.ebuild @@ -36,7 +36,7 @@ PDEPEND=" java? ( net-im/jitsi-bin ) net-im/pidgin sys-block/gparted - net-misc/grdesktop + net-misc/remmina[rdp] net-irc/hexchat || ( mail-client/thunderbird-bin mail-client/thunderbird ) ) diff --git a/pentoo/pentoo-system/pentoo-system-2019.0.ebuild b/pentoo/pentoo-system/pentoo-system-2019.0-r1.ebuild similarity index 99% rename from pentoo/pentoo-system/pentoo-system-2019.0.ebuild rename to pentoo/pentoo-system/pentoo-system-2019.0-r1.ebuild index 3f40d1771..12672629b 100644 --- a/pentoo/pentoo-system/pentoo-system-2019.0.ebuild +++ b/pentoo/pentoo-system/pentoo-system-2019.0-r1.ebuild @@ -51,7 +51,7 @@ PDEPEND="${PDEPEND} sys-boot/os-prober sys-boot/syslinux sys-boot/efibootmgr ) - 2fa? ( app-crypt/yubikey-manager + 2fa? ( app-crypt/yubikey-manager-qt sys-auth/yubikey-personalization-gui sys-auth/pam_yubico ) !arm? ( app-portage/cpuid2cpuflags )