summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-03-04 20:31:36 +0000
committerTom Gall <tgall@gentoo.org>2007-03-04 20:31:36 +0000
commit3c0e90d2511cb0f2ba69b4734479ca656aa36e09 (patch)
tree7c5616c12c0af1be22a84e4b48574e58385c20ed /dev-ruby/actionmailer
parentVersion bump. (diff)
downloadgentoo-2-3c0e90d2511cb0f2ba69b4734479ca656aa36e09.tar.gz
gentoo-2-3c0e90d2511cb0f2ba69b4734479ca656aa36e09.tar.bz2
gentoo-2-3c0e90d2511cb0f2ba69b4734479ca656aa36e09.zip
added ~ppc64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 387d9010771d..895cefb9e629 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.51 2007/02/11 20:18:55 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.52 2007/03/04 20:31:36 tgall Exp $
+
+ 04 Mar 2007; Tom Gall <tgall@gentoo.org> actionmailer-1.3.2.ebuild:
+ added ~ppc64
*actionmailer-1.3.2 (11 Feb 2007)
diff --git a/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild
index 8fedad774ada..33f70e4e1bd9 100644
--- a/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-1.3.2.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.2.ebuild,v 1.1 2007/02/11 20:18:55 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild,v 1.2 2007/03/04 20:31:36 tgall Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-1.13.2