summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-08-10 03:44:54 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-08-10 03:44:54 +0000
commitbb0a6deeab0dddc74761b5484e32a44a9b00fe04 (patch)
tree2e44a44235e5a73122ebd2f4a58ee58074060d27 /dev-ruby/actionmailer
parentVersion bump. (diff)
downloadgentoo-2-bb0a6deeab0dddc74761b5484e32a44a9b00fe04.tar.gz
gentoo-2-bb0a6deeab0dddc74761b5484e32a44a9b00fe04.tar.bz2
gentoo-2-bb0a6deeab0dddc74761b5484e32a44a9b00fe04.zip
stable x86; I tried ruby, but I didn't find any shiny rubies :(
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index abd8f54be8a9..98dc3f5b1e19 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,9 @@
# 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.44 2006/08/09 20:49:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.45 2006/08/10 03:44:54 tsunam Exp $
+
+ 10 Aug 2006; Joshua Jackson <tsunam@gentoo.org> actionmailer-1.2.4.ebuild:
+ stable x86; bug #143369
09 Aug 2006; Thomas Cort <tcort@gentoo.org> actionmailer-1.2.4.ebuild:
Stable on amd64.
diff --git a/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild
index 81086316e0ef..0cf139fb6d57 100644
--- a/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-1.2.4.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.2.4.ebuild,v 1.3 2006/08/09 20:49:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild,v 1.4 2006/08/10 03:44:54 tsunam Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-1.12.4