diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-01-07 18:08:50 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-01-07 18:08:50 +0000 |
commit | 057381316567a33efd09cd6f86fc6c3275dde3f8 (patch) | |
tree | 8beaa33d4b9d746bfd68553e8d2d2e9dff57e628 /dev-ruby | |
parent | Sparc stable, Bug #253425. (diff) | |
download | gentoo-2-057381316567a33efd09cd6f86fc6c3275dde3f8.tar.gz gentoo-2-057381316567a33efd09cd6f86fc6c3275dde3f8.tar.bz2 gentoo-2-057381316567a33efd09cd6f86fc6c3275dde3f8.zip |
Sparc stable, Bug #253425.
(Portage version: 2.2_rc20/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 6e8c49161ac0..ce2eb4cdcd84 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.94 2009/01/07 15:26:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.95 2009/01/07 18:08:50 fmccor Exp $ + + 07 Jan 2009; Ferris McCormick <fmccor@gentoo.org> + actionmailer-2.2.2.ebuild: + Sparc stable, Bug #253425. 07 Jan 2009; Brent Baude <ranger@gentoo.org> actionmailer-2.2.2.ebuild: Marking actionmailer-2.2.2 ppc64 for bug 253425 diff --git a/dev-ruby/actionmailer/actionmailer-2.2.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.2.2.ebuild index 1d7b2de15720..cbd04b84b04b 100644 --- a/dev-ruby/actionmailer/actionmailer-2.2.2.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.2.2.ebuild,v 1.3 2009/01/07 15:26:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.2.2.ebuild,v 1.4 2009/01/07 18:08:50 fmccor Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.2" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-2.2.2 |