public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-portage/gentwoo/
Date: Mon, 21 Dec 2015 10:24:01 +0000 (UTC)	[thread overview]
Message-ID: <1450692411.5283c6e7d7afd6ccb697ff216b28deee59352edb.jlec@gentoo> (raw)

commit:     5283c6e7d7afd6ccb697ff216b28deee59352edb
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 10:06:51 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 10:06:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=5283c6e7

app-portage/gentwoo: Drop old

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-portage/gentwoo/gentwoo-0.0.20120122-r1.ebuild | 34 ----------------------
 app-portage/gentwoo/gentwoo-0.0.20120210.ebuild    | 34 ----------------------
 app-portage/gentwoo/metadata.xml                   |  6 ++--
 3 files changed, 3 insertions(+), 71 deletions(-)

diff --git a/app-portage/gentwoo/gentwoo-0.0.20120122-r1.ebuild b/app-portage/gentwoo/gentwoo-0.0.20120122-r1.ebuild
deleted file mode 100644
index 77c5eb4..0000000
--- a/app-portage/gentwoo/gentwoo-0.0.20120122-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_NEEDED="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-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() {
-		python_convert_shebangs -- ${PYTHON_ABI} gentwoo.py
-		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/gentwoo-0.0.20120210.ebuild b/app-portage/gentwoo/gentwoo-0.0.20120210.ebuild
deleted file mode 100644
index 77c5eb4..0000000
--- a/app-portage/gentwoo/gentwoo-0.0.20120210.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_NEEDED="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-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() {
-		python_convert_shebangs -- ${PYTHON_ABI} gentwoo.py
-		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
index ac07e85..a7d1f39 100644
--- a/app-portage/gentwoo/metadata.xml
+++ b/app-portage/gentwoo/metadata.xml
@@ -1,7 +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>
+  <maintainer>
+    <email>naota@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>


             reply	other threads:[~2015-12-21 10:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21 10:24 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-25 19:21 [gentoo-commits] proj/betagarden:master commit in: app-portage/gentwoo/ Sebastian Pipping
2015-12-21 10:24 Justin Lecher
2012-07-05  4:22 Naohiro Aota
2012-02-10 11:50 Naohiro Aota
2012-02-05 18:51 Naohiro Aota
2012-02-05 17:03 Naohiro Aota
2012-01-26 18:23 Naohiro Aota
2012-01-22 10:30 Naohiro Aota

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=1450692411.5283c6e7d7afd6ccb697ff216b28deee59352edb.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