commit: d12908ec85087f5d155ae73c963668810d547387 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Dec 9 20:18:40 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Dec 9 20:29:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12908ec
dev-dotnet/gsf-sharp: drop last-rited pkg Closes: https://bugs.gentoo.org/681186 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-dotnet/gsf-sharp/Manifest | 1 - dev-dotnet/gsf-sharp/gsf-sharp-0.8.1.ebuild | 25 ------------------------- dev-dotnet/gsf-sharp/metadata.xml | 8 -------- profiles/package.mask | 5 ----- 4 files changed, 39 deletions(-) diff --git a/dev-dotnet/gsf-sharp/Manifest b/dev-dotnet/gsf-sharp/Manifest deleted file mode 100644 index 888ae556630..00000000000 --- a/dev-dotnet/gsf-sharp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gsf-sharp-0.8.1.tar.gz 323991 BLAKE2B 8e0c13d8a799934f370a9f8f42389c52c4e8732f497309c18b57565c8aceb5ccde122424435167092843228b4f08ae5898350d7f633ced6c9a241046ecb72f23 SHA512 f4d3ef638049414becb051d5e0115a9d09585ff89b733b11b5fe087d45c0e97479433c4047b39faea269fcc40373afed66f341e46da36ca20b2d3f9d45ebbc37 diff --git a/dev-dotnet/gsf-sharp/gsf-sharp-0.8.1.ebuild b/dev-dotnet/gsf-sharp/gsf-sharp-0.8.1.ebuild deleted file mode 100644 index 8a103c01254..00000000000 --- a/dev-dotnet/gsf-sharp/gsf-sharp-0.8.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit eutils mono - -DESCRIPTION="C# bindings for libgsf" -HOMEPAGE="http://www.mono-project.com/" -SRC_URI="mirror://gentoo/${P}.tar.gz" -LICENSE="LGPL-2" - -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" -RDEPEND="dev-lang/mono - >=gnome-extra/libgsf-1.14.1 - >=dev-dotnet/gtk-sharp-2.4.0" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_install() { - make install DESTDIR="${D}" - dodoc AUTHORS ChangeLog NEWS README -} diff --git a/dev-dotnet/gsf-sharp/metadata.xml b/dev-dotnet/gsf-sharp/metadata.xml deleted file mode 100644 index 1e9986c4a0c..00000000000 --- a/dev-dotnet/gsf-sharp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Dotnet Project</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index c07535cf8b3..7198e84643a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -526,11 +526,6 @@ dev-embedded/sgpp-lite-arm-eabi-bin dev-embedded/sgpp-lite-arm-linux-bin dev-embedded/sgpp-lite-arm-uclinux-bin -# Michał Górny <[email protected]> (2019-11-10) -# Does not build on new profiles. EAPI 0. No revdeps. -# Removal in 30 days. Bug #681186. -dev-dotnet/gsf-sharp - # Michał Górny <[email protected]> (2019-10-20) # Testing version that breaks multiple plugins. Let's keep it masked # until upstream releases fixed versions.
