public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: maintainer-needed@gentoo.org, "Petr Vaněk" <arkamar@gentoo.org>
Subject: [gentoo-dev] [PATCH 1/2] dotnet.eclass: mark as deprecated
Date: Fri,  3 Jan 2025 16:23:07 +0100	[thread overview]
Message-ID: <20250103152308.8803-1-arkamar@gentoo.org> (raw)

The eclass has last two consumers in the tree. One of them is already
last-rited, the second is slowly rotting. The eclass is used in ::dotnet
overlay, which does not seem to be very active and it is not in good
shape.

Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
---
 eclass/dotnet.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass
index aeaee2f58e94..3a65626032cb 100644
--- a/eclass/dotnet.eclass
+++ b/eclass/dotnet.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: dotnet.eclass
@@ -6,6 +6,7 @@
 # maintainer-needed@gentoo.org
 # @SUPPORTED_EAPIS: 7
 # @BLURB: common settings and functions for mono and dotnet related packages
+# @DEPRECATED: none
 # @DESCRIPTION:
 # The dotnet eclass contains common environment settings that are useful for
 # dotnet packages.  Currently, it provides no functions, just exports
-- 
2.45.2



             reply	other threads:[~2025-01-03 15:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 15:23 Petr Vaněk [this message]
2025-01-03 15:23 ` [gentoo-dev] [PATCH 2/2] mono.eclass: mark as DEAD Petr Vaněk
2025-01-03 15:26   ` [gentoo-dev] " Petr Vaněk
2025-01-20  9:45   ` [gentoo-dev] Last rites: mono.eclass Petr Vaněk

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=20250103152308.8803-1-arkamar@gentoo.org \
    --to=arkamar@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=maintainer-needed@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