* [gentoo-commits] dev/alexxy:master commit in: sys-block/targetcli/
@ 2012-01-12 12:47 Alexey Shvetsov
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov @ 2012-01-12 12:47 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] dev/alexxy:master commit in: sys-block/targetcli/
@ 2012-03-21 13:24 Alexey Shvetsov
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov @ 2012-03-21 13:24 UTC (permalink / raw
To: gentoo-commits
commit: 3585212a3bd3aa6658e6a8fc02f13b520c1c3c1c
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 13:24:46 2012 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 13:24:46 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=3585212a
[sys-block/targetcli] Add dep to sys-block/lio-utils
(Portage version: 2.2.0_alpha90/git/Linux x86_64, unsigned Manifest commit)
---
sys-block/targetcli/targetcli-9999.ebuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sys-block/targetcli/targetcli-9999.ebuild b/sys-block/targetcli/targetcli-9999.ebuild
index 0eadfc8..2e6ee30 100644
--- a/sys-block/targetcli/targetcli-9999.ebuild
+++ b/sys-block/targetcli/targetcli-9999.ebuild
@@ -23,6 +23,7 @@ IUSE=""
DEPEND="
dev-python/configshell
dev-python/rtslib
+ sys-block/lio-utils
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-21 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 12:47 [gentoo-commits] dev/alexxy:master commit in: sys-block/targetcli/ Alexey Shvetsov
-- strict thread matches above, loose matches on Subject: below --
2012-03-21 13:24 Alexey Shvetsov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox