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 3AD19139694 for ; Mon, 24 Apr 2017 21:40:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E604CE0C44; Mon, 24 Apr 2017 21:40:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BDB15E0C44 for ; Mon, 24 Apr 2017 21:40:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6270D33BE61 for ; Mon, 24 Apr 2017 21:40:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96E8B7432 for ; Mon, 24 Apr 2017 21:40:20 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1493070009.c01d370e583a109c21603db932b0609196733dc6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/isoimagewriter/ X-VCS-Repository: proj/kde X-VCS-Files: app-cdr/isoimagewriter/isoimagewriter-9999.ebuild X-VCS-Directories: app-cdr/isoimagewriter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c01d370e583a109c21603db932b0609196733dc6 X-VCS-Branch: master Date: Mon, 24 Apr 2017 21:40:20 +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: 030343eb-9b47-42b5-8f1e-1d6904ef9df4 X-Archives-Hash: ab5ade2899496edb8a95a6b4785dad6e commit: c01d370e583a109c21603db932b0609196733dc6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 24 21:39:03 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 24 21:40:09 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c01d370e app-cdr/isoimagewriter: Drop KMNAME, upstream repo renamed Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-cdr/isoimagewriter/isoimagewriter-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild index a9f33b319f..8af7d8d237 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild @@ -3,7 +3,6 @@ EAPI=6 -KMNAME="imagewriter" inherit kde5 DESCRIPTION="Write hybrid ISO files onto a USB disk"