Portage is a package management system used by Gentoo Linux
# ChangeLog for net-irc/supybot
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/ChangeLog,v 1.27 2008/02/27 21:09:56 swegener Exp $
27 Feb 2008; Sven Wegener
Cleanup.
20 Feb 2008; Raúl Porcel
x86 stable
*supybot-0.83.3 (04 Dec 2007)
04 Dec 2007; Ali Polatel
Version bump.
30 Aug 2007; Christian Heim
Removing liquidx from metadata due to his retirement (see #171155 for
reference).
06 May 2007; Marius Mauch
Replacing einfo with elog
05 May 2007; Tiziano Müller
-files/supybot-0.77.0-setup.py.patch, -supybot-0.83.1.ebuild:
Dropped old version and old patch.
20 Feb 2007; Raúl Porcel
x86 stable
30 Dec 2006; Tiziano Müller
Dropped old version.
30 Dec 2006; Fabian Groffen
Dropped ppc-macos keyword, see you in prefix
25 Sep 2006; Javier Villavicencio
supybot-0.83.2.ebuild:
Added ~x86-fbsd keyword.
31 Aug 2006; Thomas Cort
Added ~amd64 wrt Bug #145138.
22 Aug 2006; Alastair Tse
-supybot-0.80.1.ebuild, -supybot-0.83.0_rc3.ebuild:
cleanup and fix pysqlite deps for slotted pysqlite-2 (#82511)
05 Aug 2006; Jason Wever
Added ~sparc keyword wrt bug #141096.
*supybot-0.83.2 (24 Jul 2006)
24 Jul 2006; Alastair Tse
+supybot-0.83.2.ebuild:
version bump (#141606)
*supybot-0.83.1 (05 Nov 2005)
05 Nov 2005; Alastair Tse
+supybot-0.83.1.ebuild:
version bump. modified sqlite dep to =dev-python/pysqlite-1\* (#99567)
*supybot-0.83.0_rc3 (25 Jun 2005)
25 Jun 2005; Alastair Tse
-supybot-0.80.0_pre2.ebuild, supybot-0.80.1.ebuild,
+supybot-0.83.0_rc3.ebuild:
version bump (#95186)
29 May 2005; Sven Wegener
-files/supybot-0.77.2-cvsadditions-2004-06-10.patch,
supybot-0.77.2.ebuild:
Moved large patch from files/ to mirrors.
*supybot-0.80.1 (04 Feb 2005)
04 Feb 2005; Fernando Serboncini
+supybot-0.80.1.ebuild:
Version bump
*supybot-0.80.0_pre2 (26 Oct 2004)
26 Oct 2004; Alastair Tse
supybot-0.77.2.ebuild, +supybot-0.80.0_pre2.ebuild:
made sqlite optional (#62236), version bump (#62101)
10 Sep 2004; Hasan Khalil
Stable macos.
29 Jun 2004; Sven Wegener
files/supybot-0.77.2-cvsadditions-2004-06-10.patch:
Cleared up the CRLF vs. LF mess in the CVS patch.
28 Jun 2004; Alastair Tse
files/supybot-0.77.2-cvsadditions-2004-06-10.patch:
sanitize patch so it doesn't get mangled by cvs (#55319)
*supybot-0.77.2 (26 Jun 2004)
26 Jun 2004; Alastair Tse
+files/supybot-0.77.2-cvsadditions-2004-06-10.patch, +supybot-0.77.2.ebuild:
version bump, added cvs bug fix patch recommended by the developers (#53438)
29 May 2004; Pieter Van den Abeele
supybot-0.77.0.ebuild:
Masked supybot-0.77.0.ebuild testing for ppc
27 Apr 2004; Aron Griffis
Add inherit eutils
*supybot-0.77.0 (28 Feb 2004)
28 Feb 2004; Alastair Tse
initial ebuild. patch for setup.py thanks to David Grant
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
DIST Supybot-0.83.3.tar.bz2 382114 RMD160 f8f2fff7fb406d12c499cf6b974227e47c9907f1 SHA1 daa07fae5377234b599ec839012f03c0b8c491c4 SHA256 5689325a20b71d1d652f17bdc3eacdaf012a5c885831f9998c161c09d39d5810
EBUILD supybot-0.83.3.ebuild 935 RMD160 39d0c39dc02ac1c000eb962c32c6c589ff948cb3 SHA1 b6f837bcbdc066d082b747ea28ea54a73e50eea2 SHA256 22ec08153a6890f6e6bc40cee6cddc64bf02d485ea57db0b385c84adfad64885
MISC ChangeLog 3899 RMD160 77650ba9d7fe4b5d6026fcf873de1065e5c456b5 SHA1 d359a57ad4a6b96d5480197e87c4da5018d41e33 SHA256 9584cfb6b16714256f3f62f5722e9e36b2de2db714f4fd1771c798a5e8584b46
MISC metadata.xml 160 RMD160 e730f96ab97c5be577a6d6d05f04990374a0dffb SHA1 2aa5e6be9c265c0e7bceb78ee9fd20df5f818e36 SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQFHxdGqI1lqEGTUzyQRAt4NAKC8FqaGvOOU1XvVFEsO4S0n8Ax4dwCcCAoS
wH7AL9l1LxXjCub6QuAE/GY=
=SNRe
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.83.3.ebuild,v 1.2 2008/02/20 19:57:30 armin76 Exp $
NEED_PYTHON=2.3
inherit distutils
MY_P=${P/supybot/Supybot}
MY_P=${MY_P/_rc/rc}
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="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
IUSE="sqlite"
DEPEND=">=dev-python/twisted-1.2.0
sqlite? (
S=${WORKDIR}/${MY_P}
DOCS="ACKS RELNOTES docs/*"
src_install() {
distutils_src_install
doman docs/man/*
}
pkg_postinst() {
distutils_pkg_postinst
elog "Use supybot-wizard to create a configuration file"
use sqlite || \
elog "Some plugins may require emerge with USE=\"sqlite\" to work."
}