From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/
Date: Sun, 11 Aug 2024 06:54:11 +0000 (UTC) [thread overview]
Message-ID: <1723359213.2652e4a46d7dc3d840c1fa8658c296930c681050.asturm@gentoo> (raw)
commit: 2652e4a46d7dc3d840c1fa8658c296930c681050
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 21:19:05 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 06:53:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2652e4a4
dev-util/kdevelop-pg-qt: add 2.3.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/kdevelop-pg-qt/Manifest | 1 +
.../kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-util/kdevelop-pg-qt/Manifest b/dev-util/kdevelop-pg-qt/Manifest
index ff1a83b19c6b..de7d468f1832 100644
--- a/dev-util/kdevelop-pg-qt/Manifest
+++ b/dev-util/kdevelop-pg-qt/Manifest
@@ -1 +1,2 @@
DIST kdevelop-pg-qt-2.2.2.tar.xz 660708 BLAKE2B 822753315969cf4176ed1a25bb27516661af865a4c337f069a892b008802359f4a933ebc9e9e1ac0c91d2314a6ec5cdcf91db4641e624e07373dfec47a71dcf1 SHA512 e82f2fa2aafa2c9f949e298989de70a0455c30f6bef4a40e38977c23ad645ee49a0a8c57b5c45d0ddfef13ee7b7e4efd2dc2ed3003a456f24108161415700369
+DIST kdevelop-pg-qt-2.3.0.tar.xz 660164 BLAKE2B 4167068e8f8348c428e4260061abbd24a4c490588414a8a566d84b61913bfc6cb06292900cb881327b5ecdd3c0cf92aa02f6361cd870f9d8bc79f8ff295aa89a SHA512 27bd102cf64f9cd7b27940be02cb81b620732a11e2416327104a18edc6990e43b2a57281bec91697466c3ab3ac8d322412dd06673329e04583e3bc90862b43b9
diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild
new file mode 100644
index 000000000000..23f621d53d9a
--- /dev/null
+++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KDE_ORG_CATEGORY="kdevelop"
+KFMIN=6.3.0
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm64"
+fi
+
+DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins"
+HOMEPAGE="https://www.kdevelop.org/"
+
+LICENSE="LGPL-2+ LGPL-2.1+"
+SLOT="0"
+IUSE=""
+
+RDEPEND+=" !${CATEGORY}/${PN}:6"
+BDEPEND="
+ app-alternatives/lex
+ app-alternatives/yacc
+"
next reply other threads:[~2024-08-11 6:54 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 6:54 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-10 18:07 [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/ Andreas Sturmlechner
2023-01-24 16:12 Andreas Sturmlechner
2023-01-21 9:15 Arthur Zamarin
2023-01-17 20:56 Arthur Zamarin
2023-01-17 20:04 Sam James
2023-01-12 21:02 Andreas Sturmlechner
2023-01-12 21:02 Andreas Sturmlechner
2023-01-10 0:04 Andreas Sturmlechner
2023-01-09 19:47 Andreas Sturmlechner
2022-10-25 18:42 Andreas Sturmlechner
2022-10-25 18:37 Arthur Zamarin
2022-10-04 7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2022-09-23 20:07 Andreas Sturmlechner
2021-11-12 18:54 Georgy Yakovlev
2020-03-02 12:32 Agostino Sarubbo
2020-03-01 21:44 Agostino Sarubbo
2020-02-26 18:25 Andreas Sturmlechner
2020-02-02 23:24 Andreas Sturmlechner
2019-12-26 8:36 Andreas Sturmlechner
2019-06-26 17:42 Andreas Sturmlechner
2019-06-26 6:50 Agostino Sarubbo
2019-06-25 7:04 Agostino Sarubbo
2019-05-24 19:26 Andreas Sturmlechner
2019-04-01 20:45 Andreas Sturmlechner
2019-03-22 10:17 Mikle Kolyada
2019-03-17 17:26 Andreas Sturmlechner
2017-12-16 10:31 Tobias Klausmann
2017-10-29 23:56 Thomas Deutschmann
2017-07-27 18:01 Andreas Sturmlechner
2017-07-27 17:46 Andreas Sturmlechner
2017-07-27 17:46 Andreas Sturmlechner
2017-05-06 20:05 Andreas Sturmlechner
2017-05-06 17:20 Agostino Sarubbo
2017-05-06 13:26 Agostino Sarubbo
2017-03-19 8:58 Andreas Sturmlechner
2017-03-18 22:18 Johannes Huber
2016-12-26 10:51 Aaron Bauman
2016-08-31 15:03 Michael Palimaka
2016-08-31 14:23 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1723359213.2652e4a46d7dc3d840c1fa8658c296930c681050.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox