public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: sys-apps/seeker/
@ 2011-12-08  5:29 Sebastian Pipping
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2011-12-08  5:29 UTC (permalink / raw
  To: gentoo-commits

commit:     5050b57d6f428d6dbf24f9aa6d60cb8f9054927a
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Dec  8 05:28:35 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 05:28:35 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5050b57d

sys-apps/seeker: 2.0_p20070115

---
 sys-apps/seeker/seeker-2.0_p20070115.ebuild |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/sys-apps/seeker/seeker-2.0_p20070115.ebuild b/sys-apps/seeker/seeker-2.0_p20070115.ebuild
new file mode 100644
index 0000000..7b999a2
--- /dev/null
+++ b/sys-apps/seeker/seeker-2.0_p20070115.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit toolchain-funcs
+
+DESCRIPTION="performs random block reads on a block device"
+HOMEPAGE="http://www.linuxinsight.com/how_fast_is_your_disk.html"
+SRC_URI="http://www.linuxinsight.com/files/seeker.c -> ${P}.c"
+
+LICENSE="fairuse"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+	$(tc-getCC) ${CFLAGS} ${LDFLAGS} "${DISTDIR}"/${P}.c -o ${PN} || die
+}
+
+src_install() {
+	dobin ${PN} || die
+}



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: sys-apps/seeker/
@ 2013-10-13 14:56 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2013-10-13 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     7c55bec90a5c2334e052c26782f55dc2a35b4910
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:40:07 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:40:07 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=7c55bec9

sys-apps/seeker: metadata.xml added

Package-Manager: portage-2.2.7

---
 sys-apps/seeker/ChangeLog    | 7 +++++++
 sys-apps/seeker/metadata.xml | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/sys-apps/seeker/ChangeLog b/sys-apps/seeker/ChangeLog
new file mode 100644
index 0000000..06a8c9c
--- /dev/null
+++ b/sys-apps/seeker/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sys-apps/seeker
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  13 Oct 2013; Justin Lecher <jlec@gentoo.org> +metadata.xml:
+  metadata.xml added
+

diff --git a/sys-apps/seeker/metadata.xml b/sys-apps/seeker/metadata.xml
new file mode 100644
index 0000000..a759be0
--- /dev/null
+++ b/sys-apps/seeker/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer>
+    <email>maintainer-wanted@gentoo.org</email>
+  </maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-13 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 14:56 [gentoo-commits] proj/betagarden:master commit in: sys-apps/seeker/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2011-12-08  5:29 Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox