From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D752139085 for ; Sun, 22 Jan 2017 13:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43098E0C67; Sun, 22 Jan 2017 13:52:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 115BCE0C67 for ; Sun, 22 Jan 2017 13:52:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF2EC340F53 for ; Sun, 22 Jan 2017 13:52:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06CEA2C86 for ; Sun, 22 Jan 2017 13:52:52 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1485093161.5f60c98f34d17e3f4bfd028e8990683cabcb610e.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/convmv/Manifest app-text/convmv/convmv-1.15-r1.ebuild app-text/convmv/convmv-1.15.ebuild X-VCS-Directories: app-text/convmv/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5f60c98f34d17e3f4bfd028e8990683cabcb610e X-VCS-Branch: master Date: Sun, 22 Jan 2017 13:52:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: efc6eddf-2a56-461d-a314-113f9a2563e4 X-Archives-Hash: 6e3224d2ca99a95f364c973a7510b041 commit: 5f60c98f34d17e3f4bfd028e8990683cabcb610e Author: Lars Wendler gentoo org> AuthorDate: Sun Jan 22 13:52:41 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Jan 22 13:52:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f60c98f app-text/convmv: Removed old. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-text/convmv/Manifest | 1 - app-text/convmv/convmv-1.15-r1.ebuild | 35 ---------------------------------- app-text/convmv/convmv-1.15.ebuild | 36 ----------------------------------- 3 files changed, 72 deletions(-) diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest index 825f41d..5132591 100644 --- a/app-text/convmv/Manifest +++ b/app-text/convmv/Manifest @@ -1,2 +1 @@ -DIST convmv-1.15.tar.gz 27180 SHA256 c315aec78490b588000467d1c51081b36e629de0537c5a17fd48b1acaf8a5135 SHA512 b809f103da48d43f9c7fb6cb3e08a88e1c9b2a2ad691f9fcc4422b4e597c247b86fd0446c777e4c9911b4fad551cdc9fc88eff3a1d8cb4b001e164cc8387b900 WHIRLPOOL d7c3e3fbe918472d96f1cbc40b70f280a179a3c99cef07953c0723dfcba0e81ff383d918382b196d0525724dde650c4a480e5cc91c07f9452308a3eebd1567cc DIST convmv-2.0.tar.gz 29534 SHA256 170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f SHA512 9f452551ab4ea7a45ec4e5d4e4d3c4fdb60cae49f048953d16df9ecd9ee3271c2d6748704f010af6ef312d7ce2079ae9c502e04d936419e29257f68596fc4f58 WHIRLPOOL c907bf99805e2afa7590043a291c7eaa19b681fecf9eb38314d41952edcea381f7e8bf1442226bd9c72122c3b0840e4c376f3947c4b2f65495287155a1353026 diff --git a/app-text/convmv/convmv-1.15-r1.ebuild b/app-text/convmv/convmv-1.15-r1.ebuild deleted file mode 100644 index 7125bc0..00000000 --- a/app-text/convmv/convmv-1.15-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils - -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() { - 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" -} diff --git a/app-text/convmv/convmv-1.15.ebuild b/app-text/convmv/convmv-1.15.ebuild deleted file mode 100644 index bd80ade..00000000 --- a/app-text/convmv/convmv-1.15.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=3 - -inherit eutils - -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() { - sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die -} - -src_install() { - emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install \ - || die "einstall failed" - dodoc CREDITS Changes TODO VERSION -} - -src_test() { - unpack ./testsuite.tar - - cd "${S}"/suite - ./dotests.sh || die "Tests failed" -}