commit: 8bcbc394e12d1a1a027111937a340eb0536af407 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Fri May 23 11:43:14 2025 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Fri May 23 11:44:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8bcbc394
dev-ml/domain-name: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-ml/domain-name/Manifest | 1 - dev-ml/domain-name/domain-name-0.4.0.ebuild | 21 --------------------- dev-ml/domain-name/metadata.xml | 20 -------------------- profiles/package.mask | 1 - 4 files changed, 43 deletions(-) diff --git a/dev-ml/domain-name/Manifest b/dev-ml/domain-name/Manifest deleted file mode 100644 index eea86836cf..0000000000 --- a/dev-ml/domain-name/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST domain-name-0.4.0.tbz 9310 BLAKE2B 653c9a19b38883dff2243ea84817feb275d5aacdf6780733f0cf765c8435935b43bed69bfe933f4e02c8d2021c310bbe45aa9d1a699c7341db04afcc4915a391 SHA512 f25aedb1ddf6ab8c49b1545cf88f4990114a9e7954d91cabf260e6ce470abd42dd135e8a55084262a77d4c9ee4bff6dc00c71307b23a48d82d50593b910ee173 diff --git a/dev-ml/domain-name/domain-name-0.4.0.ebuild b/dev-ml/domain-name/domain-name-0.4.0.ebuild deleted file mode 100644 index df79cc9901..0000000000 --- a/dev-ml/domain-name/domain-name-0.4.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2019-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit dune - -DESCRIPTION="RFC 1035 Internet domain names" -HOMEPAGE="https://github.com/hannesm/domain-name" -SRC_URI="https://github.com/hannesm/domain-name/releases/download/v${PV}/${P}.tbz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="ocamlopt test" - -RESTRICT="!test? ( test )" - -DEPEND=" - test? ( dev-ml/alcotest ) -" diff --git a/dev-ml/domain-name/metadata.xml b/dev-ml/domain-name/metadata.xml deleted file mode 100644 index 353918cf93..0000000000 --- a/dev-ml/domain-name/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en">A domain name is a sequence of labels separated by dots, such as `foo.example`. -Each label may contain any bytes. The length of each label may not exceed 63 -charactes. The total length of a domain name is limited to 253 (byte -representation is 255), but other protocols (such as SMTP) may apply even -smaller limits. A domain name label is case preserving, comparison is done in a -case insensitive manner.</longdescription> - <upstream> - <doc>https://hannesm.github.io/domain-name/doc</doc> - <bugs-to>https://github.com/hannesm/domain-name/issues</bugs-to> - <remote-id type="github">hannesm/domain-name</remote-id> - <maintainer> - <name>Hannes Mehnert</name> - <email>[email protected]</email> - </maintainer> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 41fb3a7b7f..c8e6d9d9f9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -84,7 +84,6 @@ dev-util/reflex # Removal on 2025-05-21. dev-ml/bheap dev-ml/cdrom -dev-ml/domain-name # Vivian Heisz (demize) <[email protected]> (2025-04-20) # Depends on ~dev-ruby/prawn-2.34.0, which was removed in
