public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: app-admin/eselect-sh/
Date: Thu, 30 Aug 2012 09:54:42 +0000 (UTC)	[thread overview]
Message-ID: <1346318761.741bdaeff1a705a6ba0092d0c33b5e69ff85e7ee.mgorny@gentoo> (raw)

commit:     741bdaeff1a705a6ba0092d0c33b5e69ff85e7ee
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 09:26:01 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 09:26:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=741bdaef

app-admin/eselect-sh: Introduce a live ebuild for eselect-sh.

(Portage version: 2.2.0_alpha120_p33/git/Linux x86_64, unsigned Manifest commit)

---
 app-admin/eselect-sh/eselect-sh-9999.ebuild |   30 +++++++++++++++++++++++++++
 app-admin/eselect-sh/metadata.xml           |   15 +++++++++++++
 2 files changed, 45 insertions(+), 0 deletions(-)

diff --git a/app-admin/eselect-sh/eselect-sh-9999.ebuild b/app-admin/eselect-sh/eselect-sh-9999.ebuild
new file mode 100644
index 0000000..f1df885
--- /dev/null
+++ b/app-admin/eselect-sh/eselect-sh-9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit base
+#if LIVE
+EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
+inherit git-2
+#endif
+
+DESCRIPTION="Manages the /bin/sh (POSIX shell) symlink"
+HOMEPAGE="https://bitbucket.org/mgorny/eselect-sh/"
+SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+#if LIVE
+KEYWORDS=
+SRC_URI=
+#endif
+
+src_install() {
+	insinto /usr/share/eselect/modules
+	doins sh.eselect || die
+}

diff --git a/app-admin/eselect-sh/metadata.xml b/app-admin/eselect-sh/metadata.xml
new file mode 100644
index 0000000..5df778e
--- /dev/null
+++ b/app-admin/eselect-sh/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mgorny@gentoo.org</email>
+		<name>Michał Górny</name>
+	</maintainer>
+	<upstream>
+		<maintainer status="active">
+			<email>mgorny@gentoo.org</email>
+			<name>Michał Górny</name>
+		</maintainer>
+		<bugs-to>https://bitbucket.org/mgorny/eselect-sh/issues/</bugs-to>
+	</upstream>
+</pkgmetadata>


                 reply	other threads:[~2012-08-30  9:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1346318761.741bdaeff1a705a6ba0092d0c33b5e69ff85e7ee.mgorny@gentoo \
    --to=mgorny@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