From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/xmlm/ Date: Thu, 21 Nov 2024 21:21:40 +0000 (UTC) [thread overview] Message-ID: <1732224090.486992ec68ac71c46bcc84b211049efd4aac5f0a.julien@gentoo> (raw) commit: 486992ec68ac71c46bcc84b211049efd4aac5f0a Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Thu Nov 21 21:21:06 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Thu Nov 21 21:21:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=486992ec dev-ml/xmlm: treeclean moved to ::gentoo Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-ml/xmlm/Manifest | 1 - dev-ml/xmlm/metadata.xml | 25 ------------------------- dev-ml/xmlm/xmlm-1.4.0.ebuild | 33 --------------------------------- 3 files changed, 59 deletions(-) diff --git a/dev-ml/xmlm/Manifest b/dev-ml/xmlm/Manifest deleted file mode 100644 index fa2717989..000000000 --- a/dev-ml/xmlm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xmlm-1.4.0.tbz 26122 BLAKE2B dcc75836199eeca49967c4245b793b612c3ac83677dc4185d956437af63802759cc99190ad3ad036227706b4ecd4af938ed76d2f049b1273e81bf13b79e6316b SHA512 69f6112e6466952256d670fe1751fe4ae79e20d50f018ece1709eb2240cb1b00968ac7cee110771e0617a38ebc1cdb43e9d146471ce66ac1b176e4a1660531eb diff --git a/dev-ml/xmlm/metadata.xml b/dev-ml/xmlm/metadata.xml deleted file mode 100644 index 87b57f2d1..000000000 --- a/dev-ml/xmlm/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>fogti@ytrizja.de</email> - <name>Alain Emilia Anna Zscheile</name> - </maintainer> - <longdescription lang="en">Xmlm is a streaming codec to decode and encode the XML data format. It -can process XML documents without a complete in-memory representation of the -data. - -Xmlm is made of a single independent module and distributed -under the ISC license. - -Home page: http://erratique.ch/software/xmlm</longdescription> - <upstream> - <doc>https://erratique.ch/software/xmlm/doc/</doc> - <bugs-to>https://github.com/dbuenzli/xmlm/issues</bugs-to> - <remote-id type="github">dbuenzli/xmlm</remote-id> - <maintainer> - <name>Daniel Bünzli</name> - <email>daniel.buenzli@erratique.ch</email> - </maintainer> - </upstream> -</pkgmetadata> diff --git a/dev-ml/xmlm/xmlm-1.4.0.ebuild b/dev-ml/xmlm/xmlm-1.4.0.ebuild deleted file mode 100644 index 3a16841c7..000000000 --- a/dev-ml/xmlm/xmlm-1.4.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit findlib opam - -DESCRIPTION="Ocaml XML manipulation module" -HOMEPAGE=" - https://erratique.ch/software/xmlm - https://github.com/dbuenzli/xmlm -" -SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" - -DEPEND="dev-ml/topkg" -BDEPEND="dev-ml/ocamlbuild" - -RESTRICT="!test? ( test )" -OPAM_FILE=opam - -src_compile() { - ocaml pkg/pkg.ml build --tests $(usex test 'true' 'false') || die -} - -src_test() { - opam_src_test - ocaml pkg/pkg.ml test || die -}
WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-ml/xmlm/ Date: Thu, 21 Nov 2024 21:24:39 +0000 (UTC) [thread overview] Message-ID: <1732224090.486992ec68ac71c46bcc84b211049efd4aac5f0a.julien@gentoo> (raw) Message-ID: <20241121212439.Xs120CyYeCqbxXDj7xy9CDSBC4UZ1a4T3hQC_29C0Yw@z> (raw) commit: 486992ec68ac71c46bcc84b211049efd4aac5f0a Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Thu Nov 21 21:21:06 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Thu Nov 21 21:21:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=486992ec dev-ml/xmlm: treeclean moved to ::gentoo Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-ml/xmlm/Manifest | 1 - dev-ml/xmlm/metadata.xml | 25 ------------------------- dev-ml/xmlm/xmlm-1.4.0.ebuild | 33 --------------------------------- 3 files changed, 59 deletions(-) diff --git a/dev-ml/xmlm/Manifest b/dev-ml/xmlm/Manifest deleted file mode 100644 index fa2717989..000000000 --- a/dev-ml/xmlm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xmlm-1.4.0.tbz 26122 BLAKE2B dcc75836199eeca49967c4245b793b612c3ac83677dc4185d956437af63802759cc99190ad3ad036227706b4ecd4af938ed76d2f049b1273e81bf13b79e6316b SHA512 69f6112e6466952256d670fe1751fe4ae79e20d50f018ece1709eb2240cb1b00968ac7cee110771e0617a38ebc1cdb43e9d146471ce66ac1b176e4a1660531eb diff --git a/dev-ml/xmlm/metadata.xml b/dev-ml/xmlm/metadata.xml deleted file mode 100644 index 87b57f2d1..000000000 --- a/dev-ml/xmlm/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>fogti@ytrizja.de</email> - <name>Alain Emilia Anna Zscheile</name> - </maintainer> - <longdescription lang="en">Xmlm is a streaming codec to decode and encode the XML data format. It -can process XML documents without a complete in-memory representation of the -data. - -Xmlm is made of a single independent module and distributed -under the ISC license. - -Home page: http://erratique.ch/software/xmlm</longdescription> - <upstream> - <doc>https://erratique.ch/software/xmlm/doc/</doc> - <bugs-to>https://github.com/dbuenzli/xmlm/issues</bugs-to> - <remote-id type="github">dbuenzli/xmlm</remote-id> - <maintainer> - <name>Daniel Bünzli</name> - <email>daniel.buenzli@erratique.ch</email> - </maintainer> - </upstream> -</pkgmetadata> diff --git a/dev-ml/xmlm/xmlm-1.4.0.ebuild b/dev-ml/xmlm/xmlm-1.4.0.ebuild deleted file mode 100644 index 3a16841c7..000000000 --- a/dev-ml/xmlm/xmlm-1.4.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit findlib opam - -DESCRIPTION="Ocaml XML manipulation module" -HOMEPAGE=" - https://erratique.ch/software/xmlm - https://github.com/dbuenzli/xmlm -" -SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" - -DEPEND="dev-ml/topkg" -BDEPEND="dev-ml/ocamlbuild" - -RESTRICT="!test? ( test )" -OPAM_FILE=opam - -src_compile() { - ocaml pkg/pkg.ml build --tests $(usex test 'true' 'false') || die -} - -src_test() { - opam_src_test - ocaml pkg/pkg.ml test || die -}
next reply other threads:[~2024-11-21 21:21 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-11-21 21:21 Julien Roy [this message] 2024-11-21 21:24 ` [gentoo-commits] repo/proj/guru:master commit in: dev-ml/xmlm/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2022-04-05 2:14 Ronny Gutbrod 2022-04-05 2:16 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod 2022-04-04 19:32 Alessandro Barbieri
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=1732224090.486992ec68ac71c46bcc84b211049efd4aac5f0a.julien@gentoo \ --to=julien@jroy.ca \ --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: linkBe 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