public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-ml/fpath/
Date: Thu, 25 Jul 2024 10:10:26 +0000 (UTC)	[thread overview]
Message-ID: <1721796223.4c46e8fd708c54ab49b0375b59dd1a75447186da.davidroman@gentoo> (raw)

commit:     4c46e8fd708c54ab49b0375b59dd1a75447186da
Author:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Wed Jul 24 04:43:38 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jul 24 04:43:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c46e8fd

dev-ml/fpath: treeclean

The package was in `::gentoo`. I didn't check it. Sorry.

Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>

 dev-ml/fpath/Manifest           |  1 -
 dev-ml/fpath/fpath-0.7.3.ebuild | 31 -------------------------------
 dev-ml/fpath/metadata.xml       | 14 --------------
 3 files changed, 46 deletions(-)

diff --git a/dev-ml/fpath/Manifest b/dev-ml/fpath/Manifest
deleted file mode 100644
index 94c90105b..000000000
--- a/dev-ml/fpath/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fpath-0.7.3.tar.gz 28553 BLAKE2B 49be899a29dc09a6b7f47c57d96babea1e0afd614a22427dff54530276c8da6ffd60e1c943e6eb38fbbf80a78618ef406cadb6b023be7b4560bfd055410d4366 SHA512 7b97008e6b2dfb37caac4db34edc88b64856755a7f982aec4dbbff7ea3c4410a8ca99ecefaf0cde93a09d4459b663b5071bea185c2762a3384153f7cd1aa6510

diff --git a/dev-ml/fpath/fpath-0.7.3.ebuild b/dev-ml/fpath/fpath-0.7.3.ebuild
deleted file mode 100644
index f1bb46efe..000000000
--- a/dev-ml/fpath/fpath-0.7.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit findlib opam
-
-DESCRIPTION="File paths for OCaml"
-HOMEPAGE="
-	https://erratique.ch/software/fpath
-	https://github.com/dbuenzli/fpath
-"
-SRC_URI="https://github.com/dbuenzli/fpath/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="test"
-
-DEPEND="dev-ml/topkg"
-BDEPEND="dev-ml/ocamlbuild"
-
-RESTRICT="!test? ( test )"
-
-src_compile() {
-	ocaml pkg/pkg.ml build --tests $(usex test 'true' 'false') || die
-}
-
-src_test() {
-	ocaml pkg/pkg.ml test || die
-}

diff --git a/dev-ml/fpath/metadata.xml b/dev-ml/fpath/metadata.xml
deleted file mode 100644
index 984f808ab..000000000
--- a/dev-ml/fpath/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>tokusan441@gmail.com</email>
-		<name>Hiroki Tokunaga</name>
-	</maintainer>
-	<longdescription lang="en">Fpath is an OCaml module for handling file system paths with POSIX or Windows conventions. Fpath processes paths without accessing the file system and is independent from any system library.</longdescription>
-	<upstream>
-		<doc>https://erratique.ch/software/fpath/doc/</doc>
-		<bugs-to>https://github.com/dbuenzli/fpath/issues</bugs-to>
-		<remote-id type="github">dbuenzli/fpath</remote-id>
-	</upstream>
-</pkgmetadata>


             reply	other threads:[~2024-07-25 10:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 10:10 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-25 10:10 [gentoo-commits] repo/proj/guru:master commit in: dev-ml/fpath/ David Roman

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=1721796223.4c46e8fd708c54ab49b0375b59dd1a75447186da.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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