public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/gkeyfile-sharp/
Date: Sun, 23 May 2021 12:36:59 +0000 (UTC)	[thread overview]
Message-ID: <1621773331.3ef701fe00c31d8b936c4022659b58f82323f80d.soap@gentoo> (raw)

commit:     3ef701fe00c31d8b936c4022659b58f82323f80d
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun May 23 12:35:31 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun May 23 12:35:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef701fe

dev-dotnet/gkeyfile-sharp: Remove last-rited pkg

Closes: https://bugs.gentoo.org/769050
Closes: https://bugs.gentoo.org/679258
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-dotnet/gkeyfile-sharp/Manifest                 |  1 -
 .../gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild    | 34 ----------------------
 dev-dotnet/gkeyfile-sharp/metadata.xml             |  9 ------
 profiles/package.mask                              |  1 -
 4 files changed, 45 deletions(-)

diff --git a/dev-dotnet/gkeyfile-sharp/Manifest b/dev-dotnet/gkeyfile-sharp/Manifest
deleted file mode 100644
index d0e52b2b8ab..00000000000
--- a/dev-dotnet/gkeyfile-sharp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gkeyfile-sharp-0.1.tar.gz 19862 BLAKE2B 7251560e6127b9a604da01ac72e76e6c5c8bdd46e9a13dad399f3f5ead2ed7ddb548ca733f45a7deaa5515ebec51ba8c96f7cfd4fead4dbbbb648479dcc5eee5 SHA512 056bf88b8e1e4032be5d082f4f9fcb1eb00df0294cec6edea8117539b5f5c29fddf41b26a43ff7fadc370d10f0e53add968dfa4bd7763f130e140f45b7c21e9d

diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
deleted file mode 100644
index 1796a0e7db3..00000000000
--- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools mono-env
-
-DESCRIPTION="C# binding for gkeyfile"
-HOMEPAGE="https://launchpad.net/gkeyfile-sharp https://github.com/mono/gkeyfile-sharp"
-SRC_URI="https://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_unpack() {
-	unpack ${A}
-	mv *-${PN}-* "${S}"
-}
-
-src_prepare() {
-	mv configure.in configure.ac
-	sed -i -e 's/gmcs/mcs/' configure.ac || die
-	eautoreconf
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc AUTHORS ChangeLog NEWS
-}

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a62da8f6ef9..b726d5d5647 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -626,7 +626,6 @@ dev-util/bless
 # Andreas Sturmlechner <asturm@gentoo.org> (2021-04-24)
 # Unmaintained, depends on dev-dotnet/gtk-sharp which is dead upstream.
 # Removal on 2021-05-24; bugs #769050, #769059
-dev-dotnet/gkeyfile-sharp
 dev-dotnet/notify-sharp
 
 # Stephan Hartmann <sultan@gentoo.org> (2021-04-24)


                 reply	other threads:[~2021-05-23 12:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1621773331.3ef701fe00c31d8b936c4022659b58f82323f80d.soap@gentoo \
    --to=soap@gentoo.org \
    --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