commit:     7e3f94f3f0cb964243d2ad4e3b2b14aceecec00a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 06:28:54 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 06:29:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3f94f3

dev-dotnet/webkit-sharp: remove last rited package

Gentoo-bug: 608602

 dev-dotnet/webkit-sharp/Manifest                   |  1 -
 .../files/webkit-sharp-0.3-webkit14.patch          |  9 ------
 dev-dotnet/webkit-sharp/metadata.xml               |  8 ------
 dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild | 32 ----------------------
 4 files changed, 50 deletions(-)

diff --git a/dev-dotnet/webkit-sharp/Manifest b/dev-dotnet/webkit-sharp/Manifest
deleted file mode 100644
index 06586116225..00000000000
--- a/dev-dotnet/webkit-sharp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST webkit-sharp-0.3.tar.bz2 88972 SHA256 
6633630b6e4834b0f93726570d1c97e884470e3c400ae929cca2f1376b7b959a SHA512 
3a70b41a16024d0682328bcd59d7f99f51a0c191d63a96a4c3bd66ea3e8fb7dea1e85b4934ed3d98c5ae15b69b7745c273f78ad94610653e9f669ffaddc20231
 WHIRLPOOL 
71dc5d23171603b011322e6aa07dd3b77585ee1311c74ca2cc376f4e06f880a51f7fad60a4cacf20ef2905e1afbc21af7a65991c78e0d8dc715abb78fa64b7d5

diff --git a/dev-dotnet/webkit-sharp/files/webkit-sharp-0.3-webkit14.patch 
b/dev-dotnet/webkit-sharp/files/webkit-sharp-0.3-webkit14.patch
deleted file mode 100644
index 21f40d4424e..00000000000
--- a/dev-dotnet/webkit-sharp/files/webkit-sharp-0.3-webkit14.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff --git a/sources/webkit-sharp.dll.config.in 
b/sources/webkit-sharp.dll.config.in
-index 75788f8..4220311 100644
---- a/sources/webkit-sharp.dll.config.in
-+++ b/sources/webkit-sharp.dll.config.in
-@@ -1,3 +1,3 @@
- <configuration>
--  <dllmap dll="webkit-1.0" target="webkit-1.0@[email protected]@LIB_SUFFIX@"/>
-+  <dllmap dll="webkit-1.0" 
target="libwebkitgtk-1.0@[email protected]@LIB_SUFFIX@"/>
- </configuration>

diff --git a/dev-dotnet/webkit-sharp/metadata.xml 
b/dev-dotnet/webkit-sharp/metadata.xml
deleted file mode 100644
index c99669dda12..00000000000
--- a/dev-dotnet/webkit-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/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild 
b/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild
deleted file mode 100644
index c14f72f46eb..00000000000
--- a/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit mono multilib eutils
-
-DESCRIPTION="WebKit-gtk bindings for Mono"
-HOMEPAGE="http://www.mono-project.com/";
-SRC_URI="http://mono.ximian.com/monobuild/preview/sources/webkit-sharp/${P}.tar.bz2";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-2
-       >=net-libs/webkit-gtk-1.4:2
-       dev-dotnet/gtk-sharp:2"
-
-RDEPEND="${DEPEND}"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-src_prepare() {
-       epatch "${FILESDIR}/${P}-webkit14.patch"
-}
-
-src_install() {
-       default
-       mono_multilib_comply
-}

Reply via email to