summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-07-17 14:32:32 +0000
committerSven Wegener <swegener@gentoo.org>2004-07-17 14:32:32 +0000
commit2f522640464affa68fd165e183b9d889b5ce67eb (patch)
treeba0934f6ba151b02d3e94728ffd01b08d518a2cb /net-irc
parentversion bump, closes #56243 (diff)
downloadhistorical-2f522640464affa68fd165e183b9d889b5ce67eb.tar.gz
historical-2f522640464affa68fd165e183b9d889b5ce67eb.tar.bz2
historical-2f522640464affa68fd165e183b9d889b5ce67eb.zip
Version bump. Marked 0.9.6 stable on x86.
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/rbot/ChangeLog8
-rw-r--r--net-irc/rbot/Manifest16
-rw-r--r--net-irc/rbot/files/digest-rbot-0.9.71
-rw-r--r--net-irc/rbot/rbot-0.9.6.ebuild4
-rw-r--r--net-irc/rbot/rbot-0.9.7.ebuild47
-rw-r--r--net-irc/scrollz/Manifest14
6 files changed, 83 insertions, 7 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog
index 2c060c4ba5ee..bcfb2ac38df7 100644
--- a/net-irc/rbot/ChangeLog
+++ b/net-irc/rbot/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/rbot
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.4 2004/06/24 23:08:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.5 2004/07/17 14:32:32 swegener Exp $
+
+*rbot-0.9.7 (17 Jul 2004)
+
+ 17 Jul 2004; Sven Wegener <swegener@gentoo.org> rbot-0.9.6.ebuild,
+ +rbot-0.9.7.ebuild:
+ Version bump. Marked 0.9.6 stable on x86.
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> rbot-0.9.6.ebuild:
Masked rbot-0.9.6.ebuild testing for ppc
diff --git a/net-irc/rbot/Manifest b/net-irc/rbot/Manifest
index cfe9174ed451..a2466b826183 100644
--- a/net-irc/rbot/Manifest
+++ b/net-irc/rbot/Manifest
@@ -1,4 +1,16 @@
-MD5 bce98e46b8e05c1563347821552a2436 ChangeLog 567
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 0b464be3458c20e750e6cd37ec1612cb rbot-0.9.6.ebuild 986
+MD5 f2076f86c8dd6a32ebf97df01a9d92fd rbot-0.9.6.ebuild 985
+MD5 29c1b1ec5a2d16f3cecbade81148249f rbot-0.9.7.ebuild 1023
+MD5 2a5474c1285cd1ee3ef6ff3c1ac36d08 ChangeLog 730
MD5 53971baa1052d065a78ed3a35daedd0b files/digest-rbot-0.9.6 62
+MD5 b54404b694144667970666b4bcdaf706 files/digest-rbot-0.9.7 62
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFA+TjJAXomK8S72HoRAnd3AJ0bGJIwCgctj6ZVikplxZxaZC/h2QCeMM5c
+V3T+cDP1+q0jZg8cQMV/Cf0=
+=lDWx
+-----END PGP SIGNATURE-----
diff --git a/net-irc/rbot/files/digest-rbot-0.9.7 b/net-irc/rbot/files/digest-rbot-0.9.7
new file mode 100644
index 000000000000..010af2471c4c
--- /dev/null
+++ b/net-irc/rbot/files/digest-rbot-0.9.7
@@ -0,0 +1 @@
+MD5 857087fc5ba6da5255879f80be36e6ec rbot-0.9.7.tar.gz 387334
diff --git a/net-irc/rbot/rbot-0.9.6.ebuild b/net-irc/rbot/rbot-0.9.6.ebuild
index 7ed94ad69da3..6c08a3859e5b 100644
--- a/net-irc/rbot/rbot-0.9.6.ebuild
+++ b/net-irc/rbot/rbot-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.6.ebuild,v 1.5 2004/07/15 00:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.6.ebuild,v 1.6 2004/07/17 14:32:32 swegener Exp $
DESCRIPTION="rbot is a ruby IRC bot"
HOMEPAGE="http://www.linuxbrit.co.uk/rbot/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="spell"
DEPEND="virtual/ruby"
diff --git a/net-irc/rbot/rbot-0.9.7.ebuild b/net-irc/rbot/rbot-0.9.7.ebuild
new file mode 100644
index 000000000000..7c539f02f3cd
--- /dev/null
+++ b/net-irc/rbot/rbot-0.9.7.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.7.ebuild,v 1.1 2004/07/17 14:32:32 swegener Exp $
+
+DESCRIPTION="rbot is a ruby IRC bot"
+HOMEPAGE="http://www.linuxbrit.co.uk/rbot/"
+SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE="spell"
+
+RDEPEND="virtual/ruby
+ dev-ruby/ruby-bdb
+ dev-ruby/rexml
+ spell? ( app-text/ispell )"
+DEPEND="${RDEPEND}
+ >=sys-apps/sed-4"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ sed -i -e s:rbotconf:/etc/rbot: ${S}/rbot.rb || die "sed failed"
+}
+
+src_install() {
+ local SITERUBY=$(ruby -r rbconfig -e 'print Config::CONFIG["sitelibdir"]')
+
+ newbin rbot.rb rbot
+
+ dodir ${SITERUBY}
+ cp -a rbot ${D}/${SITERUBY} || die
+
+ dodir /etc/rbot
+ cp -r rbotconf/* ${D}/etc/rbot || die
+
+ dodoc AUTHORS ChangeLog INSTALL REQUIREMENTS TODO
+ dohtml -r doc/*
+}
+
+pkg_postinst() {
+ einfo
+ einfo "Now edit your /etc/rbot/conf.rbot"
+ einfo
+}
diff --git a/net-irc/scrollz/Manifest b/net-irc/scrollz/Manifest
index 764b15a32793..5edea1e2bb1b 100644
--- a/net-irc/scrollz/Manifest
+++ b/net-irc/scrollz/Manifest
@@ -1,6 +1,16 @@
-MD5 c3978ecf0220c19a8a4f0049cbe4736b ChangeLog 1268
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 bcc983df0899aee1fdfa3da1558108e7 ChangeLog 1363
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 171c8d23b6b660fc866bbfa29f6c652f scrollz-1.9.ebuild 801
-MD5 42cd2552ff86261ffd427d08c79db2ea scrollz-1.9.3.ebuild 961
+MD5 ccd3c18ddbac24519dbd02565446689a scrollz-1.9.3.ebuild 958
MD5 cc02907fb214491c412f28cd0f7c0b38 files/digest-scrollz-1.9 63
MD5 eed6967fd33ea4e7ab68a4b6e4ec2b89 files/digest-scrollz-1.9.3 65
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFA+TlzAXomK8S72HoRAnwkAKCDQ7SJjj4zyQsCX2SzaRh9wNFCTwCeN4Y5
+KQwil5w4u1UDN0xmCzUf4HY=
+=DxEH
+-----END PGP SIGNATURE-----