diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-01-24 14:13:00 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-01-24 14:13:00 +0000 |
commit | f25d262965de62e056223cdebf9be5b2d4288d08 (patch) | |
tree | 2fb61481e84acd471b354656faee50d94a3ab7a2 /net-irc | |
parent | Initial import as per bug #50674 (diff) | |
download | gentoo-2-f25d262965de62e056223cdebf9be5b2d4288d08.tar.gz gentoo-2-f25d262965de62e056223cdebf9be5b2d4288d08.tar.bz2 gentoo-2-f25d262965de62e056223cdebf9be5b2d4288d08.zip |
Version bump.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bobotpp/ChangeLog | 10 | ||||
-rw-r--r-- | net-irc/bobotpp/Manifest | 14 | ||||
-rw-r--r-- | net-irc/bobotpp/bobotpp-2.1.4.ebuild | 6 | ||||
-rw-r--r-- | net-irc/bobotpp/bobotpp-2.1.5.ebuild | 40 | ||||
-rw-r--r-- | net-irc/bobotpp/files/digest-bobotpp-2.1.5 | 1 |
5 files changed, 55 insertions, 16 deletions
diff --git a/net-irc/bobotpp/ChangeLog b/net-irc/bobotpp/ChangeLog index 29a2c474e49a..003b494281a5 100644 --- a/net-irc/bobotpp/ChangeLog +++ b/net-irc/bobotpp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-irc/bobotpp -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/ChangeLog,v 1.4 2004/12/05 01:43:19 swegener Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/ChangeLog,v 1.5 2005/01/24 14:13:00 swegener Exp $ + +*bobotpp-2.1.5 (24 Jan 2005) + + 24 Jan 2005; Sven Wegener <swegener@gentoo.org> bobotpp-2.1.4.ebuild, + +bobotpp-2.1.5.ebuild: + Version bump. 05 Dec 2004; Sven Wegener <swegener@gentoo.org> bobotpp-2.1.4.ebuild: Added more error checking. diff --git a/net-irc/bobotpp/Manifest b/net-irc/bobotpp/Manifest index 3b1512bc1258..ca119867a60d 100644 --- a/net-irc/bobotpp/Manifest +++ b/net-irc/bobotpp/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4d500bd3db14f2930da5c707d9712c39 bobotpp-2.1.4.ebuild 1198 +MD5 6961f06ab8547e296a2cf1f625ec389f bobotpp-2.1.4.ebuild 1193 +MD5 6961f06ab8547e296a2cf1f625ec389f bobotpp-2.1.5.ebuild 1193 MD5 30e5fd6e8c49a17db914109ba69f8e11 ChangeLog 650 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 af1adc0f464cb81a7384e051a207ce7e files/digest-bobotpp-2.1.4 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBsme9I1lqEGTUzyQRAo3bAKDUAqCune31HI/xB6wd6q3RvgSC9wCeIT7E -GxoBBP5Z+6kfLxt+so2w9Nw= -=InRC ------END PGP SIGNATURE----- +MD5 0f94b3501a3f8ed2480a95ab68b89661 files/digest-bobotpp-2.1.5 65 diff --git a/net-irc/bobotpp/bobotpp-2.1.4.ebuild b/net-irc/bobotpp/bobotpp-2.1.4.ebuild index 05ac83572206..277d9982c72d 100644 --- a/net-irc/bobotpp/bobotpp-2.1.4.ebuild +++ b/net-irc/bobotpp/bobotpp-2.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/bobotpp-2.1.4.ebuild,v 1.4 2004/12/05 01:43:19 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/bobotpp-2.1.4.ebuild,v 1.5 2005/01/24 14:13:00 swegener Exp $ DESCRIPTION="A flexible IRC bot scriptable in scheme" -HOMEPAGE="http://savannah.nongnu.org/projects/bobotpp/" +HOMEPAGE="http://unknownlamer.org/code/bobot.html" SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-irc/bobotpp/bobotpp-2.1.5.ebuild b/net-irc/bobotpp/bobotpp-2.1.5.ebuild new file mode 100644 index 000000000000..46a0de358216 --- /dev/null +++ b/net-irc/bobotpp/bobotpp-2.1.5.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/bobotpp-2.1.5.ebuild,v 1.1 2005/01/24 14:13:00 swegener Exp $ + +DESCRIPTION="A flexible IRC bot scriptable in scheme" +HOMEPAGE="http://unknownlamer.org/code/bobot.html" +SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="guile" + +DEPEND="guile? ( dev-util/guile )" + +src_compile() { + econf $(use_enable guile scripting) || die "econf failed" + emake || die "emake failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" + + dosym bobot++.info /usr/share/info/bobotpp.info || die "dosym failed" + + dodoc AUTHORS ChangeLog NEWS README SCRIPTING TODO || die "dodoc failed" + dohtml doc/index.html || die "dohtml failed" + + docinto example-config + dodoc examples/{bot.*,scripts.load} || die "dodoc failed" + + docinto example-scripts + dodoc scripts/{boulet,country,eval,hello,log.scm,tamere,uname,uptime} || die "dodoc failed" +} + +pkg_postinst() { + einfo + einfo "You can find a sample configuration file set in" + einfo "/usr/share/doc/${PF}/example-config" + einfo +} diff --git a/net-irc/bobotpp/files/digest-bobotpp-2.1.5 b/net-irc/bobotpp/files/digest-bobotpp-2.1.5 new file mode 100644 index 000000000000..e504aadab4eb --- /dev/null +++ b/net-irc/bobotpp/files/digest-bobotpp-2.1.5 @@ -0,0 +1 @@ +MD5 4dab1cfe50ea270f5295236f969c6d40 bobotpp-2.1.5.tar.gz 246135 |