summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/lrzip/lrzip-0.606.ebuild')
-rw-r--r--app-arch/lrzip/lrzip-0.606.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/app-arch/lrzip/lrzip-0.606.ebuild b/app-arch/lrzip/lrzip-0.606.ebuild
deleted file mode 100644
index 4d97e52d3785..000000000000
--- a/app-arch/lrzip/lrzip-0.606.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.606.ebuild,v 1.1 2011/05/17 21:38:50 spatz Exp $
-
-EAPI=4
-
-DESCRIPTION="Long Range ZIP or Lzma RZIP"
-HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README"
-SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/lzo
- app-arch/bzip2
- sys-libs/zlib"
-DEPEND="${RDEPEND}
- x86? ( dev-lang/nasm )"