diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:57:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:57:09 +0000 |
commit | 70a3a1263479fc8cbdfd6de300762fb6fb100aac (patch) | |
tree | c016e1dea694c2494b5681031a15b91bf67e7541 /dev-ruby/actionmailer | |
parent | Marking actionpack-2.3.5-r1 ~ppc64 for bug 301007 (diff) | |
download | historical-70a3a1263479fc8cbdfd6de300762fb6fb100aac.tar.gz historical-70a3a1263479fc8cbdfd6de300762fb6fb100aac.tar.bz2 historical-70a3a1263479fc8cbdfd6de300762fb6fb100aac.zip |
Marking actionmailer-2.3.5-r1 ~ppc64 for bug 301007
Package-Manager: portage-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 6115b6cdb405..1d9f33c37622 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.133 2010/01/18 20:24:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.134 2010/01/18 20:57:09 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> actionmailer-2.3.5-r1.ebuild: + Marking actionmailer-2.3.5-r1 ~ppc64 for bug 301007 18 Jan 2010; Brent Baude <ranger@gentoo.org> actionmailer-2.3.5-r1.ebuild: Marking actionmailer-2.3.5-r1 ~ppc for bug 301007 diff --git a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild index 3cb8e58ecd0f..7a2f74da05c9 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.3 2010/01/18 20:24:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.4 2010/01/18 20:57:09 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/actionpack-${PV} |