diff options
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 1b3147f6b03c..995ccc152ab4 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.61 2007/10/16 13:26:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.62 2007/10/18 17:13:16 dertobi123 Exp $ + + 18 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + actionmailer-1.3.5.ebuild: + ppc stable, bug #195315 16 Oct 2007; Raúl Porcel <armin76@gentoo.org> actionmailer-1.3.5.ebuild: ia64/sparc stable wrt security #195315 diff --git a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild index a2cf7fffbb5c..2af051ff7f1e 100644 --- a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild,v 1.3 2007/10/16 13:26:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild,v 1.4 2007/10/18 17:13:16 dertobi123 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-1.13.5 |