From: Mikle Kolyada Date: Sat, 13 Jan 2018 21:57:33 +0000 (+0300) Subject: app-arch/defluff: remove last-rited package X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0793502f3d86bfaeeb5f66157b77f012b9cef78e;p=gentoo.git app-arch/defluff: remove last-rited package Closes: https://bugs.gentoo.org/640508 --- diff --git a/app-arch/defluff/Manifest b/app-arch/defluff/Manifest deleted file mode 100644 index 33e5067ab992..000000000000 --- 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 34237978956a..000000000000 --- 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 11f44c748913..000000000000 --- a/app-arch/defluff/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - alex_y_xu@yahoo.ca - Alex Xu - Proxied maintainer; set to assignee in all bugs - - - proxy-maint@gentoo.org - Proxy Maintainers - - - j-o.users - -