diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:39:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:39:32 +0000 |
commit | aa54564c807f423cea276f37c119baa9702fea20 (patch) | |
tree | 14cf8b2f24d20ad5ceabcb36242adc8a1fde1243 /dev-ruby/session | |
parent | Stable for sparc, wrt bug #476898 (diff) | |
download | gentoo-2-aa54564c807f423cea276f37c119baa9702fea20.tar.gz gentoo-2-aa54564c807f423cea276f37c119baa9702fea20.tar.bz2 gentoo-2-aa54564c807f423cea276f37c119baa9702fea20.zip |
Stable for sparc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/session')
-rw-r--r-- | dev-ruby/session/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/session/session-3.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/session/ChangeLog b/dev-ruby/session/ChangeLog index 0c81c3dd7424..a3488d551375 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.29 2013/07/14 14:19:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.30 2013/08/03 07:39:32 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild: + Stable for sparc, wrt bug #472910 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> session-3.1.0-r1.ebuild: Stable for alpha, 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 575ecb473685..703486e4cebc 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.14 2013/07/14 14:19:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.0-r1.ebuild,v 1.15 2013/08/03 07:39:32 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 )" |