diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-28 21:48:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-28 21:48:15 +0000 |
commit | ecfb9138e048f9ac01fc5eb0681f1d2611d3d2ee (patch) | |
tree | 2c3212a15354176d3afb6735e0965dda8c07bbb1 /dev-ruby/actionmailer | |
parent | Raise gtk+ dependency per configure. (diff) | |
download | gentoo-2-ecfb9138e048f9ac01fc5eb0681f1d2611d3d2ee.tar.gz gentoo-2-ecfb9138e048f9ac01fc5eb0681f1d2611d3d2ee.tar.bz2 gentoo-2-ecfb9138e048f9ac01fc5eb0681f1d2611d3d2ee.zip |
Marking actionmailer-2.3.8 ~ppc for bug 322175
(Portage version: 2.1.8.3/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index e0add1306db6..905a943d69db 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.143 2010/09/05 09:21:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.144 2010/09/28 21:48:15 ranger Exp $ + + 28 Sep 2010; Brent Baude <ranger@gentoo.org> actionmailer-2.3.8.ebuild: + Marking actionmailer-2.3.8 ~ppc for bug 322175 *actionmailer-2.3.9 (05 Sep 2010) diff --git a/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild index be83634e23e9..378869a781c7 100644 --- a/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.3.8.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.8.ebuild,v 1.1 2010/05/31 06:01:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild,v 1.2 2010/09/28 21:48:15 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/actionpack-${PV} |