summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-16 10:47:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-16 10:47:48 +0000
commit6b857066a2ae8a4e6f47ef3fffc126df433ccd95 (patch)
tree1730d85dfe3fe8509e79ffda37b3bb8d44a7d355 /dev-ruby/rake
parentStable for amd64, wrt bug #435192 (diff)
downloadhistorical-6b857066a2ae8a4e6f47ef3fffc126df433ccd95.tar.gz
historical-6b857066a2ae8a4e6f47ef3fffc126df433ccd95.tar.bz2
historical-6b857066a2ae8a4e6f47ef3fffc126df433ccd95.zip
Stable for amd64, wrt bug #435100
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.9.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 13e57ede0c96..92e4002b2d5a 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.126 2012/08/19 18:27:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.127 2012/09/16 10:47:48 ago Exp $
+
+ 16 Sep 2012; Agostino Sarubbo <ago@gentoo.org> rake-0.9.2.2.ebuild:
+ Stable for amd64, wrt bug #435100
19 Aug 2012; Hans de Graaff <graaff@gentoo.org> rake-0.9.2.2.ebuild:
Avoid tests that cannot work during bootstrap, fixing bug 430614.
diff --git a/dev-ruby/rake/rake-0.9.2.2.ebuild b/dev-ruby/rake/rake-0.9.2.2.ebuild
index 0c785b8edd99..f80cd621b849 100644
--- a/dev-ruby/rake/rake-0.9.2.2.ebuild
+++ b/dev-ruby/rake/rake-0.9.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.8 2012/08/19 18:27:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.9 2012/09/16 10:47:48 ago Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rake.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="bash-completion doc"
DEPEND="${DEPEND} app-arch/gzip"