From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/push/
Date: Thu, 5 Oct 2017 15:50:56 +0000 (UTC) [thread overview]
Message-ID: <1507218544.b47d4075b415514b88d6f318b6112ed6b5e9fdb5.mgorny@gentoo> (raw)
commit: b47d4075b415514b88d6f318b6112ed6b5e9fdb5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 5 15:49:04 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 5 15:49:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47d4075
app-shells/push: Revert "bump."
This version reintroduces QA violations and breaks app-portage/eix
packaged in Gentoo.
Reverts: 0766c6dd43aec421263429fce3fd112f6235aac3
app-shells/push/Manifest | 1 -
app-shells/push/push-3.0.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/app-shells/push/Manifest b/app-shells/push/Manifest
index 1c5e3178ae8..ae3a1c82657 100644
--- a/app-shells/push/Manifest
+++ b/app-shells/push/Manifest
@@ -1,3 +1,2 @@
DIST push-1.6.tar.gz 1955 SHA256 713dea172ede55971ff82da932782503c2aa6703eba73c1ac317ec4c8eb22e80 SHA512 4623f51249138bacb7251fb5d5d1ae8dd070de7ce628e42b6eed90a4b6ffd36d28eb58b116f5b1833bc1affa8db539da9b94d104ffe03c6bd1e294b56c393c86 WHIRLPOOL 787f65542e92fd10c411969d03ec17b45a90b35e9c8e17b9fb3e732fb1d97813f04c3a03cc329a469a5bea2a194f879f4c600e2e534dd8c778f7f712d4c171b1
DIST push-2.0.tar.gz 2211 SHA256 2d5e1c5b580f77ac9fb65b7b75c6220ee88687b6e7340ccc746e42e5632604b0 SHA512 03c40bd8b3b09473952ecf13edd622533616de47638741214b40856b33993f9310d62be34fac6f68b950f58167c3111082554961a800a43a3ecf8a7d138ffdff WHIRLPOOL 6abbad060edbb3d9873c24b73bc61f38f6a4fd38633021e66f8d3a5a04b61dfcdec4c68afed5e8fe06f817cf924adfafb439ddb415c71fc4e1b52ce561ec6fa1
-DIST push-3.0.tar.gz 2689 SHA256 89a3203b5a171cc32a5970f1b5daf1c1ff2d5995829e876ec9fd7bcd0d64203b SHA512 3d877f5f69f2714827ee997ae9a7bd9e91db036a063c0cd435ebd9c2caecd2e38151646c6040218cd02996630b415c0e63b0e88cbddc904e65dd47bb7c04df22 WHIRLPOOL f66604e3e39abd10d167c1d91df92029fa6a27c670d51e654442b136a17a1fa4c39f7fbcc5bc2f0b6ca3e626e282718862b88543e9a6ec06d9bcfc993edb67ab
diff --git a/app-shells/push/push-3.0.ebuild b/app-shells/push/push-3.0.ebuild
deleted file mode 100644
index 1cd7cbe6a19..00000000000
--- a/app-shells/push/push-3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
-IUSE=""
-
-# Install into / to let sys-block/zram-init work with split /usr
-
-src_compile() {
- emake PREFIX= EPREFX="${EPREFIX}" DATADIR=/lib/push
-}
-
-src_install() {
- dodoc README
- emake DESTDIR="${ED}" PREFIX= EPREFX="${EPREFIX}" DATADIR=/lib/push install
-}
next reply other threads:[~2017-10-05 15:51 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-05 15:50 Michał Górny [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-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 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=1507218544.b47d4075b415514b88d6f318b6112ed6b5e9fdb5.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