From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: sys-block/nbd-http/
Date: Fri, 8 Feb 2013 22:01:37 +0000 (UTC) [thread overview]
Message-ID: <1360360904.efe745992df0eba352a23cf5c129a9366e045c7c.sping@gentoo> (raw)
commit: efe745992df0eba352a23cf5c129a9366e045c7c
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Fri Feb 8 21:51:01 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 22:01:44 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=efe74599
sys-block/nbd-http: 0.2.2
---
sys-block/nbd-http/nbd-http-0.2.2.ebuild | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/sys-block/nbd-http/nbd-http-0.2.2.ebuild b/sys-block/nbd-http/nbd-http-0.2.2.ebuild
new file mode 100644
index 0000000..d9ea6b9
--- /dev/null
+++ b/sys-block/nbd-http/nbd-http-0.2.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Read a file over HTTP as a block device."
+HOMEPAGE="http://patraulea.com/nbd-http/"
+SRC_URI="http://patraulea.com/${PN}/src/${P}.tgz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+ emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" || die
+}
+
+src_install() {
+ dodoc ChangeLog README || die
+ dobin ${PN} || die
+}
reply other threads:[~2013-02-08 22:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1360360904.efe745992df0eba352a23cf5c129a9366e045c7c.sping@gentoo \
--to=sping@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