summaryrefslogtreecommitdiff
path: root/app-misc/cmatrix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /app-misc/cmatrix
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'app-misc/cmatrix')
-rw-r--r--app-misc/cmatrix/Manifest2
-rw-r--r--app-misc/cmatrix/cmatrix-2.0-r4.ebuild (renamed from app-misc/cmatrix/cmatrix-2.0-r3.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cmatrix/Manifest b/app-misc/cmatrix/Manifest
index 405d4cb7ec15..29529afdc662 100644
--- a/app-misc/cmatrix/Manifest
+++ b/app-misc/cmatrix/Manifest
@@ -1,3 +1,3 @@
DIST cmatrix-2.0.tar.gz 205640 BLAKE2B 3d38903b93853afc077c00308b84106664ec2ea3a31601ba7ab858f6571158182858de87392b5940725456bdd8c82232228451a4d30813e2c0a8bec99f285814 SHA512 1aeecd8e8abb6f87fc54f88a8c25478f69d42d450af782e73c0fca7f051669a415c0505ca61c904f960b46bbddf98cfb3dd1f9b18917b0b39e95d8c899889530
-EBUILD cmatrix-2.0-r3.ebuild 834 BLAKE2B e21d62ae01d97cca5681c4f7c646b724cb2bf1a937bb123446e0d69564dc08b5e5b473ef8912604d4c9c31caa030442afdebae0db724f27a01682b6146e68fc8 SHA512 b5b5af76c4035fc821a22e72eb8ec65c9df38b4f5e4d5a80d6055855625be6b172619d2d5c7494910253600d1d24db82403192084450ccbba73fd5050a0bccfd
+EBUILD cmatrix-2.0-r4.ebuild 836 BLAKE2B e80b8f30b177e0c42113d24aee36c7de770055cca5ef7cecd6dbf94e2cd5eb752ef33e3f0f259d77ceaddf0ce0f3ebbaa46991a487f826594a6fd199f3060189 SHA512 2e1714a75144d1f7ea9a870a78bb2af2032599d55bd780d5d281579ab7b568a5fc38627705daaf179ee25cedb184563e7cf115ddc7a478d043716a44abb4c726
MISC metadata.xml 251 BLAKE2B e9e9d48943645d8b737bc1f7ab0efb05db0f8eddad759c9bb40d07dc008fbfb8f5cca2020de71a9ff6945f5d66292ac02355773545010cd49c77fe6dd5ab7b40 SHA512 1b6a6955118c1a74cc89a77d6de9be8f4ff9c7137c186753462670a5b93457dfd034ad5d1f4d2507ac95cc149c2a042fa5324220b58702a56b09d91de40151c9
diff --git a/app-misc/cmatrix/cmatrix-2.0-r3.ebuild b/app-misc/cmatrix/cmatrix-2.0-r4.ebuild
index 18a688600f04..6d2ecbb3ffd0 100644
--- a/app-misc/cmatrix/cmatrix-2.0-r3.ebuild
+++ b/app-misc/cmatrix/cmatrix-2.0-r4.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
IUSE="+unicode"
-DEPEND="sys-libs/ncurses:0=[unicode?]"
+DEPEND="sys-libs/ncurses:=[unicode(+)?]"
BDEPEND=""
RDEPEND="${DEPEND}"