From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1118671-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3BCD5138335
	for <garchives@archives.gentoo.org>; Sat, 26 Oct 2019 09:55:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7C601E0968;
	Sat, 26 Oct 2019 09:55:03 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 53DE8E0968
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Oct 2019 09:55:03 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D313F34C469
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Oct 2019 09:55:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D8D1892
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Oct 2019 09:54:59 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1572083638.ce9d33c11ba91e8a13e70251ece06ab68281bd19.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/enlightenment-extra/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-misc/enlightenment-extra/Manifest x11-misc/enlightenment-extra/enlightenment-extra-0.0.1.ebuild x11-misc/enlightenment-extra/metadata.xml
X-VCS-Directories: x11-misc/enlightenment-extra/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: ce9d33c11ba91e8a13e70251ece06ab68281bd19
X-VCS-Branch: master
Date: Sat, 26 Oct 2019 09:54:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 7927ea22-66ed-4550-80b4-5593c32035a5
X-Archives-Hash: 42c8f1dda9613d1b0c9f68cf31aeb992

commit:     ce9d33c11ba91e8a13e70251ece06ab68281bd19
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 09:53:58 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 09:53:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9d33c1

x11-misc/enlightenment-extra: remove last-rited package

Closes: https://bugs.gentoo.org/695562
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/enlightenment-extra/Manifest              |  1 -
 .../enlightenment-extra-0.0.1.ebuild               | 42 ----------------------
 x11-misc/enlightenment-extra/metadata.xml          |  8 -----
 3 files changed, 51 deletions(-)

diff --git a/x11-misc/enlightenment-extra/Manifest b/x11-misc/enlightenment-extra/Manifest
deleted file mode 100644
index 540300f1869..00000000000
--- a/x11-misc/enlightenment-extra/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST enlightenment-extra-0.0.1.tar.xz 374872 BLAKE2B f067ae5115033d5b87783584327ecd5e08b3b38998d2f9e20b70b135b7ec25106fd92abf5314c2af580cfbcc66ecd65ca7e434429708e1abe8d02dd4b0e2ba98 SHA512 40cf1a19c48cb6f14fd7fbed3223eabdbc69260834480e4463495af36fbfa1d00b7bfe3777998a17e5081b14e66080dc3013a6d3a6c610a175a08c99b4e5529a

diff --git a/x11-misc/enlightenment-extra/enlightenment-extra-0.0.1.ebuild b/x11-misc/enlightenment-extra/enlightenment-extra-0.0.1.ebuild
deleted file mode 100644
index 376f6d84bf5..00000000000
--- a/x11-misc/enlightenment-extra/enlightenment-extra-0.0.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/enlightenment-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="An app for downloading themes and add-ons to Enlightenment WM"
-HOMEPAGE="https://extra.enlightenment.org"
-SRC_URI="https://download.enlightenment.org/rel/apps/${MY_PN}/${MY_P}.tar.xz -> ${P}.tar.xz"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND=">=dev-libs/efl-1.18[X]"
-DEPEND="${RDEPEND}"
-BDEPEND="nls? ( sys-devel/gettext )"
-
-S="${WORKDIR}"/"${MY_P}"
-
-src_prepare() {
-	default
-
-	# Fix a QA issue, https://phab.enlightenment.org/T7167
-	sed -i '/Version=/d' data/desktop/extra.desktop* || die
-}
-
-src_configure() {
-	local myconf=(
-		$(use_enable nls)
-	)
-
-	econf "${myconf[@]}"
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}

diff --git a/x11-misc/enlightenment-extra/metadata.xml b/x11-misc/enlightenment-extra/metadata.xml
deleted file mode 100644
index 6b0a0fb3a72..00000000000
--- a/x11-misc/enlightenment-extra/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="person">
-    <email>juippis@gentoo.org</email>
-    <name>Joonas Niilola</name>
-  </maintainer>
-</pkgmetadata>