summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-13 18:15:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-13 18:15:23 +0000
commita0f8306d86cbd53a9d32720c27c2dbd3192f4df8 (patch)
tree43196074254d8501ef9760f534b317e5860c50da
parentStable for ppc, wrt bug #475978 (diff)
downloadgentoo-2-a0f8306d86cbd53a9d32720c27c2dbd3192f4df8.tar.gz
gentoo-2-a0f8306d86cbd53a9d32720c27c2dbd3192f4df8.tar.bz2
gentoo-2-a0f8306d86cbd53a9d32720c27c2dbd3192f4df8.zip
Stable for ppc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 4d61f215f131..d3e11df0ae98 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.26 2013/07/07 15:18:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.27 2013/07/13 18:15:23 ago Exp $
+
+ 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild:
+ Stable for ppc, wrt bug #472910
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild:
Stable for ia64, 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 82855e037b18..b637b0087714 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.11 2013/07/07 15:18:33 ago Exp $
+# $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 $
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 )"