diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-14 21:55:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-14 21:55:14 +0000 |
commit | 824c268bb02deeb16da17b328ab0d225e9c56a86 (patch) | |
tree | 16d669c9e5d164310e1d1bb68e256f24537bd1cd /dev-ruby/actionmailer/actionmailer-2.3.4.ebuild | |
parent | version bump (diff) | |
download | historical-824c268bb02deeb16da17b328ab0d225e9c56a86.tar.gz historical-824c268bb02deeb16da17b328ab0d225e9c56a86.tar.bz2 historical-824c268bb02deeb16da17b328ab0d225e9c56a86.zip |
amd64/x86 stable, bug #283396
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/actionmailer/actionmailer-2.3.4.ebuild')
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild index 4e5dfa362c4e..207c20e7c2f7 100644 --- a/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild,v 1.1 2009/09/04 06:21:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild,v 1.2 2009/09/14 21:53:35 maekke Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~dev-ruby/actionpack-2.3.4 |