From ed9548f535982ef8e710593cf04c7bc716b8e471 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Mon, 31 Jul 2006 08:25:01 +0000 Subject: stable on amd64 wrt bug 138323 (Portage version: 2.1.1_pre3-r1) --- dev-ruby/actionmailer/ChangeLog | 5 ++++- dev-ruby/actionmailer/actionmailer-1.2.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 4763a3ff9afb..591bb17ae96b 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.40 2006/07/13 01:15:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.41 2006/07/31 08:25:01 blubb Exp $ + + 31 Jul 2006; Simon Stelling actionmailer-1.2.3.ebuild: + stable on amd64 wrt bug 138323 13 Jul 2006; Aron Griffis actionmailer-1.2.3.ebuild: Mark 1.2.3 stable on ia64. #138323 diff --git a/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild index 919e4ee58be0..21c43155a88b 100644 --- a/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.2.3.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.3.ebuild,v 1.5 2006/07/13 01:15:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild,v 1.6 2006/07/31 08:25:01 blubb 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.3 -- cgit v1.2.3-65-gdbad