commit:     5e6628783ef186e625b5cc806c06b33a769b000d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 21:35:26 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 21:35:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e662878

dev-java/jad-bin: Remove old

Package-Manager: portage-2.2.20.1

 dev-java/jad-bin/jad-bin-1.5.8e.ebuild | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/dev-java/jad-bin/jad-bin-1.5.8e.ebuild 
b/dev-java/jad-bin/jad-bin-1.5.8e.ebuild
deleted file mode 100644
index c436ac7..0000000
--- a/dev-java/jad-bin/jad-bin-1.5.8e.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Jad - The fast JAva Decompiler"
-HOMEPAGE="http://www.kpdus.com/jad.html";
-SRC_URI="http://www.kpdus.com/jad/linux/jadls158.zip";
-DEPEND="app-arch/unzip"
-RDEPEND=""
-KEYWORDS="x86 amd64 -ppc"
-SLOT="0"
-LICENSE="freedist"
-IUSE=""
-
-S=${WORKDIR}
-
-RESTRICT="strip"
-
-QA_PREBUILT="*"
-
-src_install() {
-       into /opt
-       dobin jad || die "dobin failed"
-       dodoc Readme.txt || die "dodoc failed"
-}

Reply via email to