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 5DC7F1395E2 for ; Sat, 3 Dec 2016 21:50:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F4A721C1F0; Sat, 3 Dec 2016 21:50:26 +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 409ED21C1F0 for ; Sat, 3 Dec 2016 21:50:21 +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 F15CA340F53 for ; Sat, 3 Dec 2016 21:50:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EE0524AB for ; Sat, 3 Dec 2016 21:50:16 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1480801805.812d2ee612f2d65b92e1b0ed0b5cef65dc98bacc.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/prison/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/prison/prison-1.1.1.ebuild X-VCS-Directories: kde-frameworks/prison/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 812d2ee612f2d65b92e1b0ed0b5cef65dc98bacc X-VCS-Branch: master Date: Sat, 3 Dec 2016 21:50:16 +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: 9bbbbdec-5931-4b94-a723-3b7191e3f090 X-Archives-Hash: fd101420186bb26e93bdc0fa00574ba7 commit: 812d2ee612f2d65b92e1b0ed0b5cef65dc98bacc Author: Johannes Huber gentoo org> AuthorDate: Sat Dec 3 21:49:54 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Dec 3 21:50:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812d2ee6 kde-frameworks/prison: Update HOMEPAGE Package-Manager: portage-2.3.2 kde-frameworks/prison/prison-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/prison/prison-1.1.1.ebuild b/kde-frameworks/prison/prison-1.1.1.ebuild index 736fd0c..4fbeb4f 100644 --- a/kde-frameworks/prison/prison-1.1.1.ebuild +++ b/kde-frameworks/prison/prison-1.1.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="QRCode and data matrix barcode library" -HOMEPAGE="https://projects.kde.org/projects/kdesupport/prison" +HOMEPAGE="https://cgit.kde.org/prison.git" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2"