diff options
author | 2008-05-12 09:44:19 +0000 | |
---|---|---|
committer | 2008-05-12 09:44:19 +0000 | |
commit | 95fa933a57a92b6f2dd5c1250bcf232c9259d0e7 (patch) | |
tree | e78f565c70e1e1561f85eca1aa9309bf1bf2b425 /dev-ruby/actionmailer | |
parent | Stable on ppc64; bug #221309 (diff) | |
download | gentoo-2-95fa933a57a92b6f2dd5c1250bcf232c9259d0e7.tar.gz gentoo-2-95fa933a57a92b6f2dd5c1250bcf232c9259d0e7.tar.bz2 gentoo-2-95fa933a57a92b6f2dd5c1250bcf232c9259d0e7.zip |
Stable on ppc64; bug #221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 80430fe46a2c..9e6fb1beaa3c 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.74 2008/05/11 16:59:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.75 2008/05/12 09:44:19 corsair Exp $ + + 12 May 2008; Markus Rothe <corsair@gentoo.org> actionmailer-2.0.2.ebuild: + Stable on ppc64; bug #221309 11 May 2008; Ferris McCormick <fmccor@gentoo.org> actionmailer-2.0.2.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild index 902fed966f72..cf0c4a500007 100644 --- a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild,v 1.4 2008/05/11 16:59:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild,v 1.5 2008/05/12 09:44:19 corsair Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="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.0.2 |