diff options
author | 2010-01-18 20:37:51 +0000 | |
---|---|---|
committer | 2010-01-18 20:37:51 +0000 | |
commit | 88dcb9782cfeea86188ec931473730b84dff6c65 (patch) | |
tree | 258e56dcf93eaf33147e8faf94c149ba11ec391b /dev-ruby/activeresource | |
parent | Marking fastthread-1.0.7-r1 ~ppc for bug 297843 (diff) | |
download | historical-88dcb9782cfeea86188ec931473730b84dff6c65.tar.gz historical-88dcb9782cfeea86188ec931473730b84dff6c65.tar.bz2 historical-88dcb9782cfeea86188ec931473730b84dff6c65.zip |
Marking activeresource-2.3.5-r1 ~ppc for bug 301007
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.3.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 39c079bf597d..3e1a6d6679df 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # 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.58 2010/01/13 13:24:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.59 2010/01/18 20:37:51 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> + activeresource-2.3.5-r1.ebuild: + Marking activeresource-2.3.5-r1 ~ppc for bug 301007 13 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> +activeresource-2.3.5-r1.ebuild: diff --git a/dev-ruby/activeresource/activeresource-2.3.5-r1.ebuild b/dev-ruby/activeresource/activeresource-2.3.5-r1.ebuild index 1141647deb3d..9902bba1f93e 100644 --- a/dev-ruby/activeresource/activeresource-2.3.5-r1.ebuild +++ b/dev-ruby/activeresource/activeresource-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/activeresource/activeresource-2.3.5-r1.ebuild,v 1.1 2010/01/13 13:24:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5-r1.ebuild,v 1.2 2010/01/18 20:37:51 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}" |