public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/
Date: Fri, 14 Jun 2019 06:56:31 +0000 (UTC)	[thread overview]
Message-ID: <1560495376.2fe34f439b9e259c79d9b1e830ce7e27670ae814.zlogene@gentoo> (raw)

commit:     2fe34f439b9e259c79d9b1e830ce7e27670ae814
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 06:56:16 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 06:56:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe34f43

app-text/wgetpaste: Version bump (v2.29)

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-text/wgetpaste/Manifest              |  1 +
 app-text/wgetpaste/wgetpaste-2.29.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-text/wgetpaste/Manifest b/app-text/wgetpaste/Manifest
index 957ed7adae8..1fd17fb5070 100644
--- a/app-text/wgetpaste/Manifest
+++ b/app-text/wgetpaste/Manifest
@@ -1 +1,2 @@
 DIST wgetpaste-2.28.tar.bz2 12448 BLAKE2B 231b6d00ecf9c355f45683d56537c0fe6a5d6561e42edee680b228f5a76e7e1b202669e429f7941b6daaf14682e5a8469521713930bb42387e168965acfccca2 SHA512 b3b9ee4bfbc52da6762b06c2640385eeedab7910ad1bc4e92ff9304371ec2442e2d30b69ebc0f1407a00a9c8afde398e00dc3d3c048452d730517227a68e6b97
+DIST wgetpaste-2.29.tar.bz2 12988 BLAKE2B 838b84632754f6e07c25fe3648e14bf939dff4e08ae8e8064e94008beb436f77738e4f54859115321fbf445a323641ebfecf5fd7d09bbbb46c72e913687deb07 SHA512 6596842733bb5d1d52cbb3cbcf61ba714f0cbfdc13acb4d6025ccfd27c214adaf886ac3a0a11baefaa4af3f33165619e5a3360b4e0807d29e8dc8ef5ff819bb6

diff --git a/app-text/wgetpaste/wgetpaste-2.29.ebuild b/app-text/wgetpaste/wgetpaste-2.29.ebuild
new file mode 100644
index 00000000000..ff53674f069
--- /dev/null
+++ b/app-text/wgetpaste/wgetpaste-2.29.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Command-line interface to various pastebins"
+HOMEPAGE="http://wgetpaste.zlin.dk/"
+SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="+ssl"
+
+DEPEND=""
+RDEPEND="net-misc/wget[ssl?]"
+
+src_prepare() {
+	sed -i -e "s:/etc:\"${EPREFIX}\"/etc:g" wgetpaste || die
+	default
+}
+
+src_install() {
+	dobin ${PN}
+	insinto /usr/share/zsh/site-functions
+	doins _wgetpaste
+}


             reply	other threads:[~2019-06-14  6:56 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-14  6:56 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25 18:28 [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/ Arthur Zamarin
2024-03-13  4:46 Sam James
2023-11-12  1:41 Yixun Lan
2023-06-22  5:27 Sam James
2023-01-26  5:16 Sam James
2023-01-20  7:39 Joonas Niilola
2023-01-14 11:25 Sam James
2023-01-14  7:21 Joonas Niilola
2023-01-13 20:56 Jonas Stein
2022-11-22  6:20 Sam James
2022-05-19 11:24 WANG Xuerui
2022-04-12 10:56 Sam James
2021-06-03  5:49 Mikle Kolyada
2021-05-15 13:29 Mikle Kolyada
2021-05-15 13:29 Mikle Kolyada
2021-05-03 16:59 Sam James
2021-05-03 16:37 Ben Kohler
2021-02-22 14:39 Mikle Kolyada
2021-02-22 14:02 Mikle Kolyada
2020-11-28  7:37 Sam James
2020-07-23 11:11 Kent Fredric
2020-04-05  6:21 Mikle Kolyada
2020-04-05  6:21 Mikle Kolyada
2019-08-26 23:14 Louis Sautier
2019-08-26  9:26 Louis Sautier
2019-05-04 14:43 Andreas K. Hüttel
2019-02-23 16:54 Ben Kohler
2019-02-23 15:34 Ben Kohler
2018-07-24  9:43 Mart Raudsepp
2018-05-24 22:27 Mikle Kolyada
2017-10-19 17:10 Jonas Stein
2017-01-29 15:24 Fabian Groffen
2016-12-18 15:33 Maxim Koltsov
2016-10-10  9:25 Jeroen Roovers
2016-10-01 12:51 Jeroen Roovers
2016-09-27 18:46 Markus Meier
2016-09-24 13:43 Agostino Sarubbo
2016-09-04 13:17 Tobias Klausmann
2016-08-17 18:02 Maxim Koltsov
2016-08-17 18:02 Maxim Koltsov
2016-08-07  6:52 Pacho Ramos
2016-07-04 11:43 Maxim Koltsov
2016-02-27 18:34 Stephen Klimaszewski

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=1560495376.2fe34f439b9e259c79d9b1e830ce7e27670ae814.zlogene@gentoo \
    --to=zlogene@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