From: Tobias Scherbaum Date: Fri, 6 Apr 2007 22:04:38 +0000 (+0000) Subject: ppc stable, bug #171419 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=786c85e7adc8747b514d43f82db061a54489d1ce;p=gentoo.git ppc stable, bug #171419 Package-Manager: portage-2.1.2.3 --- diff --git a/net-irc/bobotpp/ChangeLog b/net-irc/bobotpp/ChangeLog index 9a28973b0005..84810b5676ba 100644 --- a/net-irc/bobotpp/ChangeLog +++ b/net-irc/bobotpp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/bobotpp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/ChangeLog,v 1.16 2007/03/19 15:14:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/ChangeLog,v 1.17 2007/04/06 22:04:38 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum + bobotpp-2.2.2.ebuild: + ppc stable, bug #171419 19 Mar 2007; Raúl Porcel bobotpp-2.2.2.ebuild: x86 stable wrt bug 171419 diff --git a/net-irc/bobotpp/bobotpp-2.2.2.ebuild b/net-irc/bobotpp/bobotpp-2.2.2.ebuild index c4985708a0f8..426aa7a40da5 100644 --- a/net-irc/bobotpp/bobotpp-2.2.2.ebuild +++ b/net-irc/bobotpp/bobotpp-2.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/bobotpp-2.2.2.ebuild,v 1.2 2007/03/19 15:14:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bobotpp/bobotpp-2.2.2.ebuild,v 1.3 2007/04/06 22:04:38 dertobi123 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="~ppc x86" +KEYWORDS="ppc x86" IUSE="guile" DEPEND="guile? ( dev-scheme/guile )"