diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:48:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:48:17 +0000 |
commit | b32fc604292f4a783ddbb80444603c27a77d9c5e (patch) | |
tree | 278e7e20962fc4b9d9d8921fbe70455151a95e5e /net-irc/rbot | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-b32fc604292f4a783ddbb80444603c27a77d9c5e.tar.gz gentoo-2-b32fc604292f4a783ddbb80444603c27a77d9c5e.tar.bz2 gentoo-2-b32fc604292f4a783ddbb80444603c27a77d9c5e.zip |
sync IUSE (-xml)
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/rbot-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/rbot/rbot-0.9.6.ebuild b/net-irc/rbot/rbot-0.9.6.ebuild index ca14324a4222..7ed94ad69da3 100644 --- a/net-irc/rbot/rbot-0.9.6.ebuild +++ b/net-irc/rbot/rbot-0.9.6.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/rbot/rbot-0.9.6.ebuild,v 1.4 2004/06/24 23:08:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.6.ebuild,v 1.5 2004/07/15 00:48:17 agriffis Exp $ DESCRIPTION="rbot is a ruby IRC bot" HOMEPAGE="http://www.linuxbrit.co.uk/rbot/" @@ -9,7 +9,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="spell xml" +IUSE="spell" DEPEND="virtual/ruby" RDEPEND="${DEPEND} |