summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 14:10:31 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 14:10:31 +0000
commit7b7d13cb66e8036bc900cb57e633bc312317df2b (patch)
treef77037010d10fc3717af9ba782187fc4158d0c36 /dev-ruby
parentppc stable, bug #177209 (diff)
downloadgentoo-2-7b7d13cb66e8036bc900cb57e633bc312317df2b.tar.gz
gentoo-2-7b7d13cb66e8036bc900cb57e633bc312317df2b.tar.bz2
gentoo-2-7b7d13cb66e8036bc900cb57e633bc312317df2b.zip
ppc stable, bug #177209
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.3.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index f2cccef9ba5e..076114aede84 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.54 2007/10/05 21:32:37 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.55 2007/10/06 14:10:31 dertobi123 Exp $
+
+ 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ actionmailer-1.3.3.ebuild:
+ ppc stable, bug #177209
05 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
actionmailer-1.3.3.ebuild:
diff --git a/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild
index b71acbfbf729..f128ce6ec806 100644
--- a/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-1.3.3.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.3.ebuild,v 1.2 2007/10/05 21:32:37 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild,v 1.3 2007/10/06 14:10:31 dertobi123 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 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-1.13.3