public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: dev-python/carbon/
@ 2011-04-15 10:45 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2011-04-15 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     85ac99e25835dc9463c0bcdcb557785756e53355
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 10:25:09 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 10:25:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=85ac99e2

Fix residual stuff

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 dev-python/carbon/ChangeLog           |   11 +++++++++++
 dev-python/carbon/carbon-0.9.8.ebuild |   16 ++++++++++------
 dev-python/carbon/metadata.xml        |    6 ++++++
 3 files changed, 27 insertions(+), 6 deletions(-)

diff --git a/dev-python/carbon/ChangeLog b/dev-python/carbon/ChangeLog
new file mode 100644
index 0000000..40c300d
--- /dev/null
+++ b/dev-python/carbon/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-python/carbon
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  15 Apr 2011; Justin Lecher <jlec@gentoo.org> carbon-0.9.8.ebuild,
+  +metadata.xml:
+  Fix residual stuff
+
+  15 Apr 2011; Justin Lecher <jlec@gentoo.org> carbon-0.9.8.ebuild:
+  Fix distutils deprecation warning on multiple pyABI
+

diff --git a/dev-python/carbon/carbon-0.9.8.ebuild b/dev-python/carbon/carbon-0.9.8.ebuild
index cef5b95..7056fe6 100644
--- a/dev-python/carbon/carbon-0.9.8.ebuild
+++ b/dev-python/carbon/carbon-0.9.8.ebuild
@@ -1,21 +1,25 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI="3"
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS=""
 
 inherit distutils
 
 DESCRIPTION="Backend data caching and persistence daemon for Graphite"
 HOMEPAGE="http://graphite.wikidot.com/"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-LICENSE="Apache-2"
+LICENSE="Apache-2.0"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 IUSE=""
 
-DEPEND="${DEPEND}"
-RDEPEND="${RDEPEND}
+DEPEND=""
+RDEPEND="${DEPEND}
 	dev-python/twisted
 	dev-python/txAMQP"

diff --git a/dev-python/carbon/metadata.xml b/dev-python/carbon/metadata.xml
new file mode 100644
index 0000000..e6233b5
--- /dev/null
+++ b/dev-python/carbon/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>



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

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

commit:     faf720dd9b6e0420cd887b205bcd21b9198f6fc0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 15:04:05 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 15:04:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=faf720dd

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)

---
 dev-python/carbon/ChangeLog    |    3 +++
 dev-python/carbon/metadata.xml |    5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/carbon/ChangeLog b/dev-python/carbon/ChangeLog
index 40c300d..9c32faf 100644
--- a/dev-python/carbon/ChangeLog
+++ b/dev-python/carbon/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
+
   15 Apr 2011; Justin Lecher <jlec@gentoo.org> carbon-0.9.8.ebuild,
   +metadata.xml:
   Fix residual stuff

diff --git a/dev-python/carbon/metadata.xml b/dev-python/carbon/metadata.xml
index e6233b5..cc3fe24 100644
--- a/dev-python/carbon/metadata.xml
+++ b/dev-python/carbon/metadata.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>no-herd</herd>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+	<maintainer>
+		<email>maintainer-wanted@gentoo.org</email>
+	</maintainer>
 </pkgmetadata>



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

end of thread, other threads:[~2011-10-27 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-27 18:02 [gentoo-commits] proj/betagarden:master commit in: dev-python/carbon/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2011-04-15 10:45 Justin Lecher

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