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 DA9351392EF for ; Tue, 15 Jul 2014 16:35:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 542ECE0822; Tue, 15 Jul 2014 16:35:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE224E08DF for ; Tue, 15 Jul 2014 16:35:16 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CABB133F2B1 for ; Tue, 15 Jul 2014 16:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 87FBD1807D for ; Tue, 15 Jul 2014 16:35:14 +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: <1405442061.4979de725c7a4fdbf8e2f3d9132217cb8eda7831.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-4.9999.ebuild net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4979de725c7a4fdbf8e2f3d9132217cb8eda7831 X-VCS-Branch: master Date: Tue, 15 Jul 2014 16:35:14 +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: 0344139a-ff09-4507-8646-b7eece7aa7e7 X-Archives-Hash: 993ca5b6b2e963f8c3ee3792fef686a0 commit: 4979de725c7a4fdbf8e2f3d9132217cb8eda7831 Author: Michael Palimaka gentoo org> AuthorDate: Tue Jul 15 16:34:21 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Jul 15 16:34:21 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4979de72 [kde-base/konversation] Improve HOMEPAGE. --- net-irc/konversation/konversation-4.9999.ebuild | 2 +- net-irc/konversation/konversation-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/konversation/konversation-4.9999.ebuild b/net-irc/konversation/konversation-4.9999.ebuild index bfae242..928de78 100644 --- a/net-irc/konversation/konversation-4.9999.ebuild +++ b/net-irc/konversation/konversation-4.9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="A user friendly IRC Client for KDE4" -HOMEPAGE="http://konversation.kde.org" +HOMEPAGE="http://kde.org/applications/internet/konversation/ http://konversation.kde.org" LICENSE="GPL-2" KEYWORDS="" diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index afa38c3..205636f 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -8,7 +8,7 @@ EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="A user friendly IRC Client for KDE" -HOMEPAGE="http://konversation.kde.org" +HOMEPAGE="http://kde.org/applications/internet/konversation/ http://konversation.kde.org" LICENSE="GPL-2" KEYWORDS=""