+++ /dev/null
-DIST gsf-sharp-0.8.1.tar.gz 323991 BLAKE2B 8e0c13d8a799934f370a9f8f42389c52c4e8732f497309c18b57565c8aceb5ccde122424435167092843228b4f08ae5898350d7f633ced6c9a241046ecb72f23 SHA512 f4d3ef638049414becb051d5e0115a9d09585ff89b733b11b5fe087d45c0e97479433c4047b39faea269fcc40373afed66f341e46da36ca20b2d3f9d45ebbc37
+++ /dev/null
-# 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
-}
+++ /dev/null
-<?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>
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.