public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: sys-fs/nocache/
Date: Mon, 15 Apr 2013 08:22:02 +0000 (UTC)	[thread overview]
Message-ID: <1366014114.89b0af77352998997fe768f95701c04f54e3cda9.dev-zero@gentoo> (raw)

commit:     89b0af77352998997fe768f95701c04f54e3cda9
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Mon Apr 15 08:21:54 2013 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 08:21:54 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=89b0af77

Initial commit.

---
 sys-fs/nocache/Manifest            |    1 +
 sys-fs/nocache/nocache-9999.ebuild |   29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/sys-fs/nocache/Manifest b/sys-fs/nocache/Manifest
new file mode 100644
index 0000000..439509a
--- /dev/null
+++ b/sys-fs/nocache/Manifest
@@ -0,0 +1 @@
+EBUILD nocache-9999.ebuild 502 SHA256 3efbb5a708168163d8d9383078178fbcab34144275fd86dc18ca05d966fff074 SHA512 d8f53ce61a4302e88bd5d7def30e0d4ffd2865c3e66cc7bfaf33e4c8a7b3d319befebc746044b986e6861f4af15eadbf6e37325da7f89cf20d942671b30a626d WHIRLPOOL 28e73467a497b83aba36dd189bc0cdabf9a38e28fd85ac14560c208da3969f776a59d7aa53e1385224ce8f1ea9bdffe854c8ad0cff891deffcc1a328a0f6b4f7

diff --git a/sys-fs/nocache/nocache-9999.ebuild b/sys-fs/nocache/nocache-9999.ebuild
new file mode 100644
index 0000000..ced22b6
--- /dev/null
+++ b/sys-fs/nocache/nocache-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit git-2
+
+DESCRIPTION="Minimize filesystem caching effects"
+HOMEPAGE="https://github.com/Feh/nocache"
+EGIT_REPO_URI="https://github.com/Feh/nocache.git"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+# TODO:
+# * fix build system
+
+src_install() {
+	dolib.so nocache.so
+	newbin nocache.global nocache
+	dobin cachestats cachedel
+	doman man/*
+}


                 reply	other threads:[~2013-04-15  8:22 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=1366014114.89b0af77352998997fe768f95701c04f54e3cda9.dev-zero@gentoo \
    --to=dev-zero@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