diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:24:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:24:41 +0000 |
commit | 6b5863cffb344977937c1396b8bd6eb0db1b0dc9 (patch) | |
tree | 6f700a2aea35e364236aae3ac18691818061caef /dev-ruby/actionmailer | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-6b5863cffb344977937c1396b8bd6eb0db1b0dc9.tar.gz gentoo-2-6b5863cffb344977937c1396b8bd6eb0db1b0dc9.tar.bz2 gentoo-2-6b5863cffb344977937c1396b8bd6eb0db1b0dc9.zip |
Marking actionmailer-2.3.5-r1 ~ppc for bug 301007
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 30e8110653f0..6115b6cdb405 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.132 2010/01/16 08:30:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.133 2010/01/18 20:24:41 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> actionmailer-2.3.5-r1.ebuild: + Marking actionmailer-2.3.5-r1 ~ppc for bug 301007 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> actionmailer-2.3.5-r1.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild index 2739d973adcf..3cb8e58ecd0f 100644 --- a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.2 2010/01/16 08:30:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.3 2010/01/18 20:24:41 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/actionpack-${PV} |