old
authorMike Frysinger <vapier@gentoo.org>
Sat, 11 Nov 2006 06:57:55 +0000 (06:57 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 11 Nov 2006 06:57:55 +0000 (06:57 +0000)
app-arch/cpio/cpio-2.7.ebuild [deleted file]
app-arch/cpio/files/digest-cpio-2.7 [deleted file]

diff --git a/app-arch/cpio/cpio-2.7.ebuild b/app-arch/cpio/cpio-2.7.ebuild
deleted file mode 100644 (file)
index 1c1884b..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.7.ebuild,v 1.1 2006/10/21 22:00:54 vapier Exp $
-
-inherit eutils
-
-DESCRIPTION="A file archival tool which can also read and write tar files"
-HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
-SRC_URI="mirror://gnu/cpio/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE="nls"
-
-DEPEND=""
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-#      epatch "${FILESDIR}"/${PN}-2.6-chmodRaceC.patch #90619
-}
-
-src_compile() {
-       econf \
-               $(use_enable nls) \
-               --bindir=/bin \
-               --with-rmt=/usr/sbin/rmt \
-               || die
-       emake || die
-}
-
-src_install() {
-       emake install DESTDIR="${D}" || die
-       dodoc ChangeLog NEWS README INSTALL
-       rm -f "${D}"/usr/share/man/man1/mt.1
-       rmdir "${D}"/usr/libexec || die
-}
diff --git a/app-arch/cpio/files/digest-cpio-2.7 b/app-arch/cpio/files/digest-cpio-2.7
deleted file mode 100644 (file)
index 1c0c786..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 69ad6cb3d288aafe5f969f68d9fd0fb7 cpio-2.7.tar.bz2 698221
-RMD160 0ae35717237133da5bba18376af0ec685ac67360 cpio-2.7.tar.bz2 698221
-SHA256 b59390450233b5298d210f6369e98d91d07b7f4261ddb962d654185dd02b5b0e cpio-2.7.tar.bz2 698221