diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:11:40 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:11:40 +0000 |
commit | 9dc60bf91b47bfbb9d98a0ca2d6accbda16217ce (patch) | |
tree | b21cf2ee723f87b72fa5e4c9f6e20a72f51c2d99 /dev-ruby/actionmailer | |
parent | stable x86, security bug 195315 (diff) | |
download | gentoo-2-9dc60bf91b47bfbb9d98a0ca2d6accbda16217ce.tar.gz gentoo-2-9dc60bf91b47bfbb9d98a0ca2d6accbda16217ce.tar.bz2 gentoo-2-9dc60bf91b47bfbb9d98a0ca2d6accbda16217ce.zip |
stable x86, security bug 195315
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/actionmailer')
-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 2e08c165dcf9..3be6605b5364 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.59 2007/10/13 06:31:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.60 2007/10/16 07:11:40 opfer Exp $ + + 16 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + actionmailer-1.3.5.ebuild: + stable x86, security bug 195315 *actionmailer-1.3.5 (13 Oct 2007) diff --git a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild index 28523876cf0b..b6be411f5c64 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.1 2007/10/13 06:31:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild,v 1.2 2007/10/16 07:11:40 opfer 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 |