public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/alexxy:master commit in: sys-block/targetcli/
Date: Thu, 12 Jan 2012 12:47:00 +0000 (UTC)	[thread overview]
Message-ID: <bb33bc1281595c07eafcb62ebb30769a586973a0.alexxy@gentoo> (raw)

commit:     bb33bc1281595c07eafcb62ebb30769a586973a0
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 12:46:27 2012 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 12:46:27 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=bb33bc12

Add new tool

(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)

---
 sys-block/targetcli/metadata.xml          |   10 ++++++++++
 sys-block/targetcli/targetcli-9999.ebuild |   29 +++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 0 deletions(-)

diff --git a/sys-block/targetcli/metadata.xml b/sys-block/targetcli/metadata.xml
new file mode 100644
index 0000000..59fc80b
--- /dev/null
+++ b/sys-block/targetcli/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>python</herd>
+	<herd>cluster</herd>
+	<maintainer>
+		<email>alexxy@gentoo.org</email>
+		<name>Alexey Shvetsov</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sys-block/targetcli/targetcli-9999.ebuild b/sys-block/targetcli/targetcli-9999.ebuild
new file mode 100644
index 0000000..0eadfc8
--- /dev/null
+++ b/sys-block/targetcli/targetcli-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+EGIT_REPO_URI="git://linux-iscsi.org/${PN}.git"
+PYTHON_DEPEND="2"
+RESTRICT_PYTHON_ABIS="3.*"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit eutils distutils git-2 python linux-info
+
+DESCRIPTION="The targetcli administration shell"
+HOMEPAGE="http://linux-iscsi.org/"
+SRC_URI=""
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	dev-python/configshell
+	dev-python/rtslib
+	"
+RDEPEND="${DEPEND}"
+
+CONFIG_CHECK="~TARGET_CORE"



             reply	other threads:[~2012-01-12 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 12:47 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-21 13:24 [gentoo-commits] dev/alexxy:master commit in: sys-block/targetcli/ Alexey Shvetsov

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=bb33bc1281595c07eafcb62ebb30769a586973a0.alexxy@gentoo \
    --to=alexxy@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