diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-28 21:48:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-28 21:48:16 +0000 |
commit | bf20b8a2a3e9be9a15c2019c4cc17419ad26d7f6 (patch) | |
tree | a03a753cb3dfa99c72e6d33ffe2b61b4b90b0709 /dev-ruby/activeresource | |
parent | Marking actionmailer-2.3.8 ~ppc for bug 322175 (diff) | |
download | gentoo-2-bf20b8a2a3e9be9a15c2019c4cc17419ad26d7f6.tar.gz gentoo-2-bf20b8a2a3e9be9a15c2019c4cc17419ad26d7f6.tar.bz2 gentoo-2-bf20b8a2a3e9be9a15c2019c4cc17419ad26d7f6.zip |
Marking activeresource-2.3.8 ~ppc for bug 322175
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 068b77540fdd..a15e493d6be6 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.66 2010/09/05 09:19:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.67 2010/09/28 21:48:16 ranger Exp $ + + 28 Sep 2010; Brent Baude <ranger@gentoo.org> activeresource-2.3.8.ebuild: + Marking activeresource-2.3.8 ~ppc for bug 322175 *activeresource-2.3.9 (05 Sep 2010) diff --git a/dev-ruby/activeresource/activeresource-2.3.8.ebuild b/dev-ruby/activeresource/activeresource-2.3.8.ebuild index b0833f9f29fb..85587743ffd4 100644 --- a/dev-ruby/activeresource/activeresource-2.3.8.ebuild +++ b/dev-ruby/activeresource/activeresource-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/activeresource/activeresource-2.3.8.ebuild,v 1.2 2010/08/15 19:15:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.8.ebuild,v 1.3 2010/09/28 21:48:16 ranger Exp $ EAPI=2 @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/activesupport-${PV}" |