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 1S7Pk7-0004oA-P7 for garchives@archives.gentoo.org; Tue, 13 Mar 2012 11:18:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3E06E09BA; Tue, 13 Mar 2012 11:18:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A3214E09BA for ; Tue, 13 Mar 2012 11:18:07 +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 1548F1B402A for ; Tue, 13 Mar 2012 11:18:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DE1F3E5402 for ; Tue, 13 Mar 2012 11:18:04 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1331637479.73686b7ccca92cd8c7e0c24439c38c69d55ad5d8.ultrabug@gentoo> Subject: [gentoo-commits] dev/ultrabug:master commit in: net-im/jsonbot/ X-VCS-Repository: dev/ultrabug X-VCS-Files: net-im/jsonbot/Manifest net-im/jsonbot/jsonbot-0.84.1.ebuild X-VCS-Directories: net-im/jsonbot/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 73686b7ccca92cd8c7e0c24439c38c69d55ad5d8 X-VCS-Branch: master Date: Tue, 13 Mar 2012 11:18:04 +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: dd8d83af-dcf6-4916-a15b-ca8a26a0167e X-Archives-Hash: e04cda621688b31487b4b5dd7eb9ef1c commit: 73686b7ccca92cd8c7e0c24439c38c69d55ad5d8 Author: Ultrabug gentoo org> AuthorDate: Tue Mar 13 11:17:59 2012 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Tue Mar 13 11:17:59 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/ultrabug.git;a= =3Dcommit;h=3D73686b7c updated description --- net-im/jsonbot/Manifest | 2 +- net-im/jsonbot/jsonbot-0.84.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/jsonbot/Manifest b/net-im/jsonbot/Manifest index e7be2b2..93e40ec 100644 --- a/net-im/jsonbot/Manifest +++ b/net-im/jsonbot/Manifest @@ -1,2 +1,2 @@ DIST jsb-0.84.1.tar.gz 1110298 RMD160 266ef42ef8309ae2249c990bf7f05cc55c= e09d55 SHA1 d5905fdb0180993bb3ebc13bae443f08bb3bb9ba SHA256 a7a1c6c0ea798= 3fe1d394e2067d3f3a61190a3cd91fb7d187f3239b5ffe3f95b -EBUILD jsonbot-0.84.1.ebuild 759 RMD160 c107fa27833b9f9ac045e7b05e1eed4f= 1a59455f SHA1 c12b9043f293ce2714deb18969afc96929e2af26 SHA256 98fe7cf1530= f45391952180c660f1b3fee5df19191ddd0af844ebad40d430938 +EBUILD jsonbot-0.84.1.ebuild 815 RMD160 76af5e15bfeba7659758e026494eb47b= 9fd01ae2 SHA1 30a8f1f6bdea7057362806f24c55205fa5fc389f SHA256 1766fa50e79= 205bbed70315b452547d8e2e94e4e4c7dc5dffbfd661eb75af579 diff --git a/net-im/jsonbot/jsonbot-0.84.1.ebuild b/net-im/jsonbot/jsonbo= t-0.84.1.ebuild index 41aeaa7..a6f11d7 100644 --- a/net-im/jsonbot/jsonbot-0.84.1.ebuild +++ b/net-im/jsonbot/jsonbot-0.84.1.ebuild @@ -8,7 +8,7 @@ MY_P=3D"jsb-${PV}" =20 inherit distutils =20 -DESCRIPTION=3D"" +DESCRIPTION=3D"Python based extensible and multi-protocol bot framework" HOMEPAGE=3D"http://code.google.com/p/jsonbot/" SRC_URI=3D"http://jsonbot.googlecode.com/files/${MY_P}.tar.gz" =20