From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-python/pythontidy/
Date: Mon, 23 Apr 2012 23:45:08 +0000 (UTC) [thread overview]
Message-ID: <1335224665.16a3dade03f5fe9480d9f32a96c79ee990231a2d.sping@gentoo> (raw)
commit: 16a3dade03f5fe9480d9f32a96c79ee990231a2d
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon Apr 23 23:43:39 2012 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 23:44:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=16a3dade
dev-python/pythontidy: 1.22
---
dev-python/pythontidy/metadata.xml | 8 ++++++++
dev-python/pythontidy/pythontidy-1.22.ebuild | 23 +++++++++++++++++++++++
2 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/dev-python/pythontidy/metadata.xml b/dev-python/pythontidy/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/dev-python/pythontidy/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pythontidy/pythontidy-1.22.ebuild b/dev-python/pythontidy/pythontidy-1.22.ebuild
new file mode 100644
index 0000000..6619b4d
--- /dev/null
+++ b/dev-python/pythontidy/pythontidy-1.22.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+PYTHON_DEPEND="2"
+inherit python
+
+MY_PN=PythonTidy
+DESCRIPTION="Cleans up, regularizes, and reformats the text of Python scripts."
+HOMEPAGE="http://pypi.python.org/pypi/PythonTidy/"
+SRC_URI="http://lacusveris.com/${MY_PN}/${MY_PN}-${PV}.python"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_install() {
+ newbin "${DISTDIR}"/${A} ${PN} || die
+ python_convert_shebangs 2 "${D}"/usr/bin/${PN} || die
+}
next reply other threads:[~2012-04-23 23:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-23 23:45 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-30 20:00 [gentoo-commits] proj/betagarden:master commit in: dev-python/pythontidy/ Sebastian Pipping
2014-11-18 15:07 Justin Lecher
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=1335224665.16a3dade03f5fe9480d9f32a96c79ee990231a2d.sping@gentoo \
--to=sping@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