commit: aa09f5bd19e1c27fd30a8c02e990b8d0059b241e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 30 15:08:31 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 30 15:17:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa09f5bd
net-irc/nebula: remove last-rited package Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/nebula/Manifest | 1 - net-irc/nebula/metadata.xml | 17 ----------------- net-irc/nebula/nebula-0.5.ebuild | 18 ------------------ profiles/package.mask | 1 - 4 files changed, 37 deletions(-) diff --git a/net-irc/nebula/Manifest b/net-irc/nebula/Manifest deleted file mode 100644 index 480f3020994..00000000000 --- a/net-irc/nebula/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nebula-0.5.tar.gz 115950 BLAKE2B f2765ecfaaad726b9535f1d7d1caab0f3c4c7a825747ddde408e93f83f041797904120499ebd78d7ed45ba962448bf7406896656fc128cea68e6af008b92a054 SHA512 ae97aae4e878b6a20343ac3b8be235367cbce990e2858a59220f477cd8f57b4aad28527454c6dca1f509675b4a48b5f8ace06c3f867b1e0458126f418911ef83 diff --git a/net-irc/nebula/metadata.xml b/net-irc/nebula/metadata.xml deleted file mode 100644 index 93de494624a..00000000000 --- a/net-irc/nebula/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription> -Nebula aims to be a graphical IRC client, aimed at the unix and compatible platforms and using the motif/openmotif or the lesstif ToolKit. -The goals are -- portability to various unix systems (planned are already Linux, *BSD, Solaris, Irix and AIX) -- small footprint and low system resource usage -- speed -- clear, non intrusive GUI -- security -</longdescription> - <upstream> - <remote-id type="sourceforge">nebula-irc</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-irc/nebula/nebula-0.5.ebuild b/net-irc/nebula/nebula-0.5.ebuild deleted file mode 100644 index 94f2f3fc71f..00000000000 --- a/net-irc/nebula/nebula-0.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="An IRC client for X11 and Motif" -HOMEPAGE="http://nebula-irc.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}-irc/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="" - -DEPEND=">=x11-libs/motif-2.3:0" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS ChangeLog NEWS README ) diff --git a/profiles/package.mask b/profiles/package.mask index 012127b1306..d577ecf0910 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -639,7 +639,6 @@ net-irc/ptlink-ircd net-irc/ptlink-opm net-irc/irc-server net-irc/xaric -net-irc/nebula # Aaron Bauman <[email protected]> (2020-08-29) # EAPI=4, use dev-embedded/libftd[tools] instead
