diff options
author | Alex Legler <a3li@gentoo.org> | 2010-05-23 10:50:38 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2010-05-23 10:50:38 +0000 |
commit | fd4130375c6d9eb0c08fa5f539f647f494fc4ace (patch) | |
tree | ad1359e4e630a3397d7b8d413df333008d73d6b5 /dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild | |
parent | Add REE18 support (diff) | |
download | gentoo-2-fd4130375c6d9eb0c08fa5f539f647f494fc4ace.tar.gz gentoo-2-fd4130375c6d9eb0c08fa5f539f647f494fc4ace.tar.bz2 gentoo-2-fd4130375c6d9eb0c08fa5f539f647f494fc4ace.zip |
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild')
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild index 2f39e0ab895a..5375d76b5455 100644 --- a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.9 2010/05/22 14:57:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.10 2010/05/23 10:50:38 a3li Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -18,7 +18,7 @@ SLOT="2.3" KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" -ruby_add_rdepend "~dev-ruby/actionpack-${PV} +ruby_add_rdepend "~dev-ruby/actionpack-${PV} >=dev-ruby/actionpack-${PV}-r1 >=dev-ruby/text-format-0.6.3 >=dev-ruby/tmail-1.2.3" ruby_add_bdepend "test? ( |