diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-10-26 09:54:51 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-10-26 09:54:51 +0000 |
commit | 9917e72dcacd6e48e2a3168d93bcdf99b6b2985a (patch) | |
tree | 45be1149fb82303a4f2a8d4cdc5a64702ce4816c /net-irc/supybot | |
parent | Stable on x86 (diff) | |
download | historical-9917e72dcacd6e48e2a3168d93bcdf99b6b2985a.tar.gz historical-9917e72dcacd6e48e2a3168d93bcdf99b6b2985a.tar.bz2 historical-9917e72dcacd6e48e2a3168d93bcdf99b6b2985a.zip |
made sqlite optional (#62236), version bump (#62101)
Diffstat (limited to 'net-irc/supybot')
-rw-r--r-- | net-irc/supybot/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/supybot/Manifest | 20 | ||||
-rw-r--r-- | net-irc/supybot/files/digest-supybot-0.80.0_pre2 | 1 | ||||
-rw-r--r-- | net-irc/supybot/supybot-0.77.0.ebuild | 6 | ||||
-rw-r--r-- | net-irc/supybot/supybot-0.77.2.ebuild | 6 | ||||
-rw-r--r-- | net-irc/supybot/supybot-0.80.0_pre2.ebuild | 40 |
6 files changed, 70 insertions, 11 deletions
diff --git a/net-irc/supybot/ChangeLog b/net-irc/supybot/ChangeLog index cecc5b072253..868977de81ae 100644 --- a/net-irc/supybot/ChangeLog +++ b/net-irc/supybot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-irc/supybot # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/ChangeLog,v 1.8 2004/09/10 13:17:36 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/ChangeLog,v 1.9 2004/10/26 09:54:51 liquidx Exp $ + +*supybot-0.80.0_pre2 (26 Oct 2004) + + 26 Oct 2004; Alastair Tse <liquidx@gentoo.org> supybot-0.77.0.ebuild, + supybot-0.77.2.ebuild, +supybot-0.80.0_pre2.ebuild: + made sqlite optional (#62236), version bump (#62101) 10 Sep 2004; Hasan Khalil <gongloo@gentoo.org> supybot-0.77.2.ebuild: Stable macos. diff --git a/net-irc/supybot/Manifest b/net-irc/supybot/Manifest index 1b4496fd5ed1..e8cd10f04cb7 100644 --- a/net-irc/supybot/Manifest +++ b/net-irc/supybot/Manifest @@ -1,8 +1,20 @@ -MD5 d12130059135c7abca8583b84e653ef4 ChangeLog 1277 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5456114b2746668d0db28a4fb06eb433 ChangeLog 1495 MD5 eccd3e44b1e8fc954692d4faf329cf38 metadata.xml 218 -MD5 62a009a65f9081be3cba6d7f2c53b968 supybot-0.77.0.ebuild 908 -MD5 2c7b05bd1b666d715452c8ae7014f1d7 supybot-0.77.2.ebuild 1058 +MD5 db19cca1bf6b219d89b51b7a0871acdb supybot-0.77.0.ebuild 926 +MD5 056b21983eb5494daf350f8eab043548 supybot-0.77.2.ebuild 1074 +MD5 c9c5fcc1f7d3d1370b812b7c1a0f5eb4 supybot-0.80.0_pre2.ebuild 982 MD5 67a13f83c4ad67ef8e6e25c06b67cf3e files/digest-supybot-0.77.0 67 -MD5 e723df2ced2db8d65e4b8ed5026d2b2b files/supybot-0.77.0-setup.py.patch 629 MD5 220403a00e33177decd6e35d94c5d870 files/digest-supybot-0.77.2 67 +MD5 e723df2ced2db8d65e4b8ed5026d2b2b files/supybot-0.77.0-setup.py.patch 629 MD5 ba0a5903a6f3388a060f24d8e57288c6 files/supybot-0.77.2-cvsadditions-2004-06-10.patch 27697 +MD5 1aa681f3f8b9a3b9392c7adc5213fd74 files/digest-supybot-0.80.0_pre2 71 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBfh78Rkyva5PS18kRAiYeAKCMz4yxoCdLfLlZTz53cfa6u9kYQwCfZGzg +sBZE00ycqI8ikOnq6i17lUI= +=PexZ +-----END PGP SIGNATURE----- diff --git a/net-irc/supybot/files/digest-supybot-0.80.0_pre2 b/net-irc/supybot/files/digest-supybot-0.80.0_pre2 new file mode 100644 index 000000000000..2b5db4e0c0e9 --- /dev/null +++ b/net-irc/supybot/files/digest-supybot-0.80.0_pre2 @@ -0,0 +1 @@ +MD5 85aacd9dbbf3a2e0ffa6f1de1758fe3a Supybot-0.80.0pre2.tar.bz2 389946 diff --git a/net-irc/supybot/supybot-0.77.0.ebuild b/net-irc/supybot/supybot-0.77.0.ebuild index 2d70ea1abcfe..2f625dbeedc5 100644 --- a/net-irc/supybot/supybot-0.77.0.ebuild +++ b/net-irc/supybot/supybot-0.77.0.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/supybot/supybot-0.77.0.ebuild,v 1.5 2004/06/26 19:49:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.0.ebuild,v 1.6 2004/10/26 09:54:51 liquidx Exp $ inherit distutils eutils @@ -13,10 +13,10 @@ SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" KEYWORDS="x86 ~ppc" -IUSE="" +IUSE="sqlite" DEPEND=">=dev-lang/python-2.3 - >=dev-python/pysqlite-0.4.3" + sqlite? ( >=dev-python/pysqlite-0.4.3 )" S=${WORKDIR}/${MY_P} diff --git a/net-irc/supybot/supybot-0.77.2.ebuild b/net-irc/supybot/supybot-0.77.2.ebuild index 91250573d597..967e8f0169c2 100644 --- a/net-irc/supybot/supybot-0.77.2.ebuild +++ b/net-irc/supybot/supybot-0.77.2.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/supybot/supybot-0.77.2.ebuild,v 1.5 2004/10/23 07:51:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.2.ebuild,v 1.6 2004/10/26 09:54:51 liquidx Exp $ inherit distutils eutils @@ -13,10 +13,10 @@ SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc ppc-macos" -IUSE="" +IUSE="sqlite" DEPEND=">=dev-lang/python-2.3 - >=dev-python/pysqlite-0.4.3" + sqlite? ( >=dev-python/pysqlite-0.4.3 )" S=${WORKDIR}/${MY_P} diff --git a/net-irc/supybot/supybot-0.80.0_pre2.ebuild b/net-irc/supybot/supybot-0.80.0_pre2.ebuild new file mode 100644 index 000000000000..cc4ce3591c7f --- /dev/null +++ b/net-irc/supybot/supybot-0.80.0_pre2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.80.0_pre2.ebuild,v 1.1 2004/10/26 09:54:51 liquidx Exp $ + +inherit distutils eutils + +MY_P=${P/supybot/Supybot} +MY_P=${MY_P/_pre/pre} + +DESCRIPTION="Python based extensible IRC infobot and channel bot" +HOMEPAGE="http://supybot.sf.net/" +SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86 ~ppc ~ppc-macos" +IUSE="sqlite" + +DEPEND=">=dev-lang/python-2.3 + sqlite? ( >=dev-python/pysqlite-0.4.3 )" + +S=${WORKDIR}/${MY_P} + +PYTHON_MODNAME="supybot" +DOCS="ACKS BUGS LICENSE TODO" + +src_install() { + distutils_src_install + dodoc examples/Random.py + docinto developers + dodoc docs/* + docinto plugins + dodoc docs/plugins/* +} + +pkg_postinst() { + einfo "Use supybot-wizard to create a configuration file" + use sqlite || \ + einfo "Some plugins require may dev-python/pysqlite to function." +} |