public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/quoter/
Date: Mon, 16 Jan 2017 19:02:10 +0000 (UTC)	[thread overview]
Message-ID: <1484593312.a94c98ba05040963d94f9aac5f9dca25aac4d5e5.grknight@gentoo> (raw)

commit:     a94c98ba05040963d94f9aac5f9dca25aac4d5e5
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 18:54:35 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 19:01:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94c98ba

app-shells/quoter: Version bump

Non-maintainer commit.  Ack by axs in IRC

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-shells/quoter/Manifest             |  3 ++-
 app-shells/quoter/quoter-3.0_p2.ebuild | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest
index 168d5dd..1fbd527 100644
--- a/app-shells/quoter/Manifest
+++ b/app-shells/quoter/Manifest
@@ -1 +1,2 @@
-DIST quoter-2.0_p2.tar.gz 10108 SHA256 e1bd542b8f0bd5afaa2a7c0e21987addf7afe383ffc9e53e84a369d0e95d122b
+DIST quoter-2.0_p2.tar.gz 10108 SHA256 e1bd542b8f0bd5afaa2a7c0e21987addf7afe383ffc9e53e84a369d0e95d122b SHA512 18543b3061bbdca01c87aa3bcebd1cf69ec79e44a1f285f9ddfca4afa293e137a40e2c626dcdee15828d5777b337e6d9afbd03b7d8637bf65cc406ed5bec82a2 WHIRLPOOL 41b7440bc3b1fd174e6cfc2c3b0d43988ec07c0dd6a6ba39710c83bff379136c0dd129953de4054cabd76dab5780ba7c9b4b19ba3317c67fc8972cebdc8bb484
+DIST quoter-3.0_p2.tar.gz 10691 SHA256 19a335095991c8fa0f637c81b7e8b9a262af67e230507af87f3c113228965732 SHA512 23d77105fa05d79a7d0bcaa3f6aead25b7cb3b6f459d2740314616da587e03cd3e6b0b1e8af8f79904309bbe76603db848d42996ed7ae5ef779e27184a434fb5 WHIRLPOOL 1c083d7dc9bc8e1e4719b6e4c03087f39d4324df3aa70011e84087c7de3145f932ca3ae9fc1057b17dbe9471592c5d32ac99dff63b7962fb3c7548b31aa2a225

diff --git a/app-shells/quoter/quoter-3.0_p2.ebuild b/app-shells/quoter/quoter-3.0_p2.ebuild
new file mode 100644
index 00000000..bbba5b7
--- /dev/null
+++ b/app-shells/quoter/quoter-3.0_p2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2016-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit vcs-snapshot
+
+DESCRIPTION="Quote arguments or standard input for usage in POSIX shell by eval"
+HOMEPAGE="https://github.com/vaeth/quoter/"
+SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+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 ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+IUSE=""
+
+src_install() {
+	emake DESTDIR="${ED}" install
+}


             reply	other threads:[~2017-01-16 19:02 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16 19:02 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-09  5:29 [gentoo-commits] repo/gentoo:master commit in: app-shells/quoter/ WANG Xuerui
2021-01-06 13:26 Fabian Groffen
2020-12-27 14:01 Fabian Groffen
2020-10-09  8:53 Michał Górny
2020-10-09  8:31 Agostino Sarubbo
2020-09-26 21:34 Sergei Trofimovich
2020-09-25 17:24 Sam James
2020-09-24  6:59 Agostino Sarubbo
2020-09-24  6:55 Agostino Sarubbo
2020-09-24  6:54 Agostino Sarubbo
2020-09-24  6:53 Agostino Sarubbo
2020-09-24  6:52 Agostino Sarubbo
2020-09-24  6:49 Agostino Sarubbo
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
2019-01-05 17:19 Mikle Kolyada
2018-11-25 10:11 Michał Górny
2018-04-27  8:03 Jeroen Roovers
2018-03-07 20:33 Michael Weber
2017-12-09  1:36 Michael Weber
2017-10-22 18:23 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:41 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  9:43 Michael Weber
2017-02-10  1:12 Michael Weber
2016-10-30  9:33 Benda XU
2016-10-29 14:35 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=1484593312.a94c98ba05040963d94f9aac5f9dca25aac4d5e5.grknight@gentoo \
    --to=grknight@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