summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2006-07-03 14:38:27 +0000
committerLars Weiler <pylon@gentoo.org>2006-07-03 14:38:27 +0000
commit538f360bd0c98a49e2d2930323b2e99386d9e54d (patch)
tree483b2648b22ac094fb848371c9ae42bd918c9db1 /dev-ruby/actionmailer
parentAdded mask for <tomcat-5.5 (diff)
downloadhistorical-538f360bd0c98a49e2d2930323b2e99386d9e54d.tar.gz
historical-538f360bd0c98a49e2d2930323b2e99386d9e54d.tar.bz2
historical-538f360bd0c98a49e2d2930323b2e99386d9e54d.zip
Stable on ppc; security bug #138323.
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index a195357342ff..709474d41303 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.36 2006/07/03 11:46:10 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.37 2006/07/03 14:33:52 pylon Exp $
+
+ 03 Jul 2006; Lars Weiler <pylon@gentoo.org> actionmailer-1.2.3.ebuild:
+ Stable on ppc; security bug #138323.
*actionmailer-1.2.3 (03 Jul 2006)
diff --git a/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild
index ebb674d5a8f6..7e0b4103614f 100644
--- a/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild,v 1.1 2006/07/03 11:46:10 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.3.ebuild,v 1.2 2006/07/03 14:33:52 pylon Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-1.12.3