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 | c4acc5f58ad43e431a01fef465b4dd9cd8e1e64b (patch) | |
tree | be9a1885cd55c48e0226de47a1ee0ec7fad1b522 /net-irc/supybot/supybot-0.83.3.ebuild | |
parent | alpha/ia64/x86 stable, remove old (diff) | |
download | historical-c4acc5f58ad43e431a01fef465b4dd9cd8e1e64b.tar.gz historical-c4acc5f58ad43e431a01fef465b4dd9cd8e1e64b.tar.bz2 historical-c4acc5f58ad43e431a01fef465b4dd9cd8e1e64b.zip |
x86 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-irc/supybot/supybot-0.83.3.ebuild')
-rw-r--r-- | net-irc/supybot/supybot-0.83.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |