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 | |
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')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 897ebdeea924..ac9928d5bbad 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.139 2010/05/22 14:57:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.140 2010/05/23 10:50:38 a3li Exp $ + + 23 May 2010; Alex Legler <a3li@gentoo.org> actionmailer-2.3.5-r1.ebuild: + Add REE18 support 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> actionmailer-2.3.5.ebuild, actionmailer-2.3.5-r1.ebuild: 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? ( |