public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: app-admin/cctrl/
@ 2011-06-29 17:33 Matsuu Takuto
  0 siblings, 0 replies; 3+ messages in thread
From: Matsuu Takuto @ 2011-06-29 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     8e81fadd216932620085b2b092f2454f86476d68
Author:     MATSUU Takuto <matsuu <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 17:33:42 2011 +0000
Commit:     Matsuu Takuto <matsuu <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 17:33:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=8e81fadd

app-admin/cctrl: Initial import.

(Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 05280D69)

---
 app-admin/cctrl/ChangeLog          |   10 ++++++++++
 app-admin/cctrl/cctrl-1.2.0.ebuild |   26 ++++++++++++++++++++++++++
 app-admin/cctrl/metadata.xml       |   10 ++++++++++
 3 files changed, 46 insertions(+), 0 deletions(-)

diff --git a/app-admin/cctrl/ChangeLog b/app-admin/cctrl/ChangeLog
new file mode 100644
index 0000000..3631e50
--- /dev/null
+++ b/app-admin/cctrl/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-admin/cctrl
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*cctrl-1.2.0 (29 Jun 2011)
+
+  29 Jun 2011; MATSUU Takuto <matsuu@gentoo.org> +cctrl-1.2.0.ebuild,
+  +metadata.xml:
+  Initial import.
+

diff --git a/app-admin/cctrl/cctrl-1.2.0.ebuild b/app-admin/cctrl/cctrl-1.2.0.ebuild
new file mode 100644
index 0000000..e01e5ad
--- /dev/null
+++ b/app-admin/cctrl/cctrl-1.2.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+inherit distutils
+
+DESCRIPTION="cloudControl command line utilities"
+HOMEPAGE="http://cloudcontrol.com"
+SRC_URI="http://launchpad.net/cctrl/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-python/argparse-1.1
+	dev-python/paramiko
+	>=dev-python/pycclib-1.0.1"
+RDEPEND="${DEPEND}"
+
+DOCS="README"

diff --git a/app-admin/cctrl/metadata.xml b/app-admin/cctrl/metadata.xml
new file mode 100644
index 0000000..6b38257
--- /dev/null
+++ b/app-admin/cctrl/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>no-herd</herd>
+<maintainer>
+<email>matsuu@gentoo.org</email>
+<name>MATSUU Takuto</name>
+</maintainer>
+</pkgmetadata>
+



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

* [gentoo-commits] proj/betagarden:master commit in: app-admin/cctrl/
@ 2011-10-27 18:02 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4afe4b1b0890f74f0b198c024496029d09983072
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 14:03:44 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 14:03:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4afe4b1b

Removed no-herd from herd tag in metadata.xml

(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 app-admin/cctrl/ChangeLog    |    3 +++
 app-admin/cctrl/metadata.xml |   10 ++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-admin/cctrl/ChangeLog b/app-admin/cctrl/ChangeLog
index 3631e50..24f73fa 100644
--- a/app-admin/cctrl/ChangeLog
+++ b/app-admin/cctrl/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Removed no-herd from herd tag in metadata.xml
+
 *cctrl-1.2.0 (29 Jun 2011)
 
   29 Jun 2011; MATSUU Takuto <matsuu@gentoo.org> +cctrl-1.2.0.ebuild,

diff --git a/app-admin/cctrl/metadata.xml b/app-admin/cctrl/metadata.xml
index 6b38257..91bcbcf 100644
--- a/app-admin/cctrl/metadata.xml
+++ b/app-admin/cctrl/metadata.xml
@@ -1,10 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>matsuu@gentoo.org</email>
-<name>MATSUU Takuto</name>
-</maintainer>
+	<maintainer>
+		<email>matsuu@gentoo.org</email>
+		<name>MATSUU Takuto</name>
+	</maintainer>
 </pkgmetadata>
-



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

* [gentoo-commits] proj/betagarden:master commit in: app-admin/cctrl/
@ 2012-12-14  8:48 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2012-12-14  8:48 UTC (permalink / raw
  To: gentoo-commits

commit:     0a9b3f5e9571a39efc36c2533ee593070013548b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 08:48:35 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 08:48:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=0a9b3f5e

app-admin/cctrl: Use virtual/python-argparse, bug #440384.

Package-Manager: portage-2.2.0_alpha148

---
 app-admin/cctrl/ChangeLog                          |    9 +++++++--
 .../{cctrl-1.2.0.ebuild => cctrl-1.2.0-r1.ebuild}  |    8 ++++----
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/app-admin/cctrl/ChangeLog b/app-admin/cctrl/ChangeLog
index 24f73fa..7c21eb4 100644
--- a/app-admin/cctrl/ChangeLog
+++ b/app-admin/cctrl/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for app-admin/cctrl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*cctrl-1.2.0-r1 (14 Dec 2012)
+
+  14 Dec 2012; Michał Górny <mgorny@gentoo.org> +cctrl-1.2.0-r1.ebuild,
+  -cctrl-1.2.0.ebuild:
+  app-admin/cctrl: Use virtual/python-argparse, bug #440384.
+
   27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Removed no-herd from herd tag in metadata.xml
 
@@ -10,4 +16,3 @@
   29 Jun 2011; MATSUU Takuto <matsuu@gentoo.org> +cctrl-1.2.0.ebuild,
   +metadata.xml:
   Initial import.
-

diff --git a/app-admin/cctrl/cctrl-1.2.0.ebuild b/app-admin/cctrl/cctrl-1.2.0-r1.ebuild
similarity index 77%
rename from app-admin/cctrl/cctrl-1.2.0.ebuild
rename to app-admin/cctrl/cctrl-1.2.0-r1.ebuild
index e01e5ad..f69d1f9 100644
--- a/app-admin/cctrl/cctrl-1.2.0.ebuild
+++ b/app-admin/cctrl/cctrl-1.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,9 +18,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=dev-python/argparse-1.1
-	dev-python/paramiko
-	>=dev-python/pycclib-1.0.1"
+DEPEND="dev-python/paramiko
+	>=dev-python/pycclib-1.0.1
+	virtual/python-argparse"
 RDEPEND="${DEPEND}"
 
 DOCS="README"


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

end of thread, other threads:[~2012-12-14  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 17:33 [gentoo-commits] proj/betagarden:master commit in: app-admin/cctrl/ Matsuu Takuto
  -- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 Justin Lecher
2012-12-14  8:48 Michał Górny

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