From: "Naohiro Aota" <naota@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-portage/gentwoo/
Date: Sun, 22 Jan 2012 10:30:55 +0000 (UTC) [thread overview]
Message-ID: <4926649d3840717a9dc348cfe9a85d7323f7d78c.naota@gentoo> (raw)
commit: 4926649d3840717a9dc348cfe9a85d7323f7d78c
Author: Naohiro Aota <naota <AT> elisp <DOT> net>
AuthorDate: Sun Jan 22 10:28:54 2012 +0000
Commit: Naohiro Aota <naota <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 10:30:12 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4926649d
New package: app-portage/gentwoo
---
app-portage/gentwoo/gentwoo-0.0.20120122.ebuild | 32 +++++++++++++++++++++++
app-portage/gentwoo/metadata.xml | 7 +++++
2 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/app-portage/gentwoo/gentwoo-0.0.20120122.ebuild b/app-portage/gentwoo/gentwoo-0.0.20120122.ebuild
new file mode 100644
index 0000000..303105d
--- /dev/null
+++ b/app-portage/gentwoo/gentwoo-0.0.20120122.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+PYTHON_NEEDED="2"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit python
+
+DESCRIPTION="Client program for Social Compiling site GenTwoo"
+HOMEPAGE="http://gentwoo.elisp.net"
+SRC_URI="http://gentwoo.elisp.net/download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-python/simplejson"
+
+src_install() {
+ gentwoo_install() {
+ newbin gentwoo.py gentwoo-${PYTHON_ABI}
+ }
+ python_execute_function gentwoo_install
+ python_generate_wrapper_scripts "${ED}"usr/bin/gentwoo
+
+ insinto /etc
+ doins gentwoo.conf
+}
diff --git a/app-portage/gentwoo/metadata.xml b/app-portage/gentwoo/metadata.xml
new file mode 100644
index 0000000..ac07e85
--- /dev/null
+++ b/app-portage/gentwoo/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+ <email>naota@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2012-01-22 10:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-22 10:30 Naohiro Aota [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-26 18:23 [gentoo-commits] proj/betagarden:master commit in: app-portage/gentwoo/ Naohiro Aota
2012-02-05 17:03 Naohiro Aota
2012-02-05 18:51 Naohiro Aota
2012-02-10 11:50 Naohiro Aota
2012-07-05 4:22 Naohiro Aota
2015-12-21 10:24 Justin Lecher
2015-12-21 10:24 Justin Lecher
2020-04-25 19:21 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=4926649d3840717a9dc348cfe9a85d7323f7d78c.naota@gentoo \
--to=naota@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