From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AB7A01381F3 for ; Thu, 29 Aug 2013 13:27:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0C06E0DF9; Thu, 29 Aug 2013 13:27:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7250DE0DF9 for ; Thu, 29 Aug 2013 13:27:20 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CB4233ECDB for ; Thu, 29 Aug 2013 13:27:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3F220E468F for ; Thu, 29 Aug 2013 13:27:18 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1377782660.a78f07c48dc32535bc20681cd387713fb49f2bcc.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/krfb/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/krfb/krfb-4.11.49.9999.ebuild kde-base/krfb/krfb-9999.ebuild X-VCS-Directories: kde-base/krfb/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a78f07c48dc32535bc20681cd387713fb49f2bcc X-VCS-Branch: master Date: Thu, 29 Aug 2013 13:27:18 +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: 9ba47fcd-42d9-4036-8c3b-efe76e637a9c X-Archives-Hash: b878db176340143b7d2d422b2a1449a7 commit: a78f07c48dc32535bc20681cd387713fb49f2bcc Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 29 13:24:20 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 29 13:24:20 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a78f07c4 [kde-base/krfb] Update HOMEPAGE wrt bug #479172. Package-Manager: portage-2.2.1 --- kde-base/krfb/krfb-4.11.49.9999.ebuild | 1 + kde-base/krfb/krfb-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-base/krfb/krfb-4.11.49.9999.ebuild b/kde-base/krfb/krfb-4.11.49.9999.ebuild index fbf206b..724e6c0 100644 --- a/kde-base/krfb/krfb-4.11.49.9999.ebuild +++ b/kde-base/krfb/krfb-4.11.49.9999.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="VNC-compatible server to share KDE desktops" +HOMEPAGE="http://www.kde.org/applications/system/krfb/" KEYWORDS="" IUSE="debug telepathy" diff --git a/kde-base/krfb/krfb-9999.ebuild b/kde-base/krfb/krfb-9999.ebuild index fbf206b..724e6c0 100644 --- a/kde-base/krfb/krfb-9999.ebuild +++ b/kde-base/krfb/krfb-9999.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="VNC-compatible server to share KDE desktops" +HOMEPAGE="http://www.kde.org/applications/system/krfb/" KEYWORDS="" IUSE="debug telepathy"