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 B90A1139695 for ; Tue, 11 Apr 2017 18:31:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF99E0DC9; Tue, 11 Apr 2017 18:31:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CC5EDE0DC9 for ; Tue, 11 Apr 2017 18:31: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 1CF2B33E4AD for ; Tue, 11 Apr 2017 18:31:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14F4A69BC for ; Tue, 11 Apr 2017 18:31:52 +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: <1491862646.0afeaa107b19121373bfabbf424d8ae2c50c60d7.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: 0afeaa107b19121373bfabbf424d8ae2c50c60d7 X-VCS-Branch: master Date: Tue, 11 Apr 2017 18:31: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: b86c1301-1582-473d-9c38-e0968d9c77db X-Archives-Hash: 416ea97a8a9fd00c796260aaa1b9bcb3 commit: 0afeaa107b19121373bfabbf424d8ae2c50c60d7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 10 22:17:26 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 10 22:17:26 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0afeaa10 app-cdr/isoimagewriter: Fix HOMEPAGE Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-cdr/isoimagewriter/isoimagewriter-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild index 2a9467c1e5..a9f33b319f 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild @@ -7,7 +7,7 @@ KMNAME="imagewriter" inherit kde5 DESCRIPTION="Write hybrid ISO files onto a USB disk" -HOMEPAGE="https://cgit.kde.org/imagewriter.git/" +HOMEPAGE="http://wiki.rosalab.com/en/index.php/Blog:ROSA_Planet/ROSA_Image_Writer" LICENSE="GPL-3" KEYWORDS=""