From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QkQYE-0002Wm-RK for garchives@archives.gentoo.org; Sat, 23 Jul 2011 00:58:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD3E321C05E; Sat, 23 Jul 2011 00:58:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B39A321C05E for ; Sat, 23 Jul 2011 00:58:34 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC2A01B401F for ; Sat, 23 Jul 2011 00:58:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2AE0C8003D for ; Sat, 23 Jul 2011 00:58:33 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <3edce5b3da91f9280b7f37f57025a4f60316030e.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/telepathy-chat-handler/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/telepathy-chat-handler/metadata.xml net-im/telepathy-chat-handler/telepathy-chat-handler-9999.ebuild X-VCS-Directories: net-im/telepathy-chat-handler/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 3edce5b3da91f9280b7f37f57025a4f60316030e Date: Sat, 23 Jul 2011 00:58:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 85b073b6ec3d0973c7c464ee0ecf56b1 commit: 3edce5b3da91f9280b7f37f57025a4f60316030e Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Sat Jul 23 00:40:57 2011 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Sat Jul 23 00:40:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D3edce5b3 [net-im/telepathy-accounts-chat-handler] Fixed QA warnings. Added missing metadata.xml. Dropped keywords for the 9999 ebuild and fixe= d HOMEPAGE. (Portage version: 2.2.0_alpha46/git/Linux x86_64, signed Manifest commit = with key BB0E6E98) --- net-im/telepathy-chat-handler/metadata.xml | 5 +++++ .../telepathy-chat-handler-9999.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/net-im/telepathy-chat-handler/metadata.xml b/net-im/telepath= y-chat-handler/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/net-im/telepathy-chat-handler/metadata.xml @@ -0,0 +1,5 @@ + + + +kde + diff --git a/net-im/telepathy-chat-handler/telepathy-chat-handler-9999.eb= uild b/net-im/telepathy-chat-handler/telepathy-chat-handler-9999.ebuild index c20a096..8e4a750 100644 --- a/net-im/telepathy-chat-handler/telepathy-chat-handler-9999.ebuild +++ b/net-im/telepathy-chat-handler/telepathy-chat-handler-9999.ebuild @@ -8,10 +8,10 @@ KDE_SCM=3D"git" inherit kde4-base =20 DESCRIPTION=3D"This application provides a text chat window." -HOMEPAGE=3D"" +HOMEPAGE=3D"http://community.kde.org/Real-Time_Communication_and_Collabo= ration" +KEYWORDS=3D"" =20 LICENSE=3D"GPL-3" -KEYWORDS=3D"~amd64 ~x86" SLOT=3D"0" IUSE=3D"debug" =20