summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/rbot/rbot-9999-r10.ebuild')
-rw-r--r--net-irc/rbot/rbot-9999-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/rbot/rbot-9999-r10.ebuild b/net-irc/rbot/rbot-9999-r10.ebuild
index 413b823027f4..909b72e45292 100644
--- a/net-irc/rbot/rbot-9999-r10.ebuild
+++ b/net-irc/rbot/rbot-9999-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-9999-r10.ebuild,v 1.2 2008/07/02 14:04:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-9999-r10.ebuild,v 1.3 2008/07/14 10:29:00 flameeyes Exp $
inherit ruby eutils
@@ -47,7 +47,7 @@ if [[ ${PV} == *"9999" ]]; then
else
MY_P="${P/_/-}"
S="${WORKDIR}/${P%_*}"
- SRC_URI="http://ruby-rbot.org/download/${MY_P}-no-mo.tgz"
+ SRC_URI="http://ruby-rbot.org/download/${MY_P}.tgz"
fi
pkg_setup() {