public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-p2p/valknut/, profiles/, net-p2p/valknut/files/
@ 2017-08-14  7:47 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2017-08-14  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6d0a86d8d71f7bd0b05c1d18ecef1a3412aaa566
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 07:35:48 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 07:47:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0a86d8

net-p2p/valknut: Remove last-rited pkg, #618950

 net-p2p/valknut/Manifest                        |  3 --
 net-p2p/valknut/files/valknut-0.4.9-gcc47.patch | 15 --------
 net-p2p/valknut/metadata.xml                    |  8 -----
 net-p2p/valknut/valknut-0.4.9.ebuild            | 46 -------------------------
 profiles/package.mask                           |  1 -
 5 files changed, 73 deletions(-)

diff --git a/net-p2p/valknut/Manifest b/net-p2p/valknut/Manifest
deleted file mode 100644
index d73b27381b2..00000000000
--- a/net-p2p/valknut/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST valknut-0.4.9-gnome-icons.tar.gz 59246 SHA256 074c33eb8fa8e7280a6b8bcf43a4c2f42ca28175e5d1be63723ba907b861fb58 SHA512 aaf7023d2c307d4a0eebf7548a0f2ca68e235f9b3f211b306798044c5ba3f48d037908ac3b4b782b671eafbf77cd590c1e13d245dd1375416d47680bdd51444f WHIRLPOOL 946541dda9d7cfbb983dee8b8144ec84410b3eb4b01d7d2dff4da49fa6e6ff28073cbea0d2b198335ce9a5399ad5c08ba73148c3a12dca2e3cb535b46ad203ba
-DIST valknut-0.4.9-oxygen-icons.tar.gz 71933 SHA256 29df2de7b6b20dce30934ef0abe1c1c005a2cf27253e2745e9a5b728499577ea SHA512 52886a91c554e60bc73c3de231c294bd3570ddb08557023ccfef35d3fff25f756fddd5998c16bbfed36f14f8778c0a0bcca3a0d1fcd1eace459b416be5a9f4a1 WHIRLPOOL 9d28a856841676fccb08e3be86b2fe1a85d9b24714f10078714a01ab925f6a18331e6fdc23286ea1c87f5400f8f2e7cf1ff0a2b1c58fb89c8891362e7494382a
-DIST valknut-0.4.9.tar.bz2 1215939 SHA256 06972248906145cfa6b155fec66ef5f2ebdf44f50fb68135a1624bb39d90cf32 SHA512 f3e1f3da45b6f6e2bd2bd2f822ca95eaea0c235e18abbf42da54524b73c20072d64341169ad58c34f070e1038afb28d650485d3c1e2625efb05bd2aa370c1bb9 WHIRLPOOL 5659e0a7658a408e3da3356a5800463580512786bc17dc6c3a0d21c9a225d312deee8b8b5a2e351182a05d79ec3f5383efe783613d4c1794138650c3dc17d8f3

diff --git a/net-p2p/valknut/files/valknut-0.4.9-gcc47.patch b/net-p2p/valknut/files/valknut-0.4.9-gcc47.patch
deleted file mode 100644
index 29ecfe63fb7..00000000000
--- a/net-p2p/valknut/files/valknut-0.4.9-gcc47.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix building with gcc-47
-
-https://bugs.gentoo.org/show_bug.cgi?id=423045
-
-Patch written by Kacper Kowalik <xarthisius@gentoo.org>
---- a/valknut/main.cpp
-+++ b/valknut/main.cpp
-@@ -22,6 +22,7 @@
- #endif
- 
- #include <stdlib.h>
-+#include <unistd.h>   /* _exit */
- #ifndef WIN32
- #include <signal.h>
- #endif

diff --git a/net-p2p/valknut/metadata.xml b/net-p2p/valknut/metadata.xml
deleted file mode 100644
index a5c91c8cb4c..00000000000
--- a/net-p2p/valknut/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-needed -->
-	<upstream>
-		<remote-id type="sourceforge">wxdcgui</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/net-p2p/valknut/valknut-0.4.9.ebuild b/net-p2p/valknut/valknut-0.4.9.ebuild
deleted file mode 100644
index de373bcd222..00000000000
--- a/net-p2p/valknut/valknut-0.4.9.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit eutils
-
-DESCRIPTION="A open source cross platform client for the Direct Connect network"
-HOMEPAGE="https://sourceforge.net/projects/wxdcgui/"
-SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2
-	gnome? ( mirror://sourceforge/wxdcgui/${P}-gnome-icons.tar.gz )
-	kde? ( mirror://sourceforge/wxdcgui/${P}-oxygen-icons.tar.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
-IUSE="gnome kde"
-
-RDEPEND="dev-qt/qtgui:4[qt3support]
-	>=net-p2p/dclib-0.3.23"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gcc47.patch
-}
-
-src_configure() {
-	econf \
-		--disable-dependency-tracking
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc AUTHORS ChangeLog NEWS README TODO
-
-	insinto /usr/share/${PN}/icons/appl
-
-	if use gnome; then
-		doins -r "${WORKDIR}"/${P}-gnome-icons/gnome
-	fi
-
-	if use kde; then
-		doins -r "${WORKDIR}"/${P}-oxygen-icons/oxygen
-	fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 4e5b7a454bd..6c8b32599df 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -412,7 +412,6 @@ net-irc/bobotpp
 # Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
 # Fails to build (#618950), dead for a long time. Removal in a month.
 net-p2p/dclib
-net-p2p/valknut
 
 # Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
 # Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or


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

only message in thread, other threads:[~2017-08-14  7:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14  7:47 [gentoo-commits] repo/gentoo:master commit in: net-p2p/valknut/, profiles/, net-p2p/valknut/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