diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-13 22:52:33 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-13 22:52:33 +0000 |
commit | 8f348581010d65682c93120e15085e2758cf5bac (patch) | |
tree | ef1f015003a5ee7a4f42b783df7b73e6c3b467ae /dev-ruby/actionmailer/actionmailer-1.0.1.ebuild | |
parent | New release. (diff) | |
download | gentoo-2-8f348581010d65682c93120e15085e2758cf5bac.tar.gz gentoo-2-8f348581010d65682c93120e15085e2758cf5bac.tar.bz2 gentoo-2-8f348581010d65682c93120e15085e2758cf5bac.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-ruby/actionmailer/actionmailer-1.0.1.ebuild')
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild b/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild index 955ea8755475..574cb0ddf711 100644 --- a/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.0.1.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/actionmailer/actionmailer-1.0.1.ebuild,v 1.5 2005/10/20 00:21:32 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild,v 1.6 2005/11/13 22:52:33 weeve Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5169/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND=">=dev-ruby/actionpack-1.9.1 |