summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-24 00:07:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-24 00:07:16 +0000
commit1773fe010f1f04753f47c80890ecb9f8e7ef7dad (patch)
tree843a1b11513a8190dc705bc55c1ca01f5de6a723 /sys-block
parentUpdate HOMEPAGE wrt #417277 by Arvydas Sidorenko (diff)
downloadgentoo-2-1773fe010f1f04753f47c80890ecb9f8e7ef7dad.tar.gz
gentoo-2-1773fe010f1f04753f47c80890ecb9f8e7ef7dad.tar.bz2
gentoo-2-1773fe010f1f04753f47c80890ecb9f8e7ef7dad.zip
old
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/di/ChangeLog5
-rw-r--r--sys-block/di/di-4.18.ebuild32
-rw-r--r--sys-block/di/files/di-4.31-mkdir.patch4
3 files changed, 6 insertions, 35 deletions
diff --git a/sys-block/di/ChangeLog b/sys-block/di/ChangeLog
index 03c325523919..4542db224f64 100644
--- a/sys-block/di/ChangeLog
+++ b/sys-block/di/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/di
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/di/ChangeLog,v 1.39 2012/05/23 00:31:01 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/di/ChangeLog,v 1.40 2012/05/24 00:07:16 ssuominen Exp $
+
+ 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> -di-4.18.ebuild:
+ old
23 May 2012; Jeff Horelick <jdhore@gentoo.org> di-4.31.ebuild:
marked x86 per bug 404855
diff --git a/sys-block/di/di-4.18.ebuild b/sys-block/di/di-4.18.ebuild
deleted file mode 100644
index cde4ad3d8c83..000000000000
--- a/sys-block/di/di-4.18.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/di/di-4.18.ebuild,v 1.7 2012/05/06 16:25:13 armin76 Exp $
-
-inherit toolchain-funcs
-
-DESCRIPTION="Disk Information Utility"
-HOMEPAGE="http://www.gentoo.com/di/"
-SRC_URI="http://www.gentoo.com/di/${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="app-shells/bash"
-RDEPEND=""
-
-src_compile() {
- tc-export CC
- # execute it _with bash_; setting SHELL=/bin/bash ${SHELL} won't
- # work because the command is interpreted _before_ the SHELL is
- # set. And this does not work properly as a standard sh script.
- SHELL=/bin/bash prefix="${D}" bash ./Build || die
-}
-
-src_install() {
- doman di.1
- dobin di || die
- dosym di /usr/bin/mi
- dodoc README
-}
diff --git a/sys-block/di/files/di-4.31-mkdir.patch b/sys-block/di/files/di-4.31-mkdir.patch
index d21ea28a936e..05fc923e7820 100644
--- a/sys-block/di/files/di-4.31-mkdir.patch
+++ b/sys-block/di/files/di-4.31-mkdir.patch
@@ -1,5 +1,5 @@
---- di-4.31/Makefile.orig
-+++ di-4.31/Makefile
+--- Makefile
++++ Makefile
@@ -134,8 +134,8 @@
.PHONY: install-prog