From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-python/graphite-web/
Date: Fri, 15 Apr 2011 10:45:56 +0000 (UTC) [thread overview]
Message-ID: <3330a144693a4e52c8e080bd672fb60bea61a60e.jlec@gentoo> (raw)
commit: 3330a144693a4e52c8e080bd672fb60bea61a60e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 10:29:37 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 10:29:37 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=3330a144
Fix distutils deprecation warning on multiple pyABI
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-python/graphite-web/ChangeLog | 8 ++++++++
dev-python/graphite-web/graphite-web-0.9.8.ebuild | 16 ++++++++++------
dev-python/graphite-web/metadata.xml | 6 ++++++
3 files changed, 24 insertions(+), 6 deletions(-)
diff --git a/dev-python/graphite-web/ChangeLog b/dev-python/graphite-web/ChangeLog
new file mode 100644
index 0000000..a329b18
--- /dev/null
+++ b/dev-python/graphite-web/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-python/graphite-web
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 15 Apr 2011; Justin Lecher <jlec@gentoo.org> graphite-web-0.9.8.ebuild,
+ +metadata.xml:
+ Fix distutils deprecation warning on multiple pyABI
+
diff --git a/dev-python/graphite-web/graphite-web-0.9.8.ebuild b/dev-python/graphite-web/graphite-web-0.9.8.ebuild
index 0c3a3a0..accba88 100644
--- a/dev-python/graphite-web/graphite-web-0.9.8.ebuild
+++ b/dev-python/graphite-web/graphite-web-0.9.8.ebuild
@@ -1,22 +1,26 @@
-# 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="3.*"
inherit distutils
DESCRIPTION="Enterprise scalable realtime graphing"
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/carbon
dev-python/django
dev-python/pycairo
diff --git a/dev-python/graphite-web/metadata.xml b/dev-python/graphite-web/metadata.xml
new file mode 100644
index 0000000..e6233b5
--- /dev/null
+++ b/dev-python/graphite-web/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>
next reply other threads:[~2011-04-15 10:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 10:45 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 [gentoo-commits] proj/betagarden:master commit in: dev-python/graphite-web/ Justin Lecher
2013-05-09 15:53 Justin Lecher
2014-11-18 15:07 Justin Lecher
2019-12-19 18:31 Sebastian Pipping
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=3330a144693a4e52c8e080bd672fb60bea61a60e.jlec@gentoo \
--to=jlec@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