From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/push/
Date: Fri, 10 Feb 2017 09:43:55 +0000 (UTC) [thread overview]
Message-ID: <1486719808.ccbd433e0262b4840c974ee01d828d44e89e393d.xmw@gentoo> (raw)
commit: ccbd433e0262b4840c974ee01d828d44e89e393d
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 09:10:06 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 09:43:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbd433e
app-shells/push: move push.sh into /usr/share/push (bug 598527).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-shells/push/push-2.0-r1.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/app-shells/push/push-2.0-r1.ebuild b/app-shells/push/push-2.0-r1.ebuild
new file mode 100644
index 0000000000..61d091811c
--- /dev/null
+++ b/app-shells/push/push-2.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit vcs-snapshot
+
+DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args"
+HOMEPAGE="https://github.com/vaeth/push/"
+SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+IUSE=""
+
+src_install() {
+ insinto /usr/share/${PN}
+ doins bin/push.sh
+ dodoc README
+}
next reply other threads:[~2017-02-10 9:44 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-10 9:43 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-10 7:45 [gentoo-commits] repo/gentoo:master commit in: app-shells/push/ Sam James
2022-05-09 5:29 WANG Xuerui
2021-01-06 13:26 Fabian Groffen
2020-12-27 14:01 Fabian Groffen
2020-10-25 21:48 Sam James
2020-10-25 21:34 Thomas Deutschmann
2020-10-25 8:12 Michał Górny
2020-09-18 9:38 Michał Górny
2020-09-07 9:17 Michał Górny
2020-08-09 9:26 Michał Górny
2020-02-21 14:11 Michał Górny
2019-05-04 14:28 Andreas K. Hüttel
2018-12-30 21:13 Mikle Kolyada
2018-11-25 10:11 Michał Górny
2018-03-07 20:33 Michael Weber
2017-12-09 1:36 Michael Weber
2017-11-08 20:14 Sergei Trofimovich
2017-11-05 18:06 Sergei Trofimovich
2017-10-19 13:01 Manuel Rüger
2017-10-17 19:07 Markus Meier
2017-10-08 9:27 Michał Górny
2017-10-06 10:30 Sergei Trofimovich
2017-10-05 15:50 Michał Górny
2017-10-04 16:38 Robin H. Johnson
2017-10-03 15:25 Sergei Trofimovich
2017-10-03 10:26 Thomas Deutschmann
2017-04-18 6:58 Jeroen Roovers
2017-03-21 14:11 Ian Stakenvicius
2017-02-17 10:56 Agostino Sarubbo
2017-02-15 13:49 Tobias Klausmann
2017-02-12 14:48 Agostino Sarubbo
2017-02-10 9:43 Michael Weber
2017-02-10 9:43 Michael Weber
2017-02-10 1:12 Michael Weber
2017-01-16 19:02 Brian Evans
2016-10-29 14:35 Ian Stakenvicius
2016-03-13 18:32 Manuel Rüger
2016-01-04 16:54 Ian Stakenvicius
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=1486719808.ccbd433e0262b4840c974ee01d828d44e89e393d.xmw@gentoo \
--to=xmw@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