commit:     0793502f3d86bfaeeb5f66157b77f012b9cef78e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 21:57:33 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 21:57:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0793502f

app-arch/defluff: remove last-rited package

Closes: https://bugs.gentoo.org/640508

 app-arch/defluff/Manifest             |  2 --
 app-arch/defluff/defluff-0.3.2.ebuild | 27 ---------------------------
 app-arch/defluff/metadata.xml         | 16 ----------------
 3 files changed, 45 deletions(-)

diff --git a/app-arch/defluff/Manifest b/app-arch/defluff/Manifest
deleted file mode 100644
index 33e5067ab99..00000000000
--- a/app-arch/defluff/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST defluff-0.3.2-linux-i686.zip 14258 BLAKE2B 
48427ee0448d679efb678b4d2addf12facc80fba5ffd3c86cbf7fbe9a0d9fdbb3d810cd2f993134180a7d59c3fbe9b8a2603b59affe5a06ad9af8c181d097ecf
 SHA512 
8befa4c0f4daefd1adbafeddcec65bb808859df6df9c8d43d6a0aaa797a395e3c18b682b955d7e0271dab84da0ce8323d8dc7d17efa2978db7b94e1467fca3f9
-DIST defluff-0.3.2-linux-x86_64.zip 15601 BLAKE2B 
750caba1e51d593907ec0a24ce4cc6d0a918d4144ab0790c9810d42bbd7bb8ab9a8bb5efca32db85a67a3bd448e2f055bca43733dacedfb1db3fda429ca6b792
 SHA512 
15c0355eb926541a7b9f55880c9e7196fdab1da7117d3dc8fb392c413a09938e759ec95b1759ef870cd4b6c005f110245045a1786e5a4accfa5be83342485f67

diff --git a/app-arch/defluff/defluff-0.3.2.ebuild 
b/app-arch/defluff/defluff-0.3.2.ebuild
deleted file mode 100644
index 34237978956..00000000000
--- a/app-arch/defluff/defluff-0.3.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="deflate huffman optimizer"
-HOMEPAGE="http://j-o.users.sourceforge.net/
-       http://encode.ru/threads/1214-defluff-a-deflate-huffman-optimizer";
-SRC_URI="amd64? ( http://encode.ru/attachment.php?attachmentid=1523 -> 
${P}-linux-x86_64.zip )
-       x86? ( http://encode.ru/attachment.php?attachmentid=1522 -> 
${P}-linux-i686.zip )"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 -*"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-S="${WORKDIR}"
-
-QA_PREBUILT="/opt/bin/${PN}"
-RESTRICT="bindist mirror"
-
-src_install() {
-       into /opt
-       dobin ${PN}
-}

diff --git a/app-arch/defluff/metadata.xml b/app-arch/defluff/metadata.xml
deleted file mode 100644
index 11f44c74891..00000000000
--- a/app-arch/defluff/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Alex Xu</name>
-               <description>Proxied maintainer; set to assignee in all 
bugs</description>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">j-o.users</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to