From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/quoter/
Date: Thu, 5 Oct 2017 15:50:56 +0000 (UTC) [thread overview]
Message-ID: <1507218613.cc2c1f229b969a89b32afc5664377ac7423bac83.mgorny@gentoo> (raw)
commit: cc2c1f229b969a89b32afc5664377ac7423bac83
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 5 15:50:13 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 5 15:50:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2c1f22
app-shells/quoter: Revert "bump."
This version reintroduces QA violations and breaks app-portage/eix
packaged in Gentoo.
Reverts: e708bb0272bc7d7dce11e900f50615e9f85a902a
app-shells/quoter/Manifest | 1 -
app-shells/quoter/quoter-4.0.ebuild | 23 -----------------------
2 files changed, 24 deletions(-)
diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest
index b94ab2c87ed..ed44ac71c63 100644
--- a/app-shells/quoter/Manifest
+++ b/app-shells/quoter/Manifest
@@ -1,2 +1 @@
DIST quoter-3.0_p2.tar.gz 10691 SHA256 19a335095991c8fa0f637c81b7e8b9a262af67e230507af87f3c113228965732 SHA512 23d77105fa05d79a7d0bcaa3f6aead25b7cb3b6f459d2740314616da587e03cd3e6b0b1e8af8f79904309bbe76603db848d42996ed7ae5ef779e27184a434fb5 WHIRLPOOL 1c083d7dc9bc8e1e4719b6e4c03087f39d4324df3aa70011e84087c7de3145f932ca3ae9fc1057b17dbe9471592c5d32ac99dff63b7962fb3c7548b31aa2a225
-DIST quoter-4.0.tar.gz 10902 SHA256 0aa7c42bfbe66ca5d04c8b2d2b75f398bd96e2d224bb1fd5dd00b51a143d6498 SHA512 711b03763ed619ece0cd8ff4e0971a6f78846d5d9a927324d1162af017a639d0b1ef50271fa80a3cb2239d795af08e49e24873db3c35afad01c8ad91ad2508ea WHIRLPOOL 9095d4bbc8b3a2f82f05afc92dd98db0868c2d0b74a4d24483dfbdb2b81534338050044a938d7e9e47706e96168d12460a73b8c65668a9af996c68d497ba41eb
diff --git a/app-shells/quoter/quoter-4.0.ebuild b/app-shells/quoter/quoter-4.0.ebuild
deleted file mode 100644
index 73d72d80c7a..00000000000
--- a/app-shells/quoter/quoter-4.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2016-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit toolchain-funcs 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 ~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=""
-
-src_compile() {
- emake CC="$(tc-getCC)" EPREFIX="${EPREFIX}"
-}
-
-src_install() {
- emake DESTDIR="${ED}" EPREFIX="${EPREFIX}" install
- dodoc README
-}
next reply other threads:[~2017-10-05 15:51 UTC|newest]
Thread overview: 42+ 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-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-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
2017-01-16 19:02 Brian Evans
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=1507218613.cc2c1f229b969a89b32afc5664377ac7423bac83.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