diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 13:26:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 13:26:22 +0000 |
commit | f35a433f5fdbf1e9dab267441b4c3d0adc3e1595 (patch) | |
tree | 0f754163c6c2b8764c561483e31cc93d06d91447 /dev-ruby/actionmailer | |
parent | ia64/sparc stable wrt security #195315 (diff) | |
download | gentoo-2-f35a433f5fdbf1e9dab267441b4c3d0adc3e1595.tar.gz gentoo-2-f35a433f5fdbf1e9dab267441b4c3d0adc3e1595.tar.bz2 gentoo-2-f35a433f5fdbf1e9dab267441b4c3d0adc3e1595.zip |
ia64/sparc stable wrt security #195315
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 3be6605b5364..1b3147f6b03c 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # 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.60 2007/10/16 07:11:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.61 2007/10/16 13:26:22 armin76 Exp $ + + 16 Oct 2007; Raúl Porcel <armin76@gentoo.org> actionmailer-1.3.5.ebuild: + ia64/sparc stable wrt security #195315 16 Oct 2007; Christian Faulhammer <opfer@gentoo.org> actionmailer-1.3.5.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild index b6be411f5c64..a2cf7fffbb5c 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.2 2007/10/16 07:11:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild,v 1.3 2007/10/16 13:26:22 armin76 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 |