summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.1.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index d2581025e1b8..bca3bcba0316 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.23 2006/01/02 21:16:47 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.24 2006/01/10 17:32:39 fmccor Exp $
+
+ 10 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
+ actionmailer-1.1.5.ebuild:
+ Stable on sparc (needed for rails).
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> actionmailer-1.1.5.ebuild:
x86 stable
diff --git a/dev-ruby/actionmailer/actionmailer-1.1.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.1.5.ebuild
index 50025246151c..fbf99996a479 100644
--- a/dev-ruby/actionmailer/actionmailer-1.1.5.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.1.5.ebuild,v 1.2 2006/01/02 21:16:47 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.1.5.ebuild,v 1.3 2006/01/10 17:32:39 fmccor Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-ruby/actionpack-1.11.2