summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 13:05:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 13:05:41 +0000
commit6e46041663e854d8f44b9520e14737384b2db5d8 (patch)
treeed4220c292374a3272e96737732fd84c745941dc /dev-ruby/rake
parentStable for sparc, wrt bug #483254 (diff)
downloadgentoo-2-6e46041663e854d8f44b9520e14737384b2db5d8.tar.gz
gentoo-2-6e46041663e854d8f44b9520e14737384b2db5d8.tar.bz2
gentoo-2-6e46041663e854d8f44b9520e14737384b2db5d8.zip
Stable for sparc, wrt bug #483254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 9c23bf040d99..8bdd2fbb279a 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.148 2014/01/05 10:55:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.149 2014/01/26 13:05:41 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> rake-0.9.6.ebuild:
+ Stable for sparc, wrt bug #483254
05 Jan 2014; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r6.ebuild,
rake-0.9.2.2.ebuild:
diff --git a/dev-ruby/rake/rake-0.9.6.ebuild b/dev-ruby/rake/rake-0.9.6.ebuild
index 44b8d9e99d7a..06e5e2264db1 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
+# Copyright 1999-2014 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.9 2013/12/29 17:21:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v 1.10 2014/01/26 13:05:41 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"