summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-13 19:12:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-13 19:12:56 +0000
commitec90247119954bce748eb11f2c5b2f6b53a54ec0 (patch)
tree73596926fd60fd8f04cb229017a27bbe95bfb333 /dev-ruby
parentStable for ppc64, wrt bug #475978 (diff)
downloadgentoo-2-ec90247119954bce748eb11f2c5b2f6b53a54ec0.tar.gz
gentoo-2-ec90247119954bce748eb11f2c5b2f6b53a54ec0.tar.bz2
gentoo-2-ec90247119954bce748eb11f2c5b2f6b53a54ec0.zip
Stable for ppc64, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/session/ChangeLog5
-rw-r--r--dev-ruby/session/session-3.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/session/ChangeLog b/dev-ruby/session/ChangeLog
index d3e11df0ae98..3d04129d8393 100644
--- a/dev-ruby/session/ChangeLog
+++ b/dev-ruby/session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/session
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.27 2013/07/13 18:15:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.28 2013/07/13 19:12:56 ago Exp $
+
+ 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild:
+ Stable for ppc64, wrt bug #472910
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild:
Stable for ppc, wrt bug #472910
diff --git a/dev-ruby/session/session-3.1.0-r1.ebuild b/dev-ruby/session/session-3.1.0-r1.ebuild
index b637b0087714..cdc8e1d8afca 100644
--- a/dev-ruby/session/session-3.1.0-r1.ebuild
+++ b/dev-ruby/session/session-3.1.0-r1.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/session/session-3.1.0-r1.ebuild,v 1.12 2013/07/13 18:15:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.0-r1.ebuild,v 1.13 2013/07/13 19:12:56 ago Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/session/"
# by author.
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"