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 1D015138334 for ; Mon, 24 Sep 2018 19:06:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 050E9E0A88; Mon, 24 Sep 2018 19:06:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1C37E0A88 for ; Mon, 24 Sep 2018 19:06:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDC33335CC2 for ; Mon, 24 Sep 2018 19:06:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 070643C3 for ; Mon, 24 Sep 2018 19:06:52 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1537815834.2c66bae4894823aabf1ffd2f79695dbb14d490c6.ulm@gentoo> Subject: [gentoo-commits] repo/dev/ulm:master commit in: app-cdr/geteltorito/ X-VCS-Repository: repo/dev/ulm X-VCS-Files: app-cdr/geteltorito/Manifest app-cdr/geteltorito/geteltorito-0.6.ebuild app-cdr/geteltorito/metadata.xml X-VCS-Directories: app-cdr/geteltorito/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2c66bae4894823aabf1ffd2f79695dbb14d490c6 X-VCS-Branch: master Date: Mon, 24 Sep 2018 19:06: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: 0182e272-045a-483b-a569-9ce0237e1518 X-Archives-Hash: b261a4b3bd67ba2b41e0831a26f5ce7e commit: 2c66bae4894823aabf1ffd2f79695dbb14d490c6 Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 24 19:03:54 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Sep 24 19:03:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=2c66bae4 app-cdr/geteltorito: Moved to gentoo repository. Signed-off-by: Ulrich Müller gentoo.org> app-cdr/geteltorito/Manifest | 1 - app-cdr/geteltorito/geteltorito-0.6.ebuild | 21 --------------------- app-cdr/geteltorito/metadata.xml | 7 ------- 3 files changed, 29 deletions(-) diff --git a/app-cdr/geteltorito/Manifest b/app-cdr/geteltorito/Manifest deleted file mode 100644 index a35abb3..0000000 --- a/app-cdr/geteltorito/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST geteltorito-0.6.tar.gz 11971 BLAKE2B 8d02c48477a7a37287028c68a3a647bb19b07b299818bf589d40537d0af0d044c85d421a149ce9f8a2fc5bb4d6f4db20b90da29fae35267eaf9d58b73c6f4159 SHA512 c9823b8dffaf98d08383606aa21971605a001880bf7abfe614be4380963237ab55f0fcaeb6be393a3902b5d1dc43ce283ca16ef40ea142b2b2d825d3467e31e9 diff --git a/app-cdr/geteltorito/geteltorito-0.6.ebuild b/app-cdr/geteltorito/geteltorito-0.6.ebuild deleted file mode 100644 index 1843619..0000000 --- a/app-cdr/geteltorito/geteltorito-0.6.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="El Torito boot image extractor" -HOMEPAGE="https://userpages.uni-koblenz.de/~krienke/" -SRC_URI="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-lang/perl" - -S="${WORKDIR}/${PN}" - -src_install() { - dobin geteltorito - dodoc README -} diff --git a/app-cdr/geteltorito/metadata.xml b/app-cdr/geteltorito/metadata.xml deleted file mode 100644 index c665e48..0000000 --- a/app-cdr/geteltorito/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - ulm@gentoo.org - -