From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/megactl/
Date: Fri, 28 Dec 2018 11:53:35 +0000 (UTC) [thread overview]
Message-ID: <1545997998.e54727162b2c99d3766a7b57f1e741fc973eee3d.zlogene@gentoo> (raw)
commit: e54727162b2c99d3766a7b57f1e741fc973eee3d
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 28 11:53:18 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 28 11:53:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5472716
sys-block/megactl: Drop old
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
sys-block/megactl/megactl-0.4.1-r2.ebuild | 36 -------------------------------
1 file changed, 36 deletions(-)
diff --git a/sys-block/megactl/megactl-0.4.1-r2.ebuild b/sys-block/megactl/megactl-0.4.1-r2.ebuild
deleted file mode 100644
index e23df7597d4..00000000000
--- a/sys-block/megactl/megactl-0.4.1-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit eutils
-
-IUSE=""
-DESCRIPTION="LSI MegaRAID control utility"
-HOMEPAGE="https://sourceforge.net/projects/megactl/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}.patch
- epatch "${FILESDIR}"/${P}-Makefile.patch
- epatch "${FILESDIR}"/${P}-gcc-fixes.patch
- epatch "${FILESDIR}"/${P}-tracefix.patch
-}
-
-src_compile() {
- cd src
- use x86 && MY_MAKEOPTS="ARCH=-m32"
- use amd64 && MY_MAKEOPTS="ARCH=-m64"
- emake ${MY_MAKEOPTS} || die "make failed"
-}
-
-src_install() {
- cd src
- dosbin megactl megasasctl megarpt megasasrpt
- # it's not quite fixed yet
- [ -x megatrace ] && dosbin megatrace
- dodoc ../README
-}
next reply other threads:[~2018-12-28 11:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-28 11:53 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-28 11:53 [gentoo-commits] repo/gentoo:master commit in: sys-block/megactl/ Mikle Kolyada
2018-12-15 7:49 Robin H. Johnson
2018-01-24 13:09 Manuel Rüger
2016-05-13 14:51 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1545997998.e54727162b2c99d3766a7b57f1e741fc973eee3d.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox