summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2012-03-13 12:17:59 +0100
committerUltrabug <ultrabug@gentoo.org>2012-03-13 12:17:59 +0100
commit73686b7ccca92cd8c7e0c24439c38c69d55ad5d8 (patch)
treea5930eb9d107f73c62f8d3e74c9f569ebd527fbf /net-im
parentjsonbot initial commit (diff)
downloadultrabug-73686b7ccca92cd8c7e0c24439c38c69d55ad5d8.tar.gz
ultrabug-73686b7ccca92cd8c7e0c24439c38c69d55ad5d8.tar.bz2
ultrabug-73686b7ccca92cd8c7e0c24439c38c69d55ad5d8.zip
updated description
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jsonbot/Manifest2
-rw-r--r--net-im/jsonbot/jsonbot-0.84.1.ebuild2
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 266ef42ef8309ae2249c990bf7f05cc55ce09d55 SHA1 d5905fdb0180993bb3ebc13bae443f08bb3bb9ba SHA256 a7a1c6c0ea7983fe1d394e2067d3f3a61190a3cd91fb7d187f3239b5ffe3f95b
-EBUILD jsonbot-0.84.1.ebuild 759 RMD160 c107fa27833b9f9ac045e7b05e1eed4f1a59455f SHA1 c12b9043f293ce2714deb18969afc96929e2af26 SHA256 98fe7cf1530f45391952180c660f1b3fee5df19191ddd0af844ebad40d430938
+EBUILD jsonbot-0.84.1.ebuild 815 RMD160 76af5e15bfeba7659758e026494eb47b9fd01ae2 SHA1 30a8f1f6bdea7057362806f24c55205fa5fc389f SHA256 1766fa50e79205bbed70315b452547d8e2e94e4e4c7dc5dffbfd661eb75af579
diff --git a/net-im/jsonbot/jsonbot-0.84.1.ebuild b/net-im/jsonbot/jsonbot-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="jsb-${PV}"
inherit distutils
-DESCRIPTION=""
+DESCRIPTION="Python based extensible and multi-protocol bot framework"
HOMEPAGE="http://code.google.com/p/jsonbot/"
SRC_URI="http://jsonbot.googlecode.com/files/${MY_P}.tar.gz"