From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk-sourceview/
Date: Tue, 12 Nov 2024 11:21:04 +0000 (UTC) [thread overview]
Message-ID: <1731410446.368d6e1673485d3942705488472251a5bb5c3c94.tupone@gentoo> (raw)
commit: 368d6e1673485d3942705488472251a5bb5c3c94
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 11:20:29 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 11:20:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=368d6e16
dev-ml/lablgtk-sourceview: drop 3.1.1, 3.1.2, 3.1.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/lablgtk-sourceview/Manifest | 3 --
.../lablgtk-sourceview-3.1.1.ebuild | 28 -----------------
.../lablgtk-sourceview-3.1.2.ebuild | 35 ----------------------
.../lablgtk-sourceview-3.1.3.ebuild | 30 -------------------
4 files changed, 96 deletions(-)
diff --git a/dev-ml/lablgtk-sourceview/Manifest b/dev-ml/lablgtk-sourceview/Manifest
index 2a28cc184032..edcfbc1ea03d 100644
--- a/dev-ml/lablgtk-sourceview/Manifest
+++ b/dev-ml/lablgtk-sourceview/Manifest
@@ -1,4 +1 @@
-DIST lablgtk-3.1.2.tar.gz 1042626 BLAKE2B 355ff285248129a063c041d3e64db33424ddbb71774128d7be980b8bd0b54cfa54b9d50b1c2f8527b8f6563836189ad72d30e4421b22d5938b888e61ada55056 SHA512 c63a492160f36685f65cb6bc0e72ff4939005acb2c65c56c0d9ba8f2112a618f24db84765e7b4416e49024048a36895028cfc5ef2c3e298dd4a309e902e34af5
-DIST lablgtk-3.1.3.tar.gz 1043246 BLAKE2B 639b1a7610ea420cbae893eb40fd0a20a7605ecc89e832387f3137a002fd4989342ca842c1c7e9057454e0b6cfac9099c5788b5ea14fa452bde54bacb18aeac2 SHA512 a14e07145a2844ebb039d7af459e2fac61888c27925ed14e508698f622aeb5ec3b0694f2b87fb7b5383d8979791a3e6fe8425f4bb509effe838d0a09dd9c50b9
DIST lablgtk-3.1.5.tar.gz 1045721 BLAKE2B 5f677d2ac1a39f23e5c3b66f6239540e369ec6916eb87f980543a7ea6c723b5126882fd4f9673f8a76171d0e83de236b98ae9068956f86a0a37cb836c353b9e5 SHA512 750f57ea2ccb0534123596aca04a4ba12bbf67bafb521a7978e6acc8027b2b3b822d373bf3fabb4018640c5e2d5bc3d5a336e91ceb8ff037b1f7a048440df03a
-DIST lablgtk3-3.1.1.tbz 854720 BLAKE2B e6a916151fe1ca0746c14c2a66cd178f3b0c051976815a1d13daf801002f16bc76d9f4cb15625353f0cfbdc16b0a218857d72c4e57125050bbcffe67f7096ad0 SHA512 193c340d9941680869eb90bc89f5b27cc5bdf294f4635081a9ba56a99fa2982266c4ee2eb5fd04d3a3f6150082800de5df786def8c72a276a779d843d914e9e3
diff --git a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild
deleted file mode 100644
index 1781a38687fd..000000000000
--- a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=lablgtk3
-MY_P="${MY_PN}-${PV}"
-DUNE_PKG_NAME=${MY_PN}-sourceview3
-inherit dune
-
-DESCRIPTION="OCaml bindings to GTK-3"
-HOMEPAGE="https://github.com/garrigue/lablgtk"
-SRC_URI="https://github.com/garrigue/lablgtk/releases/download/${PV}/${MY_P}.tbz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="3/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
-IUSE="+ocamlopt"
-
-DEPEND="
- x11-libs/gtksourceview:3.0=
- >=dev-ml/lablgtk-${PV}:3=
- dev-ml/cairo2:=
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.2.ebuild b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.2.ebuild
deleted file mode 100644
index fd85ad9de73a..000000000000
--- a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DUNE_PKG_NAME=lablgtk3-sourceview3
-
-inherit dune
-
-DESCRIPTION="OCaml bindings to GTK-3"
-HOMEPAGE="https://github.com/garrigue/lablgtk"
-SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz
- -> lablgtk-${PV}.tar.gz"
-S="${WORKDIR}"/lablgtk-${PV}
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="3/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt"
-
-DEPEND="
- >=dev-ml/lablgtk-${PV}:3=
- dev-ml/cairo2:=
- x11-libs/gtksourceview:3.0=
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- echo "(version ${PV})" >> "${S}"/dune-project || die
-}
-
-src_compile() {
- dune build --profile release -p ${DUNE_PKG_NAME} || die
-}
diff --git a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild
deleted file mode 100644
index 6233bba46392..000000000000
--- a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DUNE_PKG_NAME=lablgtk3-sourceview3
-
-inherit dune
-
-DESCRIPTION="OCaml bindings to GTK-3"
-HOMEPAGE="https://github.com/garrigue/lablgtk"
-SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz
- -> lablgtk-${PV}.tar.gz"
-S="${WORKDIR}"/lablgtk-${PV}
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="3/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
-IUSE="+ocamlopt"
-
-DEPEND="
- >=dev-ml/lablgtk-${PV}:3=
- dev-ml/cairo2:=
- x11-libs/gtksourceview:3.0=
-"
-RDEPEND="${DEPEND}"
-
-src_compile() {
- dune build --profile release -p ${DUNE_PKG_NAME} || die
-}
next reply other threads:[~2024-11-12 11:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 11:21 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 15:25 [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk-sourceview/ Arthur Zamarin
2024-06-26 19:22 Alfredo Tupone
2023-04-09 13:08 Arthur Zamarin
2023-04-09 12:47 Arthur Zamarin
2023-04-09 12:41 Arthur Zamarin
2023-04-01 19:52 Sam James
2023-03-17 16:51 Arthur Zamarin
2023-01-27 22:00 Alfredo Tupone
2022-09-05 22:09 Maciej Barć
2021-01-24 10:04 Alfredo Tupone
2020-10-22 13:59 Sam James
2020-10-22 13:59 Sam James
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=1731410446.368d6e1673485d3942705488472251a5bb5c3c94.tupone@gentoo \
--to=tupone@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