diff options
author | 2006-07-06 01:13:48 +0000 | |
---|---|---|
committer | 2006-07-06 01:13:48 +0000 | |
commit | 4f745a62a6d55dfe9a64594c2b65aff20bfb36f1 (patch) | |
tree | 1f1cd213f282fd1da04bb52e8c09ff4d5946ce4f /dev-ruby | |
parent | Stable on SPARC wrt bug #138323. (diff) | |
download | gentoo-2-4f745a62a6d55dfe9a64594c2b65aff20bfb36f1.tar.gz gentoo-2-4f745a62a6d55dfe9a64594c2b65aff20bfb36f1.tar.bz2 gentoo-2-4f745a62a6d55dfe9a64594c2b65aff20bfb36f1.zip |
Stable on SPARC wrt bug #138323.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 52b0d0c7e5da..8b34ae50feee 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.38 2006/07/05 17:40:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.39 2006/07/06 01:13:48 weeve Exp $ + + 06 Jul 2006; Jason Wever <weeve@gentoo.org> actionmailer-1.2.3.ebuild: + Stable on SPARC wrt bug #138323. 05 Jul 2006; Joshua Jackson <tsunam@gentoo.org> actionmailer-1.2.2.ebuild: Stable x86; for ruby #138323 diff --git a/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild index 68414acc73ad..1bdf0e4bdb27 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.3 2006/07/05 17:40:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild,v 1.4 2006/07/06 01:13:48 weeve 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 |