summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-12 15:30:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-12 15:30:48 +0000
commit5951a2c6c4eebffef9705590e6b76313568cc8a4 (patch)
tree650d1b820b6db33f2306c0f2dcc3f135b1dec188 /dev-ruby/rake
parentclean up (diff)
downloadhistorical-5951a2c6c4eebffef9705590e6b76313568cc8a4.tar.gz
historical-5951a2c6c4eebffef9705590e6b76313568cc8a4.tar.bz2
historical-5951a2c6c4eebffef9705590e6b76313568cc8a4.zip
s390 stable
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.8.7-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 63321db095b5..8f82b3c693f6 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.105 2010/10/09 14:05:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.106 2010/10/12 15:28:27 armin76 Exp $
+
+ 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r4.ebuild:
+ s390 stable
*rake-0.8.7-r6 (09 Oct 2010)
diff --git a/dev-ruby/rake/rake-0.8.7-r4.ebuild b/dev-ruby/rake/rake-0.8.7-r4.ebuild
index 3400f4c40560..476f42137b8e 100644
--- a/dev-ruby/rake/rake-0.8.7-r4.ebuild
+++ b/dev-ruby/rake/rake-0.8.7-r4.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/rake/rake-0.8.7-r4.ebuild,v 1.6 2010/06/30 15:39:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.7 2010/10/12 15:28:27 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bash-completion doc"
#ruby_add_bdepend test dev-ruby/flexmock