summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-01 14:45:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-01 14:45:57 +0000
commit23a29cd3f826132118b960be2de73d2ae108d9d3 (patch)
tree45a698d14d88b7fb5233619b5dbe9b52a367f9d0 /dev-ruby/rake
parentStable for x86, wrt bug #483254 (diff)
downloadgentoo-2-23a29cd3f826132118b960be2de73d2ae108d9d3.tar.gz
gentoo-2-23a29cd3f826132118b960be2de73d2ae108d9d3.tar.bz2
gentoo-2-23a29cd3f826132118b960be2de73d2ae108d9d3.zip
Stable for x86, wrt bug #483254
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.9.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 1d362eb7993b..d76d5d4df8a7 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.140 2013/09/01 14:44:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.141 2013/09/01 14:45:57 ago Exp $
+
+ 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rake-0.9.6.ebuild:
+ Stable for x86, wrt bug #483254
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rake-0.9.6.ebuild:
Stable for amd64, wrt bug #483254
diff --git a/dev-ruby/rake/rake-0.9.6.ebuild b/dev-ruby/rake/rake-0.9.6.ebuild
index 3e3a53c049f7..fe1f9a5056af 100644
--- a/dev-ruby/rake/rake-0.9.6.ebuild
+++ b/dev-ruby/rake/rake-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v 1.3 2013/09/01 14:44:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v 1.4 2013/09/01 14:45:57 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ruby20 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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
DEPEND="${DEPEND} app-arch/gzip"