mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-dotnet/gsf-sharp: drop last-rited pkg
Closes: https://bugs.gentoo.org/681186 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST gsf-sharp-0.8.1.tar.gz 323991 BLAKE2B 8e0c13d8a799934f370a9f8f42389c52c4e8732f497309c18b57565c8aceb5ccde122424435167092843228b4f08ae5898350d7f633ced6c9a241046ecb72f23 SHA512 f4d3ef638049414becb051d5e0115a9d09585ff89b733b11b5fe087d45c0e97479433c4047b39faea269fcc40373afed66f341e46da36ca20b2d3f9d45ebbc37
|
||||
@@ -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
|
||||
}
|
||||
@@ -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>dotnet@gentoo.org</email>
|
||||
<name>Gentoo Dotnet Project</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (2019-10-20)
|
||||
# Testing version that breaks multiple plugins. Let's keep it masked
|
||||
# until upstream releases fixed versions.
|
||||
|
||||
Reference in New Issue
Block a user