summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-02-28 17:58:11 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-02-28 17:58:11 +0000
commit3c2352ace54d92e803e991824f04838f24a28656 (patch)
treebc5a1d33c73f6d0f40eefb407e24d6c988c20808 /dev-ruby
parentInitial import for rails - see bug #83446 (diff)
downloadgentoo-2-3c2352ace54d92e803e991824f04838f24a28656.tar.gz
gentoo-2-3c2352ace54d92e803e991824f04838f24a28656.tar.bz2
gentoo-2-3c2352ace54d92e803e991824f04838f24a28656.zip
fix spacing
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild
index 170354877421..04b2f73e27a4 100644
--- a/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild
+++ b/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild,v 1.1 2005/02/28 17:57:36 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild,v 1.2 2005/02/28 17:58:11 caleb Exp $
inherit ruby gems
@@ -17,6 +17,6 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="=dev-lang/ruby-1.8*
- >=dev-ruby/actionpack-1.5.0
- >=dev-ruby/activerecord-1.7.0
- >=dev-ruby/activesupport-1.0.0"
+ >=dev-ruby/actionpack-1.5.0
+ >=dev-ruby/activerecord-1.7.0
+ >=dev-ruby/activesupport-1.0.0"