diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:52:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:52:27 +0000 |
commit | f71badf23e976fe59f9ed92f9812954f93bc580a (patch) | |
tree | c33ffa988237dcf9cf59e2c34653fdd0a3b56bb4 /net-irc/supybot | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.gz gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.bz2 gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.zip |
removed macos
Diffstat (limited to 'net-irc/supybot')
-rw-r--r-- | net-irc/supybot/supybot-0.77.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/supybot/supybot-0.77.2.ebuild b/net-irc/supybot/supybot-0.77.2.ebuild index 5801d2f1a6c9..91250573d597 100644 --- a/net-irc/supybot/supybot-0.77.2.ebuild +++ b/net-irc/supybot/supybot-0.77.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.2.ebuild,v 1.4 2004/09/16 02:13:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.2.ebuild,v 1.5 2004/10/23 07:51:18 mr_bones_ Exp $ inherit distutils eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc macos ppc-macos" +KEYWORDS="~x86 ~ppc ppc-macos" IUSE="" DEPEND=">=dev-lang/python-2.3 |