public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/glib-sharp/, profiles/, dev-dotnet/glib-sharp/files/
@ 2017-07-05 14:05 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2017-07-05 14:05 UTC (permalink / raw
  To: gentoo-commits

commit:     913b9d5716507b591460ea3d926e58f99df328cb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 14:01:14 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 14:05:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913b9d57

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

 dev-dotnet/glib-sharp/Manifest                     |  2 --
 .../files/glib-sharp-2.12.10-glib-header.patch     | 36 ----------------------
 dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild    | 14 ---------
 dev-dotnet/glib-sharp/metadata.xml                 |  8 -----
 profiles/package.mask                              |  1 -
 5 files changed, 61 deletions(-)

diff --git a/dev-dotnet/glib-sharp/Manifest b/dev-dotnet/glib-sharp/Manifest
deleted file mode 100644
index 9bb6c8f4a54..00000000000
--- a/dev-dotnet/glib-sharp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0 WHIRLPOOL 3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427 WHIRLPOOL d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/glib-sharp/files/glib-sharp-2.12.10-glib-header.patch b/dev-dotnet/glib-sharp/files/glib-sharp-2.12.10-glib-header.patch
deleted file mode 100644
index 760d5549439..00000000000
--- a/dev-dotnet/glib-sharp/files/glib-sharp-2.12.10-glib-header.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -urN 1/glib/glue/list.c 2/glib/glue/list.c
---- 1/glib/glue/list.c	2009-01-07 10:54:06.000000000 -0600
-+++ 2/glib/glue/list.c	2012-02-14 20:50:32.116877699 -0600
-@@ -20,7 +20,7 @@
-  */
- 
- 
--#include <glib/glist.h>
-+#include <glib.h>
- 
- /* Forward declarations */
- gpointer gtksharp_list_get_data (GList *l);
-diff -urN 1/glib/glue/slist.c 2/glib/glue/slist.c
---- 1/glib/glue/slist.c	2009-01-07 10:54:06.000000000 -0600
-+++ 2/glib/glue/slist.c	2012-02-14 20:50:43.721718553 -0600
-@@ -20,7 +20,7 @@
-  */
- 
- 
--#include <glib/gslist.h>
-+#include <glib.h>
- 
- /* Forward declarations */
- gpointer gtksharp_slist_get_data (GSList *l);
-diff -urN 1/glib/glue/thread.c 2/glib/glue/thread.c
---- 1/glib/glue/thread.c	2009-01-07 10:54:06.000000000 -0600
-+++ 2/glib/glue/thread.c	2012-02-14 20:50:51.922605985 -0600
-@@ -20,7 +20,7 @@
-  */
- 
- 
--#include <glib/gthread.h>
-+#include <glib.h>
- 
- gboolean glibsharp_g_thread_supported (void);
- 

diff --git a/dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild b/dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild
deleted file mode 100644
index ff59eca461e..00000000000
--- a/dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${PN}-2.12.10-glib-header.patch" )

diff --git a/dev-dotnet/glib-sharp/metadata.xml b/dev-dotnet/glib-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..00000000000
--- a/dev-dotnet/glib-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>dotnet@gentoo.org</email>
-		<name>Gentoo Dotnet Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index c8f26436d17..d03f7623a9a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -239,7 +239,6 @@ app-text/7plus
 dev-dotnet/atk-sharp
 dev-dotnet/gdk-sharp
 dev-dotnet/glade-sharp
-dev-dotnet/glib-sharp
 dev-dotnet/gtk-dotnet-sharp
 dev-dotnet/gtk-sharp-docs
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-05 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05 14:05 [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/glib-sharp/, profiles/, dev-dotnet/glib-sharp/files/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox