public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/dbus-sharp-glib/
@ 2021-11-14 14:00 Jakov Smolić
  0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-11-14 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     e631cb76f0cb373e7866087514c620073eef5f44
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 13:55:33 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 13:58:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e631cb76

dev-dotnet/dbus-sharp-glib: treeclean

Closes: https://bugs.gentoo.org/688404
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-dotnet/dbus-sharp-glib/Manifest                |  2 --
 .../dbus-sharp-glib-0.5.0-r1.ebuild                | 29 ----------------------
 .../dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild   | 29 ----------------------
 dev-dotnet/dbus-sharp-glib/metadata.xml            |  8 ------
 profiles/package.mask                              |  1 -
 5 files changed, 69 deletions(-)

diff --git a/dev-dotnet/dbus-sharp-glib/Manifest b/dev-dotnet/dbus-sharp-glib/Manifest
deleted file mode 100644
index 75035ae034f8..000000000000
--- a/dev-dotnet/dbus-sharp-glib/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST dbus-sharp-glib-0.5.0.tar.gz 95405 BLAKE2B 75ecffd97ada361d422afdd1e0d4b29663f982e003e95eec670556b26d59515029a42e56bd4b373a3c0e255053370f81b0dbce45b5978b2fba5c176c53e3e27c SHA512 651a8d9b42342d6aca6b7963a089e8da609f0d2e9d6421f40fb9589204af63e790f1bc5dd7735bb751f84d3f0d888e2e2f174c23f79206f8858e0502cba95065
-DIST dbus-sharp-glib-0.6.0.tar.gz 73675 BLAKE2B 21227db46a3ec816f72b823cf6c8de018484ac3ba3657cb47e07924b8ab525bbc6106cdc3c825a4b3ac6c71e1a515927456912afb7331ae20d8e3696b89b738d SHA512 271edf10d149e152290cd0ac8ebaf6ed7a6f5d0f280d5514dbfbdb84f77d8339ba0e2c5fd53242cf00e13c7d2bfa3fbf426ca9038467b26b9a8396c6c9c1ed67

diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild
deleted file mode 100644
index b52e537942b1..000000000000
--- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools mono-env
-
-DESCRIPTION="D-Bus for .NET: GLib integration module"
-HOMEPAGE="https://github.com/mono/dbus-sharp"
-SRC_URI="https://github.com/downloads/mono/dbus-sharp/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="1.0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-lang/mono
-	>=dev-dotnet/dbus-sharp-0.7:1.0"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-pkg_setup() {
-	DOCS="AUTHORS README"
-	mono-env_pkg_setup
-}
-
-src_prepare() {
-	sed -i -e 's/gmcs/mcs/' configure.ac || die
-	eautoreconf
-}

diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild
deleted file mode 100644
index 46ee6c48b31c..000000000000
--- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools mono-env
-
-DESCRIPTION="D-Bus for .NET: GLib integration module"
-HOMEPAGE="https://github.com/mono/dbus-sharp"
-SRC_URI="https://github.com/mono/${PN}/releases/download/v${PV%.*}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2.0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-lang/mono
-	>=dev-dotnet/dbus-sharp-0.8:2.0"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-pkg_setup() {
-	DOCS="AUTHORS README"
-	mono-env_pkg_setup
-}
-
-src_prepare() {
-	sed -i -e 's/gmcs/mcs/' configure.ac || die
-	eautoreconf
-}

diff --git a/dev-dotnet/dbus-sharp-glib/metadata.xml b/dev-dotnet/dbus-sharp-glib/metadata.xml
deleted file mode 100644
index c81714a4f53f..000000000000
--- a/dev-dotnet/dbus-sharp-glib/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="github">mono/dbus-sharp</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 193574d87d1e..69ce74f86757 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -562,7 +562,6 @@ dev-java/netty-tcnative
 # abandoned, bug #643452, bug #688404.
 # Removal in 30 days.
 dev-dotnet/dbus-sharp
-dev-dotnet/dbus-sharp-glib
 
 # Sam James <sam@gentoo.org> (2021-10-10)
 # Needs upstream build system fixes (currently in progress).


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-14 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-14 14:00 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/dbus-sharp-glib/ Jakov Smolić

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox