public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maxim Koltsov" <maksbotan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/maksbotan:master commit in: sys-apps/whdd/
Date: Sun,  1 Jan 2012 20:17:16 +0000 (UTC)	[thread overview]
Message-ID: <1e5ea7b7616917ecb21d09f4d103925b80ea9c96.maksbotan@gentoo> (raw)

commit:     1e5ea7b7616917ecb21d09f4d103925b80ea9c96
Author:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 20:18:34 2012 +0000
Commit:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 20:18:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/maksbotan.git;a=commit;h=1e5ea7b7

Add sys-apps/whdd

(Portage version: 2.1.10.44/git/Linux x86_64, signed Manifest commit with key F8DBDADE)

---
 sys-apps/whdd/Manifest         |   16 ++++++++++++++++
 sys-apps/whdd/metadata.xml     |    7 +++++++
 sys-apps/whdd/whdd-9999.ebuild |   20 ++++++++++++++++++++
 3 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/sys-apps/whdd/Manifest b/sys-apps/whdd/Manifest
new file mode 100644
index 0000000..e838ea5
--- /dev/null
+++ b/sys-apps/whdd/Manifest
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+EBUILD whdd-9999.ebuild 434 RMD160 0a025659ee437b75d553f6e20e9099cb5f058efc SHA1 300f7eabfb92cb37680743629d3e02774b468816 SHA256 3811eebb7ad7532ba1f00cfb5afc2f483f4a56a103df55636b562e9c86d6d7d5
+MISC metadata.xml 203 RMD160 5de02233623b54a364f0beedd72f27210e329e4a SHA1 a90751f91c43be500b5edff299baa0368da9172e SHA256 e25b718233c2fcdaddf2fc142b06b4e087749e4fb84e87208b9d1eab7118c1df
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iQEcBAEBAgAGBQJPAL+aAAoJEAmJmMX429reNscH/i5HApfes3lO7eG8qXBJTupY
++uV5T9XmPMX4TMziLM7+fQQOv+GOgXR5ZtTSTF3Pb+LPrsBOwusp6GIIKlgyx4ER
+fiAFllgYqos4jGem0jQGY0ct2ZIyVnAHPGfXPD9t6dtidptpQF3jkPZr7Mkm87mh
+o5W2ai/9kMqL7r1cFwROPtgewe+wSDZKnd5lsD6xQjT7dge6kDbZxRWcw61MWi7a
+MP31/vjZGtLRNNkDNNRv+Nzz8cmKXn0JFGqns+Tp4mTF2OofiLvPSeU2SWp2msfF
+RDe60fMdDC1j3LSSHSn+jYqveErjSlusiN9vsXt0I+sTCT+KTChykgZnQFB+aGs=
+=/FZV
+-----END PGP SIGNATURE-----

diff --git a/sys-apps/whdd/metadata.xml b/sys-apps/whdd/metadata.xml
new file mode 100644
index 0000000..9e11bad
--- /dev/null
+++ b/sys-apps/whdd/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>maksbotan@gentoo.org</email>
+</maintainer>
+</pkgmetadata>

diff --git a/sys-apps/whdd/whdd-9999.ebuild b/sys-apps/whdd/whdd-9999.ebuild
new file mode 100644
index 0000000..215ff09
--- /dev/null
+++ b/sys-apps/whdd/whdd-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+EGIT_REPO_URI="git://github.com/krieger-od/whdd.git"
+
+inherit cmake-utils git-2
+
+DESCRIPTION="Diagnostic and recovery tool for block devices"
+HOMEPAGE="http://github.com/krieger-od/whdd"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="sys-libs/ncurses[unicode]
+	dev-util/dialog"
+RDEPEND="${DEPEND}"



             reply	other threads:[~2012-01-01 20:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-01 20:17 Maxim Koltsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-20 19:18 [gentoo-commits] dev/maksbotan:master commit in: sys-apps/whdd/ Maxim Koltsov
2012-03-08 16:50 Maxim Koltsov

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=1e5ea7b7616917ecb21d09f4d103925b80ea9c96.maksbotan@gentoo \
    --to=maksbotan@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