diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-20 19:57:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-20 19:57:30 +0000 |
commit | 8454a890fe9406cbb06482d86d72a0f2c1ae15dd (patch) | |
tree | 58a6b002679da5c6388e946b86caa8e64e09ea60 /net-irc | |
parent | Added ~ppc wrt bug 207343 (diff) | |
download | gentoo-2-8454a890fe9406cbb06482d86d72a0f2c1ae15dd.tar.gz gentoo-2-8454a890fe9406cbb06482d86d72a0f2c1ae15dd.tar.bz2 gentoo-2-8454a890fe9406cbb06482d86d72a0f2c1ae15dd.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/supybot/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/supybot/supybot-0.83.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/supybot/ChangeLog b/net-irc/supybot/ChangeLog index 5917beba3060..e29d1e1ef8ac 100644 --- a/net-irc/supybot/ChangeLog +++ b/net-irc/supybot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/supybot -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/ChangeLog,v 1.25 2007/12/04 09:24:25 hawking Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/ChangeLog,v 1.26 2008/02/20 19:57:30 armin76 Exp $ + + 20 Feb 2008; Raúl Porcel <armin76@gentoo.org> supybot-0.83.3.ebuild: + x86 stable *supybot-0.83.3 (04 Dec 2007) diff --git a/net-irc/supybot/supybot-0.83.3.ebuild b/net-irc/supybot/supybot-0.83.3.ebuild index 94adba870c3f..01b4a64ecba6 100644 --- a/net-irc/supybot/supybot-0.83.3.ebuild +++ b/net-irc/supybot/supybot-0.83.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1 2007/12/04 09:24:25 hawking Exp $ +# $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 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="sqlite" DEPEND=">=dev-python/twisted-1.2.0 |