public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: sys-apps/iostat/
@ 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:     eb23139d7e8c3230c25130e61cbf1e8e7f984342
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Dec  8 05:11:08 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 05:11:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=eb23139d

sys-apps/iostat: 2.2

---
 sys-apps/iostat/iostat-2.2.ebuild |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/sys-apps/iostat/iostat-2.2.ebuild b/sys-apps/iostat/iostat-2.2.ebuild
new file mode 100644
index 0000000..756bb04
--- /dev/null
+++ b/sys-apps/iostat/iostat-2.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+DESCRIPTION="I/O performance monitoring utility"
+HOMEPAGE="http://www.linuxinsight.com/iostat_utility.html"
+SRC_URI="http://www.linuxinsight.com/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+	emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die
+}
+
+src_install() {
+	dodoc README || die
+	doman ${PN}.8 || die
+	dobin ${PN} || die
+}



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

* [gentoo-commits] proj/betagarden:master commit in: sys-apps/iostat/
@ 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:     e5d323492a86d04a7bd61b69c0cfe9c67a8cb934
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:28:40 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:28:40 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=e5d32349

sys-apps/iostat: metadata.xml added

Package-Manager: portage-2.2.7

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

diff --git a/sys-apps/iostat/ChangeLog b/sys-apps/iostat/ChangeLog
new file mode 100644
index 0000000..21dd4e5
--- /dev/null
+++ b/sys-apps/iostat/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sys-apps/iostat
+# 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/iostat/metadata.xml b/sys-apps/iostat/metadata.xml
new file mode 100644
index 0000000..a759be0
--- /dev/null
+++ b/sys-apps/iostat/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/iostat/ 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