summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2006-02-09 17:45:03 +0000
committerSeemant Kulleen <seemant@gentoo.org>2006-02-09 17:45:03 +0000
commitde98351f28ec48a066244bdc1df8087d8618df68 (patch)
tree83896a78ba6ef84a3e365603889c8fdb34270761 /sys-fs
parentStable on sparc wrt #89424 (diff)
downloadhistorical-de98351f28ec48a066244bdc1df8087d8618df68.tar.gz
historical-de98351f28ec48a066244bdc1df8087d8618df68.tar.bz2
historical-de98351f28ec48a066244bdc1df8087d8618df68.zip
remove cruft version
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/multipath-tools/Manifest16
-rw-r--r--sys-fs/multipath-tools/files/digest-multipath-tools-0.4.61
-rw-r--r--sys-fs/multipath-tools/multipath-tools-0.4.6.ebuild57
3 files changed, 0 insertions, 74 deletions
diff --git a/sys-fs/multipath-tools/Manifest b/sys-fs/multipath-tools/Manifest
index c5a32e7b85b4..6e96184f92b0 100644
--- a/sys-fs/multipath-tools/Manifest
+++ b/sys-fs/multipath-tools/Manifest
@@ -1,12 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 c90874f75fc1df709558384a879b8296 ChangeLog 1848
RMD160 86ab851f00d89f739beffdab88a967b7b4c02cb4 ChangeLog 1848
SHA256 ff08d47304a3bd43fda4c67f8c3af687cf4c7e8ec65cd66a73f86fb0d6cb088b ChangeLog 1848
-MD5 8e2673e3b0b4f9d3617e1138868a997d files/digest-multipath-tools-0.4.6 74
-RMD160 7890c7bb8955761ddbde072d6b0e65381a3cbf24 files/digest-multipath-tools-0.4.6 74
-SHA256 f8c43fec0cb475a0b64396b11fd1c71881a2546996aab31716a4839ad80164c8 files/digest-multipath-tools-0.4.6 74
MD5 d2d722394bcb70bb5b8ea68d41b53d99 files/digest-multipath-tools-0.4.6.1 76
RMD160 cb93ddf66f66df48dc3e0603410a8f3205489a63 files/digest-multipath-tools-0.4.6.1 76
SHA256 10a0b202df6795f05faa2ef76c7d710992c22c89b36c75520f30cd0092a6a891 files/digest-multipath-tools-0.4.6.1 76
@@ -28,13 +22,3 @@ SHA256 ff76415d1cdbcb4cbf90cb7018c88421c1b9414974d30776a57508fb3cf50f7f multipat
MD5 78f233ca871b17e2d5a08def242bcb09 multipath-tools-0.4.6.1.ebuild 1667
RMD160 5c6cce2e919042054a25808e940e632ce285ab4b multipath-tools-0.4.6.1.ebuild 1667
SHA256 cb376a62369032d168f0a29b8eb5b6501ae169be20686bff66bd6608aa643b81 multipath-tools-0.4.6.1.ebuild 1667
-MD5 3c314d91d5daee8226b025e4f4f2bcc6 multipath-tools-0.4.6.ebuild 1682
-RMD160 d5a3964414b7dde908e6df6a3095b18daf26bf6a multipath-tools-0.4.6.ebuild 1682
-SHA256 b873e86e8705ce967506f2e3e4e64a91b7ec99cd8c0e0a944e51ca92d2d9311a multipath-tools-0.4.6.ebuild 1682
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD6gHgTOXg++0VvJQRAjcMAKCKTNQF4/TEYz2bQHbS61fH8x3YLgCfX745
-VrzD1QZn5Wc26TmQZzx5GdY=
-=dLQs
------END PGP SIGNATURE-----
diff --git a/sys-fs/multipath-tools/files/digest-multipath-tools-0.4.6 b/sys-fs/multipath-tools/files/digest-multipath-tools-0.4.6
deleted file mode 100644
index 51e2d1e76aae..000000000000
--- a/sys-fs/multipath-tools/files/digest-multipath-tools-0.4.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 545bd5ef2487189c2cef87f38c418d0d multipath-tools-0.4.6.tar.bz2 137515
diff --git a/sys-fs/multipath-tools/multipath-tools-0.4.6.ebuild b/sys-fs/multipath-tools/multipath-tools-0.4.6.ebuild
deleted file mode 100644
index 6930b15c4365..000000000000
--- a/sys-fs/multipath-tools/multipath-tools-0.4.6.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.4.6.ebuild,v 1.1 2005/12/06 19:45:17 dsd Exp $
-
-inherit toolchain-funcs
-
-DESCRIPTION="Device mapper target autoconfig."
-HOMEPAGE="http://christophe.varoqui.free.fr/wiki/wakka.php?wiki=Home"
-SRC_URI="http://christophe.varoqui.free.fr/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-IUSE=""
-
-RDEPEND=">=sys-fs/device-mapper-1.00.19
- sys-fs/udev
- sys-fs/sysfsutils"
-
-DEPEND="${RDEPEND}"
-
-src_unpack() {
- unpack ${A}; cd ${S}
- sed -i -e 's:^bindir.*:bindir = /usr/sbin:' \
- ${S}/multipathd/Makefile
- sed -i -e 's:rules.d/.*:rules.d/40-multipath.rules:' \
- ${S}/multipath/Makefile
-}
-
-src_compile() {
- emake -j1 \
- CC=$(tc-getCC) || die "emake failed"
-}
-
-src_install() {
- dodir /sbin /usr/share/man/man8
- make DESTDIR=${D} install || die "install failed"
-
- insinto /etc
- newins ${S}/multipath.conf.annotated multipath.conf
- fperms 644 /etc/udev/rules.d/40-multipath.rules
- newinitd ${FILESDIR}/rc-multipathd multipathd
-
- # The dev.d script was previously wrong and is now removed (the udev rules
- # file does the job instead), but it won't be removed from live systems due
- # to cfgprotect.
- # This should help out a little...
- if [[ -e "${ROOT}"/etc/dev.d/block/multipath.dev ]] ; then
- mkdir -p "${D}"/etc/dev.d/block
- echo "# Please delete this file. It is obsoleted by /etc/udev/rules.d/40-multipath.rules" \
- > "${D}"/etc/dev.d/block/multipath.dev
- fi
-
- dodoc AUTHOR COPYING ChangeLog FAQ README TODO
- docinto dmadm; dodoc README
- docinto kpartx; dodoc ChangeLog README
-}