public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/
Date: Mon,  3 Jul 2017 21:12:58 +0000 (UTC)	[thread overview]
Message-ID: <1499116374.296f31d8a430908613d4052f636c12d21ee6bbd4.polynomial-c@gentoo> (raw)

commit:     296f31d8a430908613d4052f636c12d21ee6bbd4
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 21:11:54 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 21:12:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296f31d8

app-text/convmv: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/convmv/Manifest          |  1 -
 app-text/convmv/convmv-2.0.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 1817e281018..2b7042a5085 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,3 +1,2 @@
-DIST convmv-2.0.tar.gz 29534 SHA256 170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f SHA512 9f452551ab4ea7a45ec4e5d4e4d3c4fdb60cae49f048953d16df9ecd9ee3271c2d6748704f010af6ef312d7ce2079ae9c502e04d936419e29257f68596fc4f58 WHIRLPOOL c907bf99805e2afa7590043a291c7eaa19b681fecf9eb38314d41952edcea381f7e8bf1442226bd9c72122c3b0840e4c376f3947c4b2f65495287155a1353026
 DIST convmv-2.01.tar.gz 29375 SHA256 782ac06982aeaf8ff3ab8fc42cb49cb8bc562dbd1e97ef7e17bedcf3ecf2483a SHA512 e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c WHIRLPOOL fc7f6f6b93c872d1fce69372340b97165ec0138fe02952d7737bea582e6ecdef89cc766e20b7fbf2d75925ce5bf6759d2accf8f276f4feaf02383dfcb33c1bb6
 DIST convmv-2.02.tar.gz 29645 SHA256 93b86a5ef354703604fb9a0bbbe6cc11eb81fbdade72e8dea13c82d2901a0177 SHA512 8e7dd8368e2152cf19164966695eeab6b329553a0dd0c1e908f71648fee0d19635449650136cbd11280655cf71357dd6fa62c228d59df5480a866ad9cc45b2ea WHIRLPOOL 374c44a61fc084b5bb30d27ad26e64d275e1bb269074c1b98d95fa818290a97b8fe6f2087b683db50a8dfc5a0e1f1b119cfcf3cbe738878608eee322a9583a48

diff --git a/app-text/convmv/convmv-2.0.ebuild b/app-text/convmv/convmv-2.0.ebuild
deleted file mode 100644
index f33868fa45f..00000000000
--- a/app-text/convmv/convmv-2.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="http://j3e.de/linux/convmv"
-SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	default
-	sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-	dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-	unpack ./testsuite.tar
-
-	cd "${S}"/suite
-	./dotests.sh || die "Tests failed"
-}


             reply	other threads:[~2017-07-03 21:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03 21:12 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-21 16:42 [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/ WANG Xuerui
2022-08-24  6:44 Bernard Cafarelli
2022-08-24  5:29 Agostino Sarubbo
2022-08-24  5:25 Agostino Sarubbo
2022-08-24  4:01 Arthur Zamarin
2022-08-24  4:01 Arthur Zamarin
2022-08-23 20:25 Arthur Zamarin
2022-07-10 12:55 Bernard Cafarelli
2020-12-17  9:02 Sam James
2018-03-27  8:14 Lars Wendler
2018-03-27  8:14 Lars Wendler
2018-03-27  8:14 Lars Wendler
2018-03-25 21:06 Lars Wendler
2017-11-23 21:08 Thomas Deutschmann
2017-07-04  9:58 Lars Wendler
2017-07-03 21:12 Lars Wendler
2017-07-03 21:12 Lars Wendler
2017-05-06 23:43 Lars Wendler
2017-01-22 13:52 Lars Wendler
2017-01-22 11:24 Jeroen Roovers
2017-01-06 14:33 Tobias Klausmann
2017-01-02  8:58 Agostino Sarubbo
2017-01-02  8:27 Lars Wendler

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=1499116374.296f31d8a430908613d4052f636c12d21ee6bbd4.polynomial-c@gentoo \
    --to=polynomial-c@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