summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-06 16:13:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-06 16:13:16 +0000
commit3817b997c988a1acb8cbabdd701ed0e2c486cee7 (patch)
tree561394f4959376042580dff4f1cae1597a2d1b2e /dev-ruby/session
parentStable for x86, wrt bug #472910 (diff)
downloadgentoo-2-3817b997c988a1acb8cbabdd701ed0e2c486cee7.tar.gz
gentoo-2-3817b997c988a1acb8cbabdd701ed0e2c486cee7.tar.bz2
gentoo-2-3817b997c988a1acb8cbabdd701ed0e2c486cee7.zip
Stable for amd64, wrt bug #472910
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/session')
-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 34fa7a5a9fed..eb214275b359 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.24 2013/07/06 16:12:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.25 2013/07/06 16:13:16 ago Exp $
+
+ 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild:
+ Stable for amd64, wrt bug #472910
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild:
Stable for x86, 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 97fd2c753f0e..31a3e116c624 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.9 2013/07/06 16:12:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.0-r1.ebuild,v 1.10 2013/07/06 16:13:16 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 )"