public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/bottlerocket/
Date: Thu, 17 Jan 2019 17:28:56 +0000 (UTC)	[thread overview]
Message-ID: <1547746133.58afed25e10cb4b364a47f7d162e6cb9bb9c53ca.zlogene@gentoo> (raw)

commit:     58afed25e10cb4b364a47f7d162e6cb9bb9c53ca
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 17:26:37 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 17:28:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58afed25

app-misc/bottlerocket: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-misc/bottlerocket/bottlerocket-0.04c-r1.ebuild | 44 ----------------------
 1 file changed, 44 deletions(-)

diff --git a/app-misc/bottlerocket/bottlerocket-0.04c-r1.ebuild b/app-misc/bottlerocket/bottlerocket-0.04c-r1.ebuild
deleted file mode 100644
index 4bebb91dd77..00000000000
--- a/app-misc/bottlerocket/bottlerocket-0.04c-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit toolchain-funcs
-
-DESCRIPTION="CLI interface to the X-10 Firecracker Kit"
-HOMEPAGE="http://www.linuxha.com/bottlerocket/"
-SRC_URI="http://www.linuxha.com/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-src_prepare() {
-	# inset LDFLAGS
-	sed -i Makefile.in \
-		-e 's| -O2 ||g' \
-		-e '/ -o br /s|${CFLAGS}|& $(LDFLAGS)|g' \
-		|| die "sed Makefile.in"
-}
-
-src_configure() {
-	econf --with-x10port=/dev/firecracker
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" || die "emake failed"
-}
-
-src_install() {
-	einstall || die "einstall"
-	dodoc README
-}
-
-pkg_postinst() {
-	elog
-	elog "Be sure to create a /dev/firecracker symlink to the"
-	elog "serial port that has the Firecracker serial interface"
-	elog "installed on it."
-	elog
-}


             reply	other threads:[~2019-01-17 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17 17:28 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-15 20:07 [gentoo-commits] repo/gentoo:master commit in: app-misc/bottlerocket/ Ionen Wolkens
2019-01-17 17:25 Mikle Kolyada
2018-08-11 10:35 Andreas Sturmlechner

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=1547746133.58afed25e10cb4b364a47f7d162e6cb9bb9c53ca.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