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 0F2381381F3 for ; Thu, 29 Aug 2013 11:53:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1350E0B0C; Thu, 29 Aug 2013 11:53:33 +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 48C73E0B0C for ; Thu, 29 Aug 2013 11:53:33 +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 5F97733ECF6 for ; Thu, 29 Aug 2013 11:53:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C8D0CE468F for ; Thu, 29 Aug 2013 11:53:30 +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: <1377777034.a4e7899fe5ff4a1abe207eef01b9c81b5d827713.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kget/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kget/kget-4.11.49.9999.ebuild kde-base/kget/kget-9999.ebuild X-VCS-Directories: kde-base/kget/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a4e7899fe5ff4a1abe207eef01b9c81b5d827713 X-VCS-Branch: master Date: Thu, 29 Aug 2013 11:53:30 +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: 5cc81774-a1f7-452b-a83c-420fbf5a1bcb X-Archives-Hash: f5ef088a67c280638bd7bf2f9c70a660 commit: a4e7899fe5ff4a1abe207eef01b9c81b5d827713 Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 29 11:50:34 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 29 11:50:34 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a4e7899f [kde-base/kget] Update HOMEPAGE wrt bug #478998. Package-Manager: portage-2.2.1 --- kde-base/kget/kget-4.11.49.9999.ebuild | 1 + kde-base/kget/kget-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-base/kget/kget-4.11.49.9999.ebuild b/kde-base/kget/kget-4.11.49.9999.ebuild index 72842af..d4b4b80 100644 --- a/kde-base/kget/kget-4.11.49.9999.ebuild +++ b/kde-base/kget/kget-4.11.49.9999.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="An advanced download manager for KDE" +HOMEPAGE="http://www.kde.org/applications/internet/kget/" KEYWORDS="" IUSE="debug bittorrent mms sqlite webkit" diff --git a/kde-base/kget/kget-9999.ebuild b/kde-base/kget/kget-9999.ebuild index 72842af..d4b4b80 100644 --- a/kde-base/kget/kget-9999.ebuild +++ b/kde-base/kget/kget-9999.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="An advanced download manager for KDE" +HOMEPAGE="http://www.kde.org/applications/internet/kget/" KEYWORDS="" IUSE="debug bittorrent mms sqlite webkit"