diff options
author | 2025-01-23 20:53:37 +0100 | |
---|---|---|
committer | 2025-01-23 21:32:26 +0100 | |
commit | 239df47d200672559ec349532f3d0e1286e84c59 (patch) | |
tree | 8fd892af35c531f3b2188d45944be4c98b3f97fe /dev-embedded | |
parent | x11-misc/sddm: drop 0.18.1-r8, 0.21.0_p20240723 (diff) | |
download | gentoo-239df47d200672559ec349532f3d0e1286e84c59.tar.gz gentoo-239df47d200672559ec349532f3d0e1286e84c59.tar.bz2 gentoo-239df47d200672559ec349532f3d0e1286e84c59.zip |
dev-embedded/ponyprog: Pin to <app-editors/qhexedit2-0.8.10
See also:
https://github.com/gentoo/gentoo/pull/40276
Bug: https://bugs.gentoo.org/948619
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/ponyprog/ponyprog-3.1.3-r1.ebuild (renamed from dev-embedded/ponyprog/ponyprog-3.1.3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/ponyprog/ponyprog-3.1.3.ebuild b/dev-embedded/ponyprog/ponyprog-3.1.3-r1.ebuild index 374c8ea1eee5..95733eca1af2 100644 --- a/dev-embedded/ponyprog/ponyprog-3.1.3.ebuild +++ b/dev-embedded/ponyprog/ponyprog-3.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ KEYWORDS="amd64 x86" IUSE="doc" DEPEND=" - >app-editors/qhexedit2-0.8.8_p20200625 + <app-editors/qhexedit2-0.8.10 dev-embedded/libftdi:1[cxx] dev-qt/qtcore:5 dev-qt/qtgui:5 |