public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mvcase/
Date: Sun, 20 May 2018 00:33:21 +0000 (UTC)	[thread overview]
Message-ID: <1526776276.7b3107f4fc9b60b0d78a0e56513f900870f3b9d5.bman@gentoo> (raw)

commit:     7b3107f4fc9b60b0d78a0e56513f900870f3b9d5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 19 06:54:14 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 00:31:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3107f4

app-misc/mvcase: remove old

Closes: https://github.com/gentoo/gentoo/pull/8467

 app-misc/mvcase/mvcase-0.1-r1.ebuild | 34 ----------------------------------
 1 file changed, 34 deletions(-)

diff --git a/app-misc/mvcase/mvcase-0.1-r1.ebuild b/app-misc/mvcase/mvcase-0.1-r1.ebuild
deleted file mode 100644
index 817386ef378..00000000000
--- a/app-misc/mvcase/mvcase-0.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A modified version of mv, used to convert filenames to lower/upper case"
-HOMEPAGE="http://www.ibiblio.org/pub/Linux/utils/file"
-SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-libs/shhopt"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-includes.patch \
-		"${FILESDIR}"/${P}-flags.patch
-}
-
-src_compile() {
-	tc-export CC
-	emake || die
-}
-
-src_install() {
-	dobin mvcase || die
-	doman mvcase.1
-	dodoc INSTALL
-}


             reply	other threads:[~2018-05-20  0:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20  0:33 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-19 23:17 [gentoo-commits] repo/gentoo:master commit in: app-misc/mvcase/ David Seifert
2018-05-08 22:05 Sergei Trofimovich
2018-02-22  9:05 Agostino Sarubbo
2018-02-19 16:57 Thomas Deutschmann
2017-10-21 21:32 Patrice Clement

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=1526776276.7b3107f4fc9b60b0d78a0e56513f900870f3b9d5.bman@gentoo \
    --to=bman@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